summaryrefslogtreecommitdiff
path: root/net/proxytunnel
AgeCommit message (Collapse)AuthorFilesLines
2009-01-23Import proxytunnel 1.9.0sborrill7-0/+124
ProxyTunnel is a program that connects stdin and stdout to a server somewhere on the network, through a standard HTTPS proxy. We mostly use it to tunnel SSH sessions through HTTP(S) proxies, allowing us to do many things that wouldn't be possible without ProxyTunnel.