1.0.0 • Published 7 years ago

speed_test v1.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

speed-test Build Status

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

Install

$ 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