Wubi Posted October 8, 2012 Report Posted October 8, 2012 [TABLE=class: grid, width: 642][TR][TD]Published on Oct 8, 2012 by TekDefense[/TD][/TR][TR][TD]ProxyChains-3.1 (ProxyChains - TCP and DNS through proxy server. HTTP and SOCKS)Proxychains is a tool to force connections through multiple proxies. What makes this tool special is putting applications without native proxy capabilities through a proxy.Config: /etc/proxychains.confThree main modes1. Dynamic - All proxies chained in order listed. Dead proxies are skipped.2. Strict - All proxies chained in order listed. If a proxy is dead, the chain is dropped.3. Random - Randomly chains proxies within the list.-If using Random, give a chain length to specify how many proxies are used.Other Important config options:proxy_dns: ensure this is uncommented if you want to proxy dns requests. If you don't DNS requests will be handled in the standard manner, unproxied. List the proxies use the format of:"Type address port"Socks4 127.0.0.1 8888Usage:proxychains "application"proxyxhains curl ifconfig.meproxychains firefoxproxychains ssh root@8.8.8.8'proxychains xhydra1aN0rmus@Tekdefense.com,securitytube.net/user/1aN0rmusyoutube.com/user/TekDefense[/TD][/TR][/TABLE]Sursa YouTube Quote