summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2004-05-23 12:38:18 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit549b0754dc827ce42dd3beb23f5118bef446be71 (patch)
tree5e3251141639dfca29e89aff3ce2fabf73c32005
parentd2b36778500e5effe85d36f1134be78d9d8cd996 (diff)
downloadprtunnel-549b0754dc827ce42dd3beb23f5118bef446be71.zip
prtunnel-549b0754dc827ce42dd3beb23f5118bef446be71.tar.gz
- pl
Changed files: prtunnel.spec -> 1.2
-rw-r--r--prtunnel.spec35
1 files changed, 27 insertions, 8 deletions
diff --git a/prtunnel.spec b/prtunnel.spec
index 208a1db..534060b 100644
--- a/prtunnel.spec
+++ b/prtunnel.spec
@@ -1,4 +1,5 @@
-Summary: prtunnel tunnels a TCP connection through to a remote server using an HTTP or SOCKS5 proxy
+Summary: Tunneling a TCP connection through to a remote server using an HTTP or SOCKS5 proxy
+Summary(pl): Tunelowanie połączenia TCP do zdalnego serwera przy użyciu proxy HTTP lub SOCKS5
Name: prtunnel
Version: 0.2.2
Release: 0.1
@@ -14,13 +15,31 @@ prtunnel is a program that can tunnel TCP/IP connections in a variety
of ways, including through HTTP and SOCKS5 proxy servers. Some if its
possible uses include:
-Tunneling TCP connections from client programs to a remote server
-through an HTTP or SOCKS5 proxy (useful if you're behind such a proxy
-and want to use a program that doesn't have native proxy support)
-Tunneling TCP connections from SOCKS-capable client programs through
-an HTTP or SOCKS5 proxy Tunneling TCP connections from an IPv4 client
-program to an IPv6 server and vice-versa Forwarding TCP connections
-Running as a simple SOCKS proxy server
+- tunneling TCP connections from client programs to a remote server
+ through an HTTP or SOCKS5 proxy (useful if you're behind such a
+ proxy and want to use a program that doesn't have native proxy
+ support),
+- tunneling TCP connections from SOCKS-capable client programs through
+ an HTTP or SOCKS5 proxy
+- tunneling TCP connections from an IPv4 client program to an IPv6
+ server and vice-versa,
+- forwarding TCP connections,
+- running as a simple SOCKS proxy server.
+
+%description -l pl
+prtunnel to program tunelujący połączenia TCP/IP na wiele różnych
+sposobów, m.in. przez serwery proxy HTTP i SOCKS5. Możliwe
+zastosowania obejmują:
+
+- tunelowanie połączeń TCP z programów klienckich do zdalnego serwera
+ poprzez proxy HTTP lub SOCKS5 (przydatne kiedy jesteśmy za takim
+ proxy i chcemy użyć programu nie obsługującego natywnie proxy),
+- tunelowanie połączeń TCP z programów klienckich obsługujących SOCKS
+ przez proxy HTTP lub SOCKS5,
+- tunelowanie połączeń TCP z programów klienckich IPv4 do serwerów
+ IPv6 i na odwrót,
+- przekazywanie połączeń TCP,
+- uruchamianie prostego serwera proxy SOCKS.
%prep
%setup -q