From 5e6d9772475a8906f32fbdcc62421f8535145220 Mon Sep 17 00:00:00 2001 From: wangyu- Date: Fri, 11 Aug 2017 02:25:14 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2fc24ff..52fa2ce 100755 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ An Encrpyted,Anti-Replay,Multiplexed Udp Tunnel,tunnels udp traffic through fake-tcp or icmp by using raw socket.Its also a Connection Stablizer. [简体中文](/doc/README.zh-cn.md) +# Features ### Send/Recv Udp Packet as Raw Packet with TCP header,ICMP header Which can help you bypass udp blocking or udp QOS or just poorly supported udp NAT behavior by some ISP. Raw packet with UDP header is also supported,in this way you can just make use of the encrpyting and anti-replay feature. ### Encrpytion,Anti-Replay,Anti-MITM