]> git.pld-linux.org Git - packages/proxytunnel.git/blame - proxytunnel.spec
- pl
[packages/proxytunnel.git] / proxytunnel.spec
CommitLineData
4d331b1f 1Summary: Proxy Tunnel ssh-over-https hack
944c0096 2Summary(pl): Tunel proxy ssh-po-https
4d331b1f 3Name: proxytunnel
4Version: 1.5.0
5Release: 0.1
6License: GPL
7Group: Applications
8Source0: http://proxytunnel.sourceforge.net/files/%{name}-%{version}.tgz
9# Source0-md5: 2a36409580391e25421fc06e82eed4ce
10URL: http://proxytunnel.sourceforge.net/
11BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
12
13%description
14ProxyTunnel is a program that connects stdin and stdout to a server
15somewhere on the network, through a standard HTTPS proxy. We mostly
16use it to tunnel SSH sessions through HTTP(S) proxies, allowing us to
17do many things that wouldn't be possible without ProxyTunnel.
944c0096 18ProxyTunnel can currently do the following:
4d331b1f 19- Create tunnels using HTTP and HTTPS proxies (That understand the
20 HTTP CONNECT command).
21- Work as a back-end driver for an OpenSSH client, and create SSH
22 connections through HTTP(S) proxies.
23- Work as a stand-alone application, listening on a port for
24 connections, and then tunneling these connections to a specified
25 destination.
26
944c0096
JB
27%description -l pl
28