Skip to content

netcat 0.7.1 (binary only) - DEPRECATED⚓︎

netcat is
a simple tool for transporting data from standard input or output over
network connections. It operates as a client or server using the
TCP
and
UDP.
protocols. The man page calls it the TCP/IP Swiss army knife.

The socat package provides an alternative to netcat.