Skip to content

Releases: showwin/speedtest-go

1.0.2

19 Apr 12:23
Compare
Choose a tag to compare

New Features

  • [#9] Show warning message when the result is way off. eripa | 79668c2

Bug Fixes

1.0.1

29 Dec 06:27
Compare
Choose a tag to compare

New Features

  • None

Bug Fixes

  • Fix the issue that cannot fetch a testing server list. kogai | df16ea1

1.0.0

04 Nov 13:53
Compare
Choose a tag to compare

🎉 Release v1.0.0 🎉

  • speedtesting 2x faster than speedtest.net, with almost the same testing result.

0.3.0

03 Nov 14:38
Compare
Choose a tag to compare
  • Improve request algorithm
    • results are more close to speedtest.net
    • much faster

0.2.1

29 Oct 23:02
Compare
Choose a tag to compare

Built for multi platforms

v0.2.0

28 Oct 01:36
Compare
Choose a tag to compare
  • Improve speed-testing algorithm (considering latency)
  • HTTP request in parallel

Initial Release

22 Oct 13:05
Compare
Choose a tag to compare

🎉 Initial Release 🎉

Features

  • Measure download speed
  • Measure upload speed
  • Show available server list with --list option
  • Select specific server to test with --server option
  • Specify timeout duration with --timeout option