diff --git a/README.ja.md b/README.ja.md index 2247118..f3307b5 100644 --- a/README.ja.md +++ b/README.ja.md @@ -20,7 +20,7 @@ Telegram グループ: https://t.me/OpGFW - フル IP/TCP 再アセンブル、各種プロトコルアナライザー - HTTP、TLS、QUIC、DNS、SSH、SOCKS4/5、WireGuard、その他多数 - Shadowsocks の「完全に暗号化されたトラフィック」の検出など (https://gfw.report/publications/usenixsecurity23/en/) - - トロイの木馬キラー (https://github.com/XTLS/Trojan-killer) に基づくトロイの木馬 (プロキシプロトコル) 検出 + - Trojan プロキシプロトコルの検出 - [WIP] 機械学習に基づくトラフィック分類 - IPv4 と IPv6 をフルサポート - フローベースのマルチコア負荷分散 diff --git a/README.md b/README.md index 36e5817..c0f35a4 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Telegram group: https://t.me/OpGFW - HTTP, TLS, QUIC, DNS, SSH, SOCKS4/5, WireGuard, and many more to come - "Fully encrypted traffic" detection for Shadowsocks, etc. (https://gfw.report/publications/usenixsecurity23/en/) - - Trojan (proxy protocol) detection based on Trojan-killer (https://github.com/XTLS/Trojan-killer) + - Trojan (proxy protocol) detection - [WIP] Machine learning based traffic classification - Full IPv4 and IPv6 support - Flow-based multicore load balancing diff --git a/README.zh.md b/README.zh.md index 4639e71..b89e47e 100644 --- a/README.zh.md +++ b/README.zh.md @@ -20,7 +20,7 @@ Telegram 群组: https://t.me/OpGFW - 完整的 IP/TCP 重组,各种协议解析器 - HTTP, TLS, QUIC, DNS, SSH, SOCKS4/5, WireGuard, 更多协议正在开发中 - Shadowsocks 等 "全加密流量" 检测 (https://gfw.report/publications/usenixsecurity23/zh/) - - 基于 Trojan-killer 的 Trojan 检测 (https://github.com/XTLS/Trojan-killer) + - Trojan 协议检测 - [开发中] 基于机器学习的流量分类 - 同等支持 IPv4 和 IPv6 - 基于流的多核负载均衡