From cd349227226de6ab54c7bbd6fbacddb333f0dee2 Mon Sep 17 00:00:00 2001 From: wangyu- Date: Thu, 24 Aug 2017 00:49:28 -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 8dc4b10..81e1a61 100755 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ For example, if you use udp2raw + OpenVPN, OpenVPN won't lose connection after a * **OpenVZ Support** Tested on BandwagonHost VPS. -* **Easy to Build** No dependencies, easy to build. Binary for ar71xx are included in release. +* **Easy to Build** No dependencies.To cross-compile udp2raw,all you need to do is just to download a toolchain,modify makefile to point at the toolchain,run `make cross` then everything is done.(Note:Pre-compiled binaries for Desktop,RaspberryPi,Android,some Openwrt Routers are already included in [Releases](https://github.com/wangyu-/udp2raw-tunnel/releases)) ### Keywords `Bypass UDP QoS` `Bypass UDP Blocking` `Bypass OpenVPN TCP over TCP problem` `OpenVPN over ICMP` `UDP to ICMP tunnel` `UDP to TCP tunnel` `UDP over ICMP` `UDP over TCP`