Test your internet connection speed and ping using speedtest.net from the CLI


Keywords
cli-app, cli, speed, test, tester, speed-test, speedtest, connection, internet, bandwidth, ping, measure, check, command-line-tool, download-speed, nodejs, npm-package
License
MIT
Install
npm install speed-test@3.0.0

Documentation

speed-test

Test your internet connection speed and ping using speedtest.net from the CLI

Install

Ensure you have Node.js version 12+ installed. Then run the following:

npm install --global speed-test

Usage

$ speed-test --help

  Usage
    $ speed-test

  Options
    --json -j     Output the result as JSON
    --bytes -b    Output the result in megabytes per second (MBps)
    --verbose -v  Output more detailed information

Links

Related

  • fast-cli - Test your download speed using fast.com