http://open-source-security-software.net/project/udp2raw-tunnel/releases.atom Recent releases for udp2raw-tunnel 2025-05-02T01:40:15.970331+00:00 python-feedgen udp2raw-tunnel 20170805.1 udp2raw-tunnel 20170805.1 2017-08-05T13:08:01+00:00 2017-08-05T13:08:01+00:00 udp2raw-tunnel 20170808.0 udp2raw-tunnel 20170808.0 2017-08-08T07:54:40+00:00 make sure you upgrade binary at both side .(client/server side) 2017-08-08T07:54:40+00:00 udp2raw-tunnel 20170809.0 udp2raw-tunnel 20170809.0 2017-08-09T13:34:26+00:00 added MTU warning 2017-08-09T13:34:26+00:00 udp2raw-tunnel 20170811.0 udp2raw-tunnel 20170811.0 2017-08-12T03:40:45+00:00 added 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:00 udp2raw-tunnel 20170813.0 udp2raw-tunnel 20170813.0 2017-08-12T18:20:36+00:00 added raspberry pi armv7 binary (bcm2708) 2017-08-12T18:20:36+00:00 udp2raw-tunnel 20170813.1 udp2raw-tunnel 20170813.1 2017-08-13T00:30:53+00:00 Fixed a serious bug,which may casuse random packet loss(especically on a 32bit server).Suggested to upgrade. 2017-08-13T00:30:53+00:00 udp2raw-tunnel 20170815.0 udp2raw-tunnel 20170815.0 2017-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:00 udp2raw-tunnel 20170818.0 udp2raw-tunnel 20170818.0 2017-08-17T16:39:35+00:00 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. 2017-08-17T16:39:35+00:00 udp2raw-tunnel 20170818.1 udp2raw-tunnel 20170818.1 2017-08-18T12:12:10+00:00 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. 2017-08-18T12:12:10+00:00 udp2raw-tunnel 20170821.0 udp2raw-tunnel 20170821.0 2017-08-21T14:47:37+00:00 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` 2017-08-21T14:47:37+00:00 udp2raw-tunnel 20170826.0 udp2raw-tunnel 20170826.0 2017-08-26T12:39:12+00:00 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. 2017-08-26T12:39:12+00:00 udp2raw-tunnel 20170906.0 udp2raw-tunnel 20170906.0 2017-09-07T00:31:24+00:00 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. 2017-09-07T00:31:24+00:00 udp2raw-tunnel 20170910.0 udp2raw-tunnel 20170910.0 2017-09-10T05:33:45+00:00 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](https://github.com/wangyu-/udp2raw-tunnel/wiki/how-to-choose-a-binary-for-your-device) 2017-09-10T05:33:45+00:00 udp2raw-tunnel 20170911.0 udp2raw-tunnel 20170911.0 2017-09-11T15:02:05+00:00 fixed 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:00 udp2raw-tunnel 20170917.0 udp2raw-tunnel 20170917.0 2017-09-17T14:33:31+00:00 fixed 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:00 udp2raw-tunnel 20170918.0 udp2raw-tunnel 20170918.0 2017-09-18T13:36:00+00:00 improved 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:00 udp2raw-tunnel 20171024.0 udp2raw-tunnel 20171024.0 2017-10-24T14:29:21+00:00 Allow 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:00 udp2raw-tunnel 20171103.0 udp2raw-tunnel 20171103.0 2017-11-03T06:09:30+00:00 Fixed 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:00 udp2raw-tunnel 20171108.0 udp2raw-tunnel 20171108.0 2017-11-08T09:26:42+00:00 Increase 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:00 udp2raw-tunnel 20171111.0 udp2raw-tunnel 20171111.0 2017-11-11T07:24:19+00:00 Heartbeat failure detection improvement. New option `--hb-len`. Suggested to upgrade. 2017-11-11T07:24:19+00:00 udp2raw-tunnel 20171123.1 udp2raw-tunnel 20171123.1 2017-11-23T15:41:52+00:00 Fix the problem of program exiting after recovered from system suspension. 2017-11-23T15:41:52+00:00 udp2raw-tunnel 20171125.0 udp2raw-tunnel 20171125.0 2017-11-24T17:24:06+00:00 Fixed 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:00 udp2raw-tunnel 20180111.1 udp2raw-tunnel 20180111.1 2018-01-12T00:38:08+00:00 Fix 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:00 udp2raw-tunnel 20180220.1 udp2raw-tunnel 20180220.1 2018-02-20T12:13:36+00:00 New option `--retry-on-error`, allow you to run udp2raw before network is initialized. 2018-02-20T12:13:36+00:00 udp2raw-tunnel 20180225.1 udp2raw-tunnel 20180225.1 2018-02-25T00:11:54+00:00 Mute 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:00 udp2raw-tunnel 20180225.0 udp2raw-tunnel 20180225.0 2018-02-25T00:11:54+00:00 Mute 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:00 udp2raw-tunnel 20180828.0 udp2raw-tunnel 20180828.0 2018-07-28T05:39:22+00:00 Added 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:00 udp2raw-tunnel 20180728.0 udp2raw-tunnel 20180728.0 2018-07-28T05:39:22+00:00 Added 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:00 udp2raw-tunnel 20180728.1 udp2raw-tunnel 20180728.1 2018-07-28T05:39:22+00:00 Added 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.0 2018-07-28T05:39:22+00:00 udp2raw-tunnel 20180830.1 udp2raw-tunnel 20180830.1 2018-08-30T06:59:29+00:00 Added `--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:00 udp2raw-tunnel 20180830.2 udp2raw-tunnel 20180830.2 2018-08-30T06:59:29+00:00 Added `--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:00 udp2raw-tunnel 20180830.0 udp2raw-tunnel 20180830.0 2018-08-30T06:59:29+00:00 Added `--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:00 udp2raw-tunnel 20181113.0 udp2raw-tunnel 20181113.0 2018-11-13T08:53:13+00:00 Fixed a bug which may cause `bind port fail` in log and the program to exit by itself. https://github.com/wangyu-/udp2raw-tunnel/issues/222 2018-11-13T08:53:13+00:00 udp2raw-tunnel 20190716.test.0 udp2raw-tunnel 20190716.test.0 2019-07-16T07:03:36+00:00 Added 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:00 udp2raw-tunnel 20200715.0 udp2raw-tunnel 20200715.0 2020-07-16T01:03:56+00:00 1. 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:00 udp2raw-tunnel 20200727.0 udp2raw-tunnel 20200727.0 2020-07-27T15:29:41+00:00 Fix [issue 337](https://github.com/wangyu-/udp2raw-tunnel/issues/337)(array out of boundary). 2020-07-27T15:29:41+00:00 udp2raw-tunnel 20200818.0 udp2raw-tunnel 20200818.0 2020-08-18T07:56:32+00:00 Fixed `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:00 udp2raw-tunnel 20230206.0 udp2raw-tunnel 20230206.0 2023-02-07T13:52:34+00:00 Only 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