slackbuilds_ponce/network/tcptunnel/README
Fernando Giannasi cae4c4e2e3 network/tcptunnel: Added (TCP port forwarder).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2013-10-27 22:03:58 +01:00

4 lines
214 B
Text

Tcptunnel is a simple TCP port forwarder. This tool listens to a
local TCP port and all the received data is sent to a remote host.
It can be used to redirect TCP based protocols like HTTP, IRC,
NNTP, SSH or SMTP.