Added several clients

This commit is contained in:
Igor Chubin 2017-06-07 13:32:14 +02:00 committed by GitHub
parent 07bcc2c0e9
commit c4923ca3cc

View file

@ -59,3 +59,11 @@ A curated list of awesome console services (reachable via HTTP, HTTPS and other
* `nc towel.blinkenlights.nl 23` — watch StarWars in terminal
* `ssh chat.shazow.net` — chat over SSH ([shazow/ssh-chat](https://github.com/shazow/ssh-chat))
## Clients
At least on of the clients, that you need to access these services, is installed in almost every UNIX/Linux system.
* [curl/curl](https://github.com/curl/curl)
* [httpie](https://github.com/jakubroztocil/httpie) — modern command line HTTP client
* wget