encapsulate
manipulate BSD TCP/IP stream sockets
Install
- All systems
-
curl cmd.cat/encapsulate.sh
- Debian
-
apt-get install netpipes - Ubuntu
-
apt-get install netpipes - Kali Linux
-
apt-get install netpipes - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install netpipes - Raspbian
-
apt-get install netpipes
netpipes
manipulate BSD TCP/IP stream sockets
The netpipes package makes TCP/IP streams usable in shell scripts. It can also simplify client/server code by allowing the programmer to skip all the tedious programming bits related to sockets and concentrate on writing a filter, or other service.