Merge pull request #13 from Aniket-Pradhan/master

Added CLI based method to check internet speeds
This commit is contained in:
Igor Chubin 2018-10-17 13:46:29 +02:00 committed by GitHub
commit 293bde1c3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,6 +80,10 @@ A curated list of awesome console services (reachable via HTTP, HTTPS and other
* `curl parrot.live` — display an animated party parrot ([hugomd/parrot.live](https://github.com/hugomd/parrot.live))
* `curl byemck.atulr.com` — display animated goodbye message for colleagues ([master-atul/byemck](https://github.com/master-atul/byemck))
## Internet speed test
* `curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python -`
## Clients
At least on of the clients, that you need to access these services, is installed in almost every UNIX/Linux system.