diff --git a/README.md b/README.md index 9c6f274..c877fdf 100755 --- a/README.md +++ b/README.md @@ -12,19 +12,17 @@ or ![image_vpn](images/udp2rawopenvpn.PNG) -[简体中文](/doc/README.zh-cn.md)(内容更丰富) - [udp2raw wiki](https://github.com/wangyu-/udp2raw-tunnel/wiki) +[简体中文](/doc/README.zh-cn.md)(内容更丰富) + + + # Support Platforms -Linux host (including desktop Linux,Android phone/tablet,OpenWRT router,or Raspberry PI) with root access. +Linux host (including desktop Linux,Android phone/tablet,OpenWRT router,or Raspberry PI) with root access or `cap_net_raw`. For Windows and MacOS users, use the udp2raw in [this repo](https://github.com/wangyu-/udp2raw-multiplatform). -For Windows and MacOS You can run udp2raw inside [this](https://github.com/wangyu-/udp2raw-tunnel/releases/download/20171108.0/lede-17.01.2-x86_virtual_machine_image.zip) 7.5mb virtual machine image(make sure network adapter runs at bridged mode). - - - # 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 works like an ICMP tunnel.