speedtest-rs
all
An unofficial Rust-based tool for testing network speeds using speedtest.net, limited to HTTP Legacy Fallback.
More info →Examples (6)
Run a full speed test (download and upload)
Display a list of `speedtest.net` servers sorted by distance
speedtest-rs --listRun a download test only
speedtest-rs --no-uploadRun an upload test only
speedtest-rs --no-downloadGenerate a shareable link to the test results image
speedtest-rs --shareDisplay basic output information only
speedtest-rs --simplemade by @shridhargupta | data from tldr-pages