Forrest logo
back to context overview

speedtest-cli

List of commands for speedtest-cli:

  • speedtest-cli:ai:ecd68 I am looking for the speedtest server ID list for United Kingdom
    $ speedtest-cli --server-id=${server_id}
    try on your machine
    explain this command
  • speedtest-cli:tldr:333f3 speedtest-cli: Run a speed test and generate an image of the results.
    $ speedtest-cli --share
    try on your machine
    explain this command
  • speedtest-cli:tldr:5b620 speedtest-cli: Run a speed test and display the results as JSON (suppresses progress information).
    $ speedtest-cli --json
    try on your machine
    explain this command
  • speedtest-cli:tldr:5d5d8 speedtest-cli: Run a speed test and display values in bytes, instead of bits.
    $ speedtest-cli --bytes
    try on your machine
    explain this command
  • speedtest-cli:tldr:80bb2 speedtest-cli: List all `speedtest.net` servers, sorted by distance.
    $ speedtest-cli --list
    try on your machine
    explain this command
  • speedtest-cli:tldr:aa68a speedtest-cli: Run a speed test without performing download tests.
    $ speedtest-cli --no-download
    try on your machine
    explain this command
  • speedtest-cli:tldr:caf2c speedtest-cli: Run a speed test using `HTTPS`, instead of `HTTP`.
    $ speedtest-cli --secure
    try on your machine
    explain this command
  • speedtest-cli:tldr:cf2b8 speedtest-cli: Run a speed test.
    $ speedtest-cli
    try on your machine
    explain this command
  • speedtest-cli:tldr:cfebf speedtest-cli: Run a speed test to a specific speedtest.net server.
    $ speedtest-cli --server ${server_id}
    try on your machine
    explain this command
back to context overview