tcpcat(1)

prints data from a remote host.

Section 1 ucspi-tcp bookworm source

Description

tcpcat

NAME

tcpcat - print data from a TCP port

SYNTAX

tcpcat host port

DESCRIPTION

tcpcat connects to port on host and prints any data it receives.

tcpcat can be used to transfer binary data. It does no conversions.

SEE ALSO

tcpclient(1)

See Also