Update README.md

This commit is contained in:
wangyu- 2017-08-11 02:25:14 -07:00 committed by GitHub
parent c08bd12ea0
commit 5e6d977247

@ -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