From 19102700a5da29f0b0ee87694b3e2e457bd66890 Mon Sep 17 00:00:00 2001 From: wangyu- Date: Wed, 16 Aug 2017 04:41:40 -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 14fd21e..b984f07 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A UDP Tunnel which tunnels UDP via FakeTCP/UDP/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) -### Support Platforms +# Support Platforms A Linux host (including desktop Linux,Android phone/tablet,OpenWRT router,or Raspberry PI) with root access. For Winodws/MacOS,virtual image with udp2raw pre-installed has been released,you can load it with Vmware/VirtualBox.The virtual image has been set to auto obtain ip,udp2raw can be run imidiately after boot finished(make sure network mode of virtual machine has been set to bridged)(only udp2raw has to be run under virtual machine,all other programs runs under Windows/MacOS as usual).