Update README.md

This commit is contained in:
wangyu- 2017-08-22 00:58:04 -07:00 committed by GitHub
parent 00e1ddfecc
commit e6f0ed035c

View File

@ -11,8 +11,8 @@ For Winodws/MacOS,virtual image with udp2raw pre-installed has been released,you
# Features # Features
### Send / Receive UDP Packet with FakeTCP/ICMP headers ### Send / Receive UDP Packet with ICMP/FakeTCP headers
FakeTCP/ICMP headers help you bypass UDP blocking, UDP QOS or improper UDP NAT behavior on some ISPs. In ICMP header mode,it just works like an ICMP tunnel. ICMP/FakeTCP headers help you bypass UDP blocking, UDP QOS or improper UDP NAT behavior on some ISPs. In ICMP header mode,it just works like an ICMP tunnel.
UDP headers are also supported.In UDP header mode,it behaves just like a normal UDP tunnel,and you can just make use of the other features. UDP headers are also supported.In UDP header mode,it behaves just like a normal UDP tunnel,and you can just make use of the other features.