speedtest-cli.js
Version:
> Test your internet connection speed and ping using [DigiNet](https://rcs-rds.speedtestcustom.com/) from the CLI
26 lines (17 loc) • 481 B
Markdown
# SpeedTest-CLI
> Test your internet connection speed and ping using [DigiNet](https://rcs-rds.speedtestcustom.com/) from the CLI
<img src="screenshot.gif" width="404">
## Install
Ensure you have [Node.js](https://nodejs.org) version 16.x + installed. Then run the following:
```sh
npm i -g speedtest-cli.js
```
Or
```sh
npm install --global speedtest-cli.js
```
## Usage
Just write this extremely difficult command in your terminal:
```
speed
```