mirror of
https://github.com/chubin/awesome-console-services
synced 2024-11-13 23:37:14 +00:00
Added several clients
This commit is contained in:
parent
07bcc2c0e9
commit
c4923ca3cc
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue