onunez177 / speed-test

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
    --bytes    Output the result in megabytes per second
    --verbose  Output more detailed information

License

MIT © Sindre Sorhus

About

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

License:MIT License


Languages

Language:JavaScript 100.0%