Commit b54bf25a authored by rui.zheng's avatar rui.zheng

update README

parent 7e80ec6e
...@@ -12,9 +12,10 @@ gost - GO Simple Tunnel ...@@ -12,9 +12,10 @@ gost - GO Simple Tunnel
* 支持标准HTTP/HTTPS/HTTP2/SOCKS4(A)/SOCKS5代理协议 * 支持标准HTTP/HTTPS/HTTP2/SOCKS4(A)/SOCKS5代理协议
* SOCKS5代理支持TLS协商加密 * SOCKS5代理支持TLS协商加密
* Tunnel UDP over TCP * Tunnel UDP over TCP
* 支持Shadowsocks协议 (UDP: 2.4+) * 权限控制 (2.4+)
* 本地/远程TCP/UDP端口转发 (2.1+) * 本地/远程TCP/UDP端口转发 (2.1+)
* 支持KCP协议 (2.3+) * Shadowsocks协议 (UDP: 2.4+)
* KCP协议 (2.3+)
* TCP透明代理 (2.3+) * TCP透明代理 (2.3+)
* HTTP2通道 (2.4+) * HTTP2通道 (2.4+)
* SSH通道 (2.4+) * SSH通道 (2.4+)
......
...@@ -10,9 +10,10 @@ Features ...@@ -10,9 +10,10 @@ Features
* Standard HTTP/HTTPS/HTTP2/SOCKS4(A)/SOCKS5 proxy protocols support * Standard HTTP/HTTPS/HTTP2/SOCKS4(A)/SOCKS5 proxy protocols support
* TLS encryption via negotiation support for SOCKS5 proxy * TLS encryption via negotiation support for SOCKS5 proxy
* Tunnel UDP over TCP * Tunnel UDP over TCP
* Shadowsocks protocol support (UDP: 2.4+) * Permission control
* Local/remote TCP/UDP port forwarding (2.1+) * Local/remote TCP/UDP port forwarding (2.1+)
* KCP protocol support (2.3+) * Shadowsocks protocol (UDP: 2.4+)
* KCP protocol (2.3+)
* Transparent TCP proxy (2.3+) * Transparent TCP proxy (2.3+)
* HTTP2 tunnel (2.4+) * HTTP2 tunnel (2.4+)
* SSH tunnel (2.4+) * SSH tunnel (2.4+)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment