faucet

manipulate BSD TCP/IP stream sockets

Install

All systems
curl cmd.cat/faucet.sh
Debian Debian
apt-get install netpipes
Ubuntu
apt-get install netpipes
Arch Arch Linux
pacman -S nodejs-faucet
image/svg+xml Kali Linux
apt-get install netpipes
Fedora
dnf install nodejs-faucet
Windows (WSL2)
sudo apt-get update sudo 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.

nodejs-faucet

Human-readable TAP summarizer

go-ethereum

Official golang implementation of the Ethereum protocol