Skip to content
This repository has been archived by the owner on Jun 14, 2020. It is now read-only.
/ fast-cli Public archive

Test your latency, download speed and upload speed using fast.com.

License

Notifications You must be signed in to change notification settings

hectorm/fast-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fast-cli

Test your latency, download speed and upload speed using fast.com.

Installation

sudo curl -o '/usr/local/bin/fast' 'https://raw.githubusercontent.com/hectorm/fast-cli/master/fast'
sudo chown root:root /usr/local/bin/fast
sudo chmod 755 /usr/local/bin/fast

Usage

Standard usage

$ fast
Latency (min/avg/max): 10.27/10.79/11.81 ms
Download speed (min/avg/max): 99.25/104.21/110.38 Mbps
Upload speed (min/avg/max): 12.17/12.21/12.23 Mbps

Save output to a CSV file

$ fast > speedtest.csv
$ cat speedtest.csv
latency,10.27,10.79,11.81
download,99.25,104.21,110.38
upload,12.17,12.21,12.23

About

Test your latency, download speed and upload speed using fast.com.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages