diff options
Diffstat (limited to 'network/tcptunnel/README')
-rw-r--r-- | network/tcptunnel/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/tcptunnel/README b/network/tcptunnel/README new file mode 100644 index 0000000000..f07959c412 --- /dev/null +++ b/network/tcptunnel/README @@ -0,0 +1,4 @@ +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. |