Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
9 lines
406 B
Plaintext
9 lines
406 B
Plaintext
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 i
|
|
restricted access.
|
|
|
|
* Easily manage forwarded ports
|
|
* Establish Net::SSH connections through firewalls
|