Skip to content

neopran/speedtest

 
 

Repository files navigation

speedtest

This is a quick client for speedtest.net in go. Patterned after https://github.com/sivel/speedtest-cli/blob/master/speedtest-cli

License

Licensed under GPLv3 (See COPYING and LICENSE)

Version

0.03

Download

Usage

speedtest.exe - normal run
speedtest.exe -d - turn on debugging
speedtest.exe -v - show version
speedtest.exe -l - list servers (hint, you can grep by location, name, etc to get the URL)

Feedback / Contributing

Contact zpeters@gmail.com for general feedback

For Bug reports please use the Github issue tracker for this project

To contribute please see CONTRIBUTING.md

Todo

Wishlist

  • semi-automate builds and new releases with git hooks on push
  • daemon mode that does a continuous test/recording for graphing
  • config switches for amount to download / number of downloads to perform

Done

  • More code cleanup
  • move stuff in main into it's own functions
  • move some part into their own packages
  • submit to github
  • list servers
  • add license?

About

Command line client for speedtest.net written in Go

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published