uwsc
Ulfius WebSocket Client
Install
- All systems
-
curl cmd.cat/uwsc.sh
- Debian
-
apt-get install uwsc
- Ubuntu
-
apt-get install uwsc
- Kali Linux
-
apt-get install uwsc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install uwsc
- Dockerfile
- dockerfile.run/uwsc
uwsc
Ulfius WebSocket Client
Simple command-line application to connect to websocket services Can connect to websocket services, both ws:// (http) or wss:// (https). When the websocket is connected, messages from the server are displayed in the terminal and messages can be sent to the service via a prompt >.