Description: Netcat is a networking utility for reading from and writing to network connections using TCP or UDP. It can be used to create simple one-shot connections, interface with more full-featured network services, and build quick backdoors and relays.
Type: software
Pricing: Free
Description: socat is a command line utility that establishes two bidirectional byte streams and transfers data between them. It can be used for various networking and connectivity tasks like creating TCP ports, SOCKS proxies, or UNIX sockets.
Type: software