SPECS: proxytunnel.spec - pl
qboosh
qboosh at pld-linux.org
Sun Aug 28 12:21:59 CEST 2005
Author: qboosh Date: Sun Aug 28 10:21:58 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
proxytunnel.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/proxytunnel.spec
diff -u SPECS/proxytunnel.spec:1.1 SPECS/proxytunnel.spec:1.2
--- SPECS/proxytunnel.spec:1.1 Sun Aug 28 10:18:20 2005
+++ SPECS/proxytunnel.spec Sun Aug 28 12:21:53 2005
@@ -1,5 +1,6 @@
# $Revision$, $Date$
Summary: Proxy Tunnel ssh-over-https hack
+Summary(pl): Tunel proxy ssh-po-https
Name: proxytunnel
Version: 1.5.0
Release: 0.1
@@ -15,7 +16,7 @@
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.
-Proxytunnel can currently do the following:
+ProxyTunnel can currently do the following:
- Create tunnels using HTTP and HTTPS proxies (That understand the
HTTP CONNECT command).
- Work as a back-end driver for an OpenSSH client, and create SSH
@@ -24,11 +25,23 @@
connections, and then tunneling these connections to a specified
destination.
+%description -l pl
+ProxyTunnel to program łączący stdin i stdout do serwera gdzieś w
+sieci poprzez standardowe proxy HTTPS. Jest używany głównie do
+tunelowania sesji SSH poprzez proxy HTTP(S), co pozwala na robienie
+wielu rzeczy, które nie byłyby możliwe bez niego. ProxyTunnel
+aktualnie potrafi:
+- tworzyć tunele przy użyciu proxy HTTP i HTTPS (rozumiejących
+ polecenie HTTP CONNECT),
+- działać jako sterownik backendu dla klienta OpenSSH i tworzyć
+ połączenia SSH poprzez proxy HTTP(S),
+- działać jako samodzielna aplikacja, nasłuchując na jakimś porcie na
+ połączenia, a następnie tunelując te połączenia na podany adres.
+
%prep
%setup -q
%build
-
%{__make} \
CC="%{__cc}" \
CFLAGS="%{rpmcflags}" \
@@ -55,6 +68,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/08/28 10:21:53 qboosh
+- pl
+
Revision 1.1 2005/08/28 08:18:20 areq
- Init PLD spec
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/proxytunnel.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list