/speed-test

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

Primary LanguageJavaScriptMIT LicenseMIT

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
    --json     Output the result as JSON
    --verbose  Output more detailed information

License

MIT © Sindre Sorhus