From 25ef6618cdb347c68f869860df286a931f955ac7 Mon Sep 17 00:00:00 2001 From: Toby Date: Mon, 1 Apr 2024 21:45:42 -0700 Subject: [PATCH] update feature list in index --- docs/index.md | 10 +++++----- docs/index.zh.md | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/index.md b/docs/index.md index ac81de7..5c81030 100644 --- a/docs/index.md +++ b/docs/index.md @@ -28,11 +28,11 @@ OpenGFW is your very own DIY [Great Firewall of China](https://en.wikipedia.org/ ## Features - Full IP/TCP reassembly, various protocol analyzers - - 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 - - [WIP] Machine learning based traffic classification + - HTTP, TLS, QUIC, DNS, SSH, SOCKS4/5, WireGuard, OpenVPN, and many more to come + - "Fully encrypted traffic" detection for Shadowsocks, VMess, + etc. (https://gfw.report/publications/usenixsecurity23/en/) + - Trojan (proxy protocol) detection + - [WIP] Machine learning based traffic classification - Full IPv4 and IPv6 support - Flow-based multicore load balancing - Connection offloading diff --git a/docs/index.zh.md b/docs/index.zh.md index cf71227..0e2afc6 100644 --- a/docs/index.zh.md +++ b/docs/index.zh.md @@ -28,10 +28,10 @@ OpenGFW 是一个 Linux 上灵活、易用、开源的 DIY [GFW](https://zh.wiki ## 功能 - 完整的 IP/TCP 重组,各种协议解析器 - - HTTP, TLS, QUIC, DNS, SSH, SOCKS4/5, WireGuard, 更多协议正在开发中 - - Shadowsocks 等 "全加密流量" 检测 (https://gfw.report/publications/usenixsecurity23/zh/) - - Trojan 协议检测 - - [开发中] 基于机器学习的流量分类 + - HTTP, TLS, QUIC, DNS, SSH, SOCKS4/5, WireGuard, OpenVPN, 更多协议正在开发中 + - Shadowsocks, VMess 等 "全加密流量" 检测 (https://gfw.report/publications/usenixsecurity23/zh/) + - Trojan 协议检测 + - [开发中] 基于机器学习的流量分类 - 同等支持 IPv4 和 IPv6 - 基于流的多核负载均衡 - 连接 offloading