WoLfulus / fast-cli

Test your download and upload speed using fast.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fast-cli

Test your download and upload speed using fast.com

Install

Ensure you have Node.js version 12.20+ installed. Then run the following:

$ npm install --global fast-cli

Usage

$ fast --help

  Usage
    $ fast
    $ fast > file

  Options
    --upload, -u   Measure upload speed in addition to download speed
    --single-line  Reduce spacing and output to a single line

  Examples
    $ fast --upload > file && cat file
    17 Mbps
    4.4 Mbps
Upload speed

Links

Related

  • speed-test - Test your internet connection speed and ping using speedtest.net

About

Test your download and upload speed using fast.com

License:MIT License


Languages

Language:JavaScript 100.0%