http://open-source-security-software.net/project/udp2raw-tunnel/releases.atomRecent releases for udp2raw-tunnel2025-05-02T01:40:15.970331+00:00python-feedgenudp2raw-tunnel 20170805.1udp2raw-tunnel 20170805.12017-08-05T13:08:01+00:002017-08-05T13:08:01+00:00udp2raw-tunnel 20170808.0udp2raw-tunnel 20170808.02017-08-08T07:54:40+00:00make sure you upgrade binary at both side .(client/server side)2017-08-08T07:54:40+00:00udp2raw-tunnel 20170809.0udp2raw-tunnel 20170809.02017-08-09T13:34:26+00:00added MTU warning2017-08-09T13:34:26+00:00udp2raw-tunnel 20170811.0udp2raw-tunnel 20170811.02017-08-12T03:40:45+00:00added static binary for ar71xx
[udp2raw_binaries.tar.gz](https://github.com/wangyu-/udp2raw-tunnel/files/1219446/udp2raw_binaries.tar.gz)
2017-08-12T03:40:45+00:00udp2raw-tunnel 20170813.0udp2raw-tunnel 20170813.02017-08-12T18:20:36+00:00added raspberry pi armv7 binary (bcm2708)
2017-08-12T18:20:36+00:00udp2raw-tunnel 20170813.1udp2raw-tunnel 20170813.12017-08-13T00:30:53+00:00Fixed a serious bug,which may casuse random packet loss(especically on a 32bit server).Suggested to upgrade.2017-08-13T00:30:53+00:00udp2raw-tunnel 20170815.0udp2raw-tunnel 20170815.02017-08-15T07:54:07+00:00
added --lower-level option,allowing sending packet at OSI level2.
==20170816 update==
added udp2raw arm binary,works on android(armv5 cpu and above) device.2017-08-15T07:54:07+00:00udp2raw-tunnel 20170818.0udp2raw-tunnel 20170818.02017-08-17T16:39:35+00:00Fix 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.
2017-08-17T16:39:35+00:00udp2raw-tunnel 20170818.1udp2raw-tunnel 20170818.12017-08-18T12:12:10+00:00Added 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.2017-08-18T12:12:10+00:00udp2raw-tunnel 20170821.0udp2raw-tunnel 20170821.02017-08-21T14:47:37+00:00fixed `-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`
2017-08-21T14:47:37+00:00udp2raw-tunnel 20170826.0udp2raw-tunnel 20170826.02017-08-26T12:39:12+00:00allow `--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.2017-08-26T12:39:12+00:00udp2raw-tunnel 20170906.0udp2raw-tunnel 20170906.02017-09-07T00:31:24+00:00Fixed 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.
2017-09-07T00:31:24+00:00udp2raw-tunnel 20170910.0udp2raw-tunnel 20170910.02017-09-10T05:33:45+00:00New 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](https://github.com/wangyu-/udp2raw-tunnel/wiki/how-to-choose-a-binary-for-your-device)2017-09-10T05:33:45+00:00udp2raw-tunnel 20170911.0udp2raw-tunnel 20170911.02017-09-11T15:02:05+00:00fixed a bug which may cause server hangup for a while(rare,only on server side).
[how to choose a binary for your device](https://github.com/wangyu-/udp2raw-tunnel/wiki/how-to-choose-a-binary-for-your-device)2017-09-11T15:02:05+00:00udp2raw-tunnel 20170917.0udp2raw-tunnel 20170917.02017-09-17T14:33:31+00:00fixed bug of `-g` option, `-g` generated an invalid iptables rule.
[how to choose a binary for your device](https://github.com/wangyu-/udp2raw-tunnel/wiki/how-to-choose-a-binary-for-your-device)2017-09-17T14:33:31+00:00udp2raw-tunnel 20170918.0udp2raw-tunnel 20170918.02017-09-18T13:36:00+00:00improved AES and md5 performance.
[how to choose a binary for your device](https://github.com/wangyu-/udp2raw-tunnel/wiki/how-to-choose-a-binary-for-your-device)
2017-09-18T13:36:00+00:00udp2raw-tunnel 20171024.0udp2raw-tunnel 20171024.02017-10-24T14:29:21+00:00Allow to send commands to the running process by using a fifo(named pipe).
Check `--fifo` option in readme.md for details.
2017-10-24T14:29:21+00:00udp2raw-tunnel 20171103.0udp2raw-tunnel 20171103.02017-11-03T06:09:30+00:00Fixed a bug of fd resource not released after changing port, at client side. Its suggested to upgrade.
Code re-factor.
[how to choose a binary for your device](https://github.com/wangyu-/udp2raw-tunnel/wiki/how-to-choose-a-binary-for-your-device)2017-11-03T06:09:30+00:00udp2raw-tunnel 20171108.0udp2raw-tunnel 20171108.02017-11-08T09:26:42+00:00Increase heartbeat failure detection sensitivity.
(the previous failure detection turns out to be too conservative,and sometimes you had to perform a manual reconnect)
2017-11-08T09:26:42+00:00udp2raw-tunnel 20171111.0udp2raw-tunnel 20171111.02017-11-11T07:24:19+00:00Heartbeat failure detection improvement.
New option `--hb-len`.
Suggested to upgrade.2017-11-11T07:24:19+00:00udp2raw-tunnel 20171123.1udp2raw-tunnel 20171123.12017-11-23T15:41:52+00:00Fix the problem of program exiting after recovered from system suspension.2017-11-23T15:41:52+00:00udp2raw-tunnel 20171125.0udp2raw-tunnel 20171125.02017-11-24T17:24:06+00:00Fixed a possible timer issue.
[How to choose a binary for your device](https://github.com/wangyu-/udp2raw-tunnel/wiki/How-to-choose-a-binary-for-your-device)2017-11-24T17:24:06+00:00udp2raw-tunnel 20180111.1udp2raw-tunnel 20180111.12018-01-12T00:38:08+00:00Fix iptables lock failure for `-a` option when multiple udp2raw instances are used.
To enable this feature, use new option`--wait-lock`. Need iptables v1.4.20 or above.2018-01-12T00:38:08+00:00udp2raw-tunnel 20180220.1udp2raw-tunnel 20180220.12018-02-20T12:13:36+00:00New option `--retry-on-error`, allow you to run udp2raw before network is initialized. 2018-02-20T12:13:36+00:00udp2raw-tunnel 20180225.1udp2raw-tunnel 20180225.12018-02-25T00:11:54+00:00Mute duplicated `rst==1` logs, if you got too many of them. Configurable with the `--max-rst-to-show` option.
the file in this release
(20180225.1 fixed a possible segment fault in 20180225.0, https://github.com/wangyu-/udp2raw-tunnel/commit/bd57171b48318e5791ae096b1a954774a97128ac )
##### INFO 2018/06/20
Winodws/MacOS/BSD version has been released, check [this repo](https://github.com/wangyu-/udp2raw-multiplatform)
Windows/MacOS/BSD版已经发布了,不再需要虚拟机,可以去 [这里](https://github.com/wangyu-/udp2raw-multiplatform) 下载2018-02-25T00:11:54+00:00udp2raw-tunnel 20180225.0udp2raw-tunnel 20180225.02018-02-25T00:11:54+00:00Mute duplicated rst==1 logs, if you got too many of them. Configurable with the `--max-rst-to-show` option.2018-02-25T00:11:54+00:00udp2raw-tunnel 20180828.0udp2raw-tunnel 20180828.02018-07-28T05:39:22+00:00Added ipv6 support.
Added new cipher-mode `aes128cfb` and new auth-mode `hmac_sha1`
New option `--dev`, allow you to bind raw socket to a specific device/interface, not necessary but it increases performance.
(this is a pre-release version, for newbie its suggested to use last stable version)2018-07-28T05:39:22+00:00udp2raw-tunnel 20180728.0udp2raw-tunnel 20180728.02018-07-28T05:39:22+00:00Added ipv6 support.
Added new cipher-mode `aes128cfb` and new auth-mode `hmac_sha1`
New option `--dev`, allow you to bind raw socket to a specific device/interface, not necessary but it increases performance.
(this is a pre-release version, for newbie its suggested to use last stable version)2018-07-28T05:39:22+00:00udp2raw-tunnel 20180728.1udp2raw-tunnel 20180728.12018-07-28T05:39:22+00:00Added ipv6 support.
Added new cipher-mode `aes128cfb` and new auth-mode `hmac_sha1`
New option `--dev`, allow you to bind raw socket to a specific device/interface, not necessary but it increases performance.
(this is a pre-release version, for newbie its suggested to use last stable version)
updated: 20180728.1 fixed a bug in 20180728.02018-07-28T05:39:22+00:00udp2raw-tunnel 20180830.1udp2raw-tunnel 20180830.12018-08-30T06:59:29+00:00Added `--raw-mode easyfaketcp` similar to windows/mac version. But its not suggested to use, unless you dont have permission to add iptables.
Fixed a few log format.
Fixed a problem which may cause segment fault.
(pre-release version maybe unstable)
(pre-release版可能会不稳定,请在issue中提供关于pre-release版稳定或不稳定的反馈)2018-08-30T06:59:29+00:00udp2raw-tunnel 20180830.2udp2raw-tunnel 20180830.22018-08-30T06:59:29+00:00Added `--raw-mode easyfaketcp` similar to windows/mac version. But its not suggested to use, unless you dont have permission to add iptables.
Fixed a few logs format.
20180830.1 Fixed a problem which may cause segment fault.
20180830.2 Sync update of mp version
(pre-release版可能会不稳定,请在issue中提供关于pre-release版稳定或不稳定的反馈)
(For Winodws/MacOS/BSD version , check [this repo](https://github.com/wangyu-/udp2raw-multiplatform))2018-08-30T06:59:29+00:00udp2raw-tunnel 20180830.0udp2raw-tunnel 20180830.02018-08-30T06:59:29+00:00Added `--raw-mode easyfaketcp` similar to windows/mac version. But its not suggested to use, unless you dont have permission to add iptables.
Fix a few log format.
(pre-release version maybe unstable)
(pre-release版可能会不稳定,请在issue中提供关于pre-release版稳定或不稳定的反馈)2018-08-30T06:59:29+00:00udp2raw-tunnel 20181113.0udp2raw-tunnel 20181113.02018-11-13T08:53:13+00:00Fixed a bug which may cause `bind port fail` in log and the program to exit by itself.
https://github.com/wangyu-/udp2raw-tunnel/issues/2222018-11-13T08:53:13+00:00udp2raw-tunnel 20190716.test.0udp2raw-tunnel 20190716.test.02019-07-16T07:03:36+00:00Added option `--fix-gro` to handle huge packet caused by GRO, as mentioned in:
https://github.com/wangyu-/udp2raw-tunnel/issues/226
this option is still at an early stage, and this version is released for test.2019-07-16T07:03:36+00:00udp2raw-tunnel 20200715.0udp2raw-tunnel 20200715.02020-07-16T01:03:56+00:001. further fix of https://github.com/wangyu-/udp2raw-tunnel/issues/226. `--fix-gro` is no longer compatible with old versions. `--fix-gro` is made avaliable in [windows and mac version](https://github.com/wangyu-/udp2raw-multiplatform/releases/tag/20200715.0)
2. fix a problem/bug in `--cipher-mode aes128cfb`, `aes128cfb` is redesigned and not compatible with old versions. The original `aes128cfb` is renamed to `aes128cfb_0` and not suggested to use.
2020-07-16T01:03:56+00:00udp2raw-tunnel 20200727.0udp2raw-tunnel 20200727.02020-07-27T15:29:41+00:00Fix [issue 337](https://github.com/wangyu-/udp2raw-tunnel/issues/337)(array out of boundary).2020-07-27T15:29:41+00:00udp2raw-tunnel 20200818.0udp2raw-tunnel 20200818.02020-08-18T07:56:32+00:00Fixed `FATAL:kernel too old` ([Issue 339](https://github.com/wangyu-/udp2raw-tunnel/issues/339)) on x86 amd64 and possibly arm.2020-08-18T07:56:32+00:00udp2raw-tunnel 20230206.0udp2raw-tunnel 20230206.02023-02-07T13:52:34+00:00Only minor changes, see [commit history](https://github.com/wangyu-/udp2raw/commits/unified) for details.
Added macos m1/m2 build.
[window and mac version](https://github.com/wangyu-/udp2raw-multiplatform/releases/tag/20230206.0) 2023-02-07T13:52:34+00:00