| tcpgate is a tcp gateway/proxy. It listens on a port, when connection is made, opens another connection to the target host on the target port and forwards the packets unmodified. The target host sees the connection as coming from the host where tcpgate is running. |