Test your internet connection speed and ping using speedtest.net from the CLI
npm install speed_test> Test your internet connection speed and ping using speedtest.net from the CLI

```
$ npm install --global speed-test
`
$ 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
``
- fast-cli - Test your download speed using fast.com
MIT © Sindre Sorhus