
Net::ssh::gateway is a library for programmatically tunneling connections to servers via a single "gateway" host. it is useful for establishing net::ssh connections to servers behind firewalls, but can also be used to forward ports and establish connections of other types, like http, to servers with restricted access.