Skip to content

dominickolbe/speedtest-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ ⚡ ⚡

speedtest cli

CLI to test your internet speed

Example output

✔ Test done

    Ping: 7ms
Download: 284 Mbit/s (35 MB/s)
  Upload: 266 Mbit/s (33 MB/s)

Your IP: x.x.x.x | Testserver: server-xy in Berlin DE

without Installation

npx @dominickolbe/speedtest-cli

Installation

via npm 📦

npm install --global @dominickolbe/speedtest-cli

via yarn 📦

yarn global add @dominickolbe/speedtest-cli

Usage

$ speedtest-cli

License

MIT License

Copyright (c) 2019-2021 Dominic Kolbe