Documentation ¶
Overview ¶
GTN (or Go Tunnel) is an ssh tunneling program meant to transparently proxy a connection from a local machine to an ssh session, and then to connect to an arbitrary third host. This is ideal in situations where you are behind a "jump box" such as is often the case in work related environments. It does this by creating an ssh connection to the host ssh system, initiating a connection to the final host, and then by listening on a local interface and port and by copying the session's stdin, stdout, and stderr to the local network listener
Click to show internal directories.
Click to hide internal directories.