fast-cli
fast-cli copied to clipboard
command line version of fast.com
I can't run fast-cli on my m1 Mac, can you support it? thanks
Hi, any chance we could make the test last longer? For high speed connections it gets very inacurate: ``` [root@haproxy bin]# ./fast-cli -D Using HTTPS trying to get fast api...
Upstream now supports testing upload also, could that be added say behind a flag --upload?
I ran into the following error when trying to run the compiled binary on OpenWRT ``` $ ./fast-cli panic: runtime error: index out of range [0] with length 0 goroutine...
Forked the repo to add in the Upload feature asked about in https://github.com/gesquive/fast-cli/issues/7, and in testing I've been seeing drastic differneces in download speed in browser vs via the cli...
- Use go mod in Makefile - Remove glide - replace darwin with netbsd - bump travis build versions
It would be cool if you can add an option to force IPv4 test over IPv6 test
The client should also have an option for "more info" which shows latency and uplink speed.
### Overview An option for normalized output in bytes (aka a non-human readable form) would allow for easier machine processing of the output. For example, normalized results could be trivially...