tcpcat(1) prints data from a remote host.

SYNOPSIS

tcpcat host port

DESCRIPTION

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

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