Browse Source

update README

pull/133/head
rui.zheng 9 years ago
parent
commit
b54bf25a81
  1. 5
      README.md
  2. 5
      README_en.md

5
README.md

@ -12,9 +12,10 @@ gost - GO Simple Tunnel
* 支持标准HTTP/HTTPS/HTTP2/SOCKS4(A)/SOCKS5代理协议
* SOCKS5代理支持TLS协商加密
* Tunnel UDP over TCP
* 支持Shadowsocks协议 (UDP: 2.4+)
* 权限控制 (2.4+)
* 本地/远程TCP/UDP端口转发 (2.1+)
* 支持KCP协议 (2.3+)
* Shadowsocks协议 (UDP: 2.4+)
* KCP协议 (2.3+)
* TCP透明代理 (2.3+)
* HTTP2通道 (2.4+)
* SSH通道 (2.4+)

5
README_en.md

@ -10,9 +10,10 @@ Features
* Standard HTTP/HTTPS/HTTP2/SOCKS4(A)/SOCKS5 proxy protocols support
* TLS encryption via negotiation support for SOCKS5 proxy
* Tunnel UDP over TCP
* Shadowsocks protocol support (UDP: 2.4+)
* Permission control
* 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+)
* HTTP2 tunnel (2.4+)
* SSH tunnel (2.4+)

Loading…
Cancel
Save