sindresorhus / speed-test
- понедельник, 16 октября 2017 г. в 03:16:17
Test your internet connection speed and ping using speedtest.net from the CLI
Test your internet connection speed and ping using speedtest.net from the CLI
Discuss it on Product Hunt
Ensure you have Node.js version 0.10 or higher installed. Then run the following:
$ 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
MIT © Sindre Sorhus