Skip to content

Releases: wangyu-/UDPspeeder

20230206.0

07 Feb 13:49
Compare
Choose a tag to compare

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

20210116.0

16 Jan 19:13
Compare
Choose a tag to compare

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

18 Aug 07:59
6dcc971
Compare
Choose a tag to compare

Temporary fix for Issue 262.

20200714.0

14 Jul 05:43
Compare
Choose a tag to compare
  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

21 Jan 11:53
Compare
Choose a tag to compare

Suppressed a warning log mentioned in #171

20180806.0

06 Aug 04:08
Compare
Choose a tag to compare

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

20 Jun 13:42
Compare
Choose a tag to compare

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

22 May 03:44
Compare
Choose a tag to compare

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

v2@20171125.0

24 Nov 17:25
Compare
Choose a tag to compare

v2@20171119.0

19 Nov 12:16
Compare
Choose a tag to compare

Changed default mode to --mode 0 .