From b59ba054223509ea8301aa9880f2e896378b715d Mon Sep 17 00:00:00 2001 From: wangyu- Date: Thu, 24 Aug 2017 01:05:12 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81e1a61..5a48b29 100755 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For Winodws/MacOS,the 4.4mb virtual image with udp2raw pre-installed has been re # Features -### Send/Receive UDP Packets with ICMP/FakeTCP headers +### Send/Receive UDP Packets with ICMP/FakeTCP/UDP headers ICMP/FakeTCP headers help you bypass UDP blocking, UDP QOS or improper UDP NAT behavior on some ISPs. In ICMP header mode,udp2raw 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(such as encrytion,anti-replay,connection stalization).