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/slack-desc | |
parent | eeab8c07ba4ac154bd5e43df2c5f605df1053dcb (diff) | |
download | slackbuilds-11b0997b44930d9f60530ad0c0b8ab872f06ea39.tar.gz |
network/proxytunnel: Added to 12.2 repository
Diffstat (limited to 'network/proxytunnel/slack-desc')
-rw-r--r-- | network/proxytunnel/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/proxytunnel/slack-desc b/network/proxytunnel/slack-desc new file mode 100644 index 0000000000..ca6cb32f94 --- /dev/null +++ b/network/proxytunnel/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler-------------------------------------------------------| +proxytunnel: Proxytunnel (HTTP[S] proxy tunnelling application) +proxytunnel: +proxytunnel: ProxyTunnel is a program that connects stdin and stdout to a +proxytunnel: server somewhere on the network, through a standard HTTPS proxy. +proxytunnel: We mostly use it to tunnel SSH sessions through HTTP(S) proxies, +proxytunnel: allowing us to do many things that wouldn't be possible without +proxytunnel: ProxyTunnel. +proxytunnel: +proxytunnel: Visit http://proxytunnel.sourceforge.net/ +proxytunnel: +proxytunnel: |