From ae497908a1e034e1bcff2dc6fea4d6d92ef2187c Mon Sep 17 00:00:00 2001 From: wangyu- Date: Thu, 24 Aug 2017 01:06:51 -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 5a48b29..ee79a7f 100755 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ For Winodws/MacOS,the 4.4mb virtual image with udp2raw pre-installed has been re # Features ### 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. +ICMP/FakeTCP headers help you bypass UDP blocking, UDP QOS or improper UDP NAT behavior on some ISPs. In ICMP header mode,udp2raw 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).