mirror of
https://github.com/chubin/awesome-console-services
synced 2024-11-13 23:37:14 +00:00
Merge pull request #13 from Aniket-Pradhan/master
Added CLI based method to check internet speeds
This commit is contained in:
commit
293bde1c3e
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue