socket
Multi purpose socket tool
Install
- All systems
-
curl cmd.cat/socket.sh
- Debian
-
apt-get install socket
- Ubuntu
-
apt-get install socket
- Kali Linux
-
apt-get install socket
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install socket
- Raspbian
-
apt-get install socket
- Dockerfile
- dockerfile.run/socket
socket
Multi purpose socket tool
The socket program is a simple tool for socket based connections. It can be used to create simple daemons (in both standalone and inetd mode), to connect to other daemons or to redirect ports.