udp2raw

A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)

MIT License

Stars
7.2K

Bot releases are hidden (Show)

udp2raw - 20170910.0

Published by wangyu- about 7 years ago

New target mips24kc_le

Changed virtual machine image from openwrt to lede. This new image is larger,but it boots faster.

how to choose a binary for your device

udp2raw - 20170906.0

Published by wangyu- about 7 years ago

Fixed a problem on docker(SO_SNDBUFFORCE fail).

Added option--seq-mode 3,which improves compatibility with iptables SNAT and DNAT.

Now,seq-mode 3 is the default mode.

===note===
Suffix hw_aes means aes hardware acceleration version,asm_aes means asm code acceleration version.The others are normal version.

Try a version without acceleration first for the best compatibility.After you make sure it works,try a version with acceleration to improve performance.

udp2raw - 20170826.0

Published by wangyu- about 7 years ago

allow --lower-level auto at both side.
allow loading options from a conf file by using --conf-file,check readme for format.

if you are using virtual machine,to use the latest version,you need to update the udp2raw inside virtual machine manually(scp udp2raw_x86 into virtual machine).
===note===
Suffix hw_aes means aes hardware acceleration version,asm_aes means asm code acceleration version.The others are normal version.

Try a version without acceleration first for the best compatibility.After you make sure it works,try a version with acceleration to improve peformance.

udp2raw - 20170821.0

Published by wangyu- about 7 years ago

fixed -a failure on some router without iptables-comment module.

added new option --keep-rule,which monitors and re-add iptables rule periodly

allow automatic --lower-level at server side ,by uisng --lower-level auto

udp2raw - 20170818.1

Published by wangyu- about 7 years ago

Added hardware accelerated AES version for amd64,asm code accelerated AESversion for arm/x86.

Suffix hw_aes means hardware acceleration version,asm_aes means asm code acceleration version.The others are normal version.

HINT:Try a version without acceleration first for the best compatibility.After you make sure it works,try a version with acceleration to improve peformance.

udp2raw - 20170818.0

Published by wangyu- about 7 years ago

Fix an document error in help page.

If you use the virtual machine image,to get the last version,you need to updated the pre-installed upd2raw manually.But its not necessary this time.

udp2raw - 20170815.0

Published by wangyu- about 7 years ago

added --lower-level option,allowing sending packet at OSI level2.

==20170816 update==
added udp2raw arm binary,works on android(armv5 cpu and above) device.

udp2raw - 20170813.1

Published by wangyu- about 7 years ago

Fixed a serious bug,which may casuse random packet loss(especically on a 32bit server).Suggested to upgrade.

udp2raw - 20170813.0

Published by wangyu- about 7 years ago

added raspberry pi armv7 binary (bcm2708)

udp2raw - 20170811.0

Published by wangyu- about 7 years ago

added static binary for ar71xx
udp2raw_binaries.tar.gz

udp2raw - 20170809.0

Published by wangyu- about 7 years ago

added MTU warning

udp2raw - 20170808.0

Published by wangyu- about 7 years ago

make sure you upgrade binary at both side .(client/server side)

udp2raw -

Published by wangyu- about 7 years ago