mirror of
https://github.com/chubin/awesome-console-services.git
synced 2025-04-28 17:56:37 +02:00
Added CLI based method to check internet speeds
This commit is contained in:
parent
c8173f1752
commit
d4e1208f36
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 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.
|
||||
|
|
Loading…
Add table
Reference in a new issue