Examples (6)
Listen to a port, wait for an incoming connection and transfer data to STDIO
Listen on a port using SSL and print to `stdout`
Create a connection to a host and port, transfer data in STDIO to connected host
Forward incoming data of a local port to another host and port
Send data with multicast routing scheme
Receive data from a multicast
socat - UDP4-RECVFROM:5000made by @shridhargupta | data from tldr-pages