commands.sh

speedtest-cli

all

Test internet bandwidth using <https://speedtest.net>. See also: `speedtest`.

More info →

Examples (8)

Run a speed test

Run a speed test and display values in bytes, instead of bits

Run a speed test using `HTTPS`, instead of `HTTP`

speedtest-cli --secure

Run a speed test without performing download tests

speedtest-cli --no-download

Run a speed test and generate an image of the results

List all `speedtest.net` servers, sorted by distance

Run a speed test to a specific speedtest.net server

speedtest-cli --server server_id

Run a speed test and display the results as JSON (suppresses progress information)

made by @shridhargupta | data from tldr-pages