Skip to content

Releases: wangyu-/UDPspeeder

20230206.0

Choose a tag to compare

@wangyu- wangyu- released this 07 Feb 13:49

Fix bug in https://github.com/wangyu-/UDPspeeder/issues/290.
Add macOS m1/m2 build (speederv2_mac_m1)

20210116.0

Choose a tag to compare

@wangyu- wangyu- released this 16 Jan 19:13

Added a warning when you send huge packets to UDPspeeder and packets are being truncated.

(to fix the problem/confusion mentioned in https://github.com/wangyu-/UDPspeeder/issues/259 )

20200818.1

Choose a tag to compare

@wangyu- wangyu- released this 18 Aug 07:59
6dcc971

Temporary fix for Issue 262.

20200714.0

Choose a tag to compare

@wangyu- wangyu- released this 14 Jul 05:43
  1. fix --key option (the longer form of -k) not working: https://github.com/wangyu-/UDPspeeder/issues/244

  2. merged pull request: https://github.com/wangyu-/UDPspeeder/pull/227.
    new options --out-addr --out-interface.

20190121.0

Choose a tag to compare

@wangyu- wangyu- released this 21 Jan 11:53

Suppressed a warning log mentioned in #171

20180806.0

Choose a tag to compare

@wangyu- wangyu- released this 06 Aug 04:08

Added ipv6 support.

Added support for fine-grained fec parameter, for example -f1:3,2:4,10:6,20:10, check wiki for details.

(windows and linux binaries are provided; for mac user, plz compile by yourself)

20180620.0

Choose a tag to compare

@wangyu- wangyu- released this 20 Jun 13:42

Add support for Windows and MacOS

speederv2_macOS.zip
speederv2_windows.zip

Windows/MacOS version has been released.
Windows/MacOS版已发布。

For linux users use the binaries in last release.
Linux用户请用上一个release中的binaries.

20180522.0

Choose a tag to compare

@wangyu- wangyu- released this 22 May 03:44

Fixed problem of --interval (the long verion of -i) doesn't work.

v2@20171125.0

Choose a tag to compare

@wangyu- wangyu- released this 24 Nov 17:25

Fixed a possible timer issue.

How to choose a binary for your device

v2@20171119.0

Choose a tag to compare

@wangyu- wangyu- released this 19 Nov 12:16

Changed default mode to --mode 0 .