speedtest-cli
Speedtest.net is a web service for testing your broadband connection by downloading a file from a nearby Speedtest.net server on the web. This tool allows you to access the service from the command line.[1]
- Project Homepage [EN]
- speedtest-cli [EN] @ Homebrew Formula
Documentation
- man 1 'speedtest-cli'
Syntax
speedtest-cli [PARAMETER ...]
Parameters
- --no-download
- Do not perform download test.
- --no-upload
- Do not perform upload test.
- --secure
- Use HTTPS instead of HTTP when communicating with Speedtest.net operated servers.
Examples
- Run a test and using HTTPS when communicating with Speedtest.net operated servers
speedtest-cli --secure
References
- ↑ man 1 'speedtest-cli'