Added CLI based method to check internet speeds

This commit is contained in:
Aniket Pradhan 2018-10-17 14:02:12 +05:30
parent c8173f1752
commit d4e1208f36

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 dl.getipaddr.net/speedtest.sh -o- | bash`
## Clients
At least on of the clients, that you need to access these services, is installed in almost every UNIX/Linux system.