From e6f0ed035c9db2d76486545edd4d3d134d9eb53f Mon Sep 17 00:00:00 2001 From: wangyu- Date: Tue, 22 Aug 2017 00:58:04 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 40acdfd..f286c80 100755 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ For Winodws/MacOS,virtual image with udp2raw pre-installed has been released,you # Features -### Send / Receive UDP Packet with FakeTCP/ICMP 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. +### Send / Receive UDP Packet with ICMP/FakeTCP headers +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.