diff options
author | Michael Bueker <m.bueker@berlin.de> | 2010-05-12 23:32:42 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:32:42 +0200 |
commit | 11b0997b44930d9f60530ad0c0b8ab872f06ea39 (patch) | |
tree | a170afebacf7e6eff9c2e744b595433d8b781b45 /network/proxytunnel/README | |
parent | eeab8c07ba4ac154bd5e43df2c5f605df1053dcb (diff) | |
download | slackbuilds-11b0997b44930d9f60530ad0c0b8ab872f06ea39.tar.gz |
network/proxytunnel: Added to 12.2 repository
Diffstat (limited to 'network/proxytunnel/README')
-rw-r--r-- | network/proxytunnel/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/proxytunnel/README b/network/proxytunnel/README new file mode 100644 index 0000000000..0e13b1644c --- /dev/null +++ b/network/proxytunnel/README @@ -0,0 +1,4 @@ +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. |