mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
4 lines
271 B
Text
4 lines
271 B
Text
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.
|