fast
fast copied to clipboard
Minimal zero-dependency utility for testing your internet download speed from terminal
It would be great if you added the option to output bare number. It will be very useful in some automation cases :)
I'm assuming what you are showing now is only down-speed.
main() must wait for the goroutine that eventually prints the test result before exiting. Without this, a test executed with --silent sometimes doesn't show any output.
It is possible to have some more options (in addition to download speed) like: - Ping - Upload speed And maybe a "simple output" option removing the spinner? I'm trying...
$ fast -> loading Internet error. Please try again later I have internet connection i can connect to internet but fast can't connect it was working before but not now.
I move the snap directory to main root directory to enable Snapcraft build in it I have arm64 server and I want to use your tool Can you merge this...
Performing a test via command line with the 64bit client I get speeds a lot slower than the website reports. For example the last 3 command line tests gave results...
Currently the snap of fast is only built for amd64. This package could be built and released automatically with https://build.snapcraft.io/. This would have benefit of producing builds for s390x, ppc64el,...