Package: proxychains Version: 2.1-4 Severity: minor Tags: patch
Some minor spelling corrected, see the patch below. ### Start Cut Here ### *** proxychains-2.1_spelled.patch diff -pruN proxychains-2.1/INSTALL proxychains-2.1-spell-checked/INSTALL --- proxychains-2.1/INSTALL 2004-03-22 05:09:19.000000000 +0530 +++ proxychains-2.1-spell-checked/INSTALL 2005-08-05 10:59:27.000000000 +0530 @@ -1,7 +1,7 @@ ProxyChains ver 2.0 Installation ======================= -If you have installed other ver of proxychains "make uninstall" before installing this distribution +If you have installed other version of proxychains "make uninstall" before installing this distribution unpack the .tar.gz , 'cd' to distribution directory and run following commands (as root) diff -pruN proxychains-2.1/README proxychains-2.1-spell-checked/README --- proxychains-2.1/README 2004-03-22 05:59:19.000000000 +0530 +++ proxychains-2.1-spell-checked/README 2005-08-05 10:58:53.000000000 +0530 @@ -15,14 +15,14 @@ Auth-types: socks - "user/pass" , http - When to use it ? 1) When the only way to get "outside" from your LAN is through proxy server. -2) When you are behind restrictive fireawall wich filters outgoing connections to some ports +2) When you are behind restrictive firewall which filters outgoing connections to some ports 3) When you want to use two (or more) proxies in chain: like: your_host <--> proxy1 <--> proxy2 <--> target_host -4) When you want to "proxify" some programm with no proxy support built-in (like telnet) +4) When you want to "proxify" some programs with no proxy support built-in (like telnet) 5) When you dont want to pay for eBorder / permeo socks driver :) Some cool features: -*This programm can mix different proxy types in the same chain +*This program can mix different proxy types in the same chain like: your_host <-->socks5 <--> http <--> socks4 <--> http <--> target_host *Different chaining options supported like: take a random proxy from the list ( user defined length of chain ). @@ -30,7 +30,7 @@ Some cool features: or : chain proxies in dynamic order (smart exclude dead proxies from chain) *You can use it with any TCP client application, even network scanners yes, yes - you can make portscan via proxy (or chained proxies) - for example with Nmap scanner by fyodor (www.insecire.org/nmap). + for example with Nmap scanner by fyodor (www.insecure.org/nmap). proxychains nmap -sT -PO -p 80 -iR (find some webservers through proxy) *You can use it with servers, like squid, sendmail, or whatever. diff -pruN proxychains-2.1/debian/control proxychains-2.1-spell-checked/debian/control --- proxychains-2.1/debian/control 2005-08-05 11:01:15.000000000 +0530 +++ proxychains-2.1-spell-checked/debian/control 2005-08-05 10:53:24.000000000 +0530 @@ -18,7 +18,7 @@ Description: proxy chains - redirect con Different proxy types can be mixed in the same chain. . Features - * Access Internet from behind resrivtive firewall. + * Access Internet from behind restrictive firewall. * Source IP masquerade. * SSH tunneling and forwarding. * Dynamic LAN-to-LAN VPN channel. diff -pruN proxychains-2.1/debian/proxychains.1 proxychains-2.1-spell-checked/debian/proxychains.1 --- proxychains-2.1/debian/proxychains.1 2005-08-05 11:01:15.000000000 +0530 +++ proxychains-2.1-spell-checked/debian/proxychains.1 2005-08-05 10:56:42.000000000 +0530 @@ -19,20 +19,20 @@ When to use it ? 1) When the only way to get "outside" from your LAN is through proxy server. -2) When you are behind restrictive fireawall wich filters outgoing connections to some ports. +2) When you are behind restrictive firewall which filters outgoing connections to some ports. 3) When you want to use two (or more) proxies in chain: .br like: your_host <\-\-> proxy1 <\-\-> proxy2 <\-\-> target_host .br -4) When you want to "proxify" some programm with no proxy support built\-in (like telnet). +4) When you want to "proxify" some programs with no proxy support built\-in (like telnet). 5) When you dont want to pay for eBorder / premeo socks driver :) .LP Some cool features: .br -* This programm can mix different proxy types in the same chain +* This program can mix different proxy types in the same chain like: your_host <\-\->socks5 <\-\-> http <\-\-> socks4 <\-\-> http <\-\-> target_host @@ -41,7 +41,7 @@ like: your_host <\-\->socks5 <\-\-> http or : chain proxies in exact order or : chain proxies in dynamic order (smart exclude dead proxies from chain) -*You can use it with any TCP client application, even network scanners. yes, yes \- you can make portscan via proxy (or chained proxies) for example with Nmap scanner by fyodor (www.insecire.org/nmap). +*You can use it with any TCP client application, even network scanners. yes, yes \- you can make portscan via proxy (or chained proxies) for example with Nmap scanner by fyodor (www.insecure.org/nmap). proxychains nmap \-sT \-PO \-p 80 \-iR (find some webservers through proxy) ### End Cut Here ### -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (990, 'unstable') Architecture: i386 (i586) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.4.18-1-k6 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]