Skip to content

Releases: wangyu-/UDPspeeder

[email protected]

18 Nov 15:05
8680b06
Compare
Choose a tag to compare

Increased UDP connection timeout to 180s.

Fixed a MTU issue when -f xxx:0 is used. Only affects -f xxx:0.

[email protected]

18 Nov 16:28
Compare
Choose a tag to compare

Increased UDP connection timeout to 180s.

[email protected]

08 Nov 09:33
2cc5600
Compare
Choose a tag to compare

Do not drop packet after MTU exceeded in mode 1. Instead, just give a warning.

This behavior may be more friendly than the previous one.

[email protected]

25 Oct 07:15
Compare
Choose a tag to compare

Now you can change fec parameter dynamically while programm is running, with the new --fifo option. Check readme.md for details.

[email protected]

21 Oct 16:17
Compare
Choose a tag to compare

fixed -q option

[email protected]

19 Oct 18:39
Compare
Choose a tag to compare

First release of UDPspeeder v2

[email protected]

27 Sep 16:55
Compare
Choose a tag to compare

allow dup_delay=0. 允许设置dup_delay=0来关掉延迟发包的功能,并对dup_delay=0做了一些额外优化。

==提示==
至于选哪个binary,参考udp2raw的这个连接的getting started部分(跟UDPspeeder几乎是一样的):
https://github.com/wangyu-/udp2raw-tunnel/wiki/how-to-choose-a-binary-for-your-device

20170910.0

10 Sep 09:11
Compare
Choose a tag to compare

Added new targets.添加了新的target.

Changed to static compilation.切换到了静态编译.

20170816.0

16 Aug 12:45
Compare
Choose a tag to compare

Added binary for arm cpu based android device(speeder_arm).

20170813.0

13 Aug 02:38
Compare
Choose a tag to compare

added armv7 raspberrypi binary