From 3ee73b048e93252ee55ac3dbd8f9296980305de3 Mon Sep 17 00:00:00 2001 From: wangyu- Date: Mon, 14 Aug 2017 04:03:57 -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 4adb73d..0d2665e 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Udp2raw-tunnel ![image0](images/image0.PNG) -A UDP Tunnel which helps you Bypass UDP FireWalls(or UDP Poorly Supported Environment) by Tunneling UDP through Fake-TCP/ICMP Traffic by using Raw Socket.Its Encrpyted,Anti-Replay and Multiplexed.It aslo acts as a Connection Stablizer. +A UDP Tunnel which tunnels UDP via Fake-TCP or ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment).Its Encrpyted,Anti-Replay and Multiplexed.It aslo acts as a Connection Stablizer. [简体中文](/doc/README.zh-cn.md) # Features