Jump to content
Wubi

Proxychains

Recommended Posts

Posted



[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.conf

Three main modes
1. 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 8888

Usage:
proxychains "application"
proxyxhains curl ifconfig.me
proxychains firefox
proxychains ssh root@8.8.8.8'
proxychains xhydra

1aN0rmus@Tekdefense.com,
securitytube.net/user/1aN0rmus
youtube.com/user/TekDefense[/TD]
[/TR]
[/TABLE]

Sursa YouTube

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...