Skip to content

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

License

Notifications You must be signed in to change notification settings

PPMTec/speed-test

 
 

Repository files navigation

speed-test Build Status

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

Discuss it on Product Hunt

Install

Ensure you have Node.js version 0.10 or higher installed. Then run the following:

$ npm install --global speed-test

Usage

$ speed-test --help

  Usage
    $ speed-test

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

Related

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

License

MIT © Sindre Sorhus

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%