How to Chain Proxies to Mask Your IP Address and Remain Anonymous on the Web
Written By
Alex Long
https://twitter.com
Published 7 months ago
Last edited 7 months ago

A proxy is a server that lets a client to connect to it and forward its traffic. This enables a certain "layer" of protection by masking your IP. An IP address can be used to learn your location and track you on the Internet, thus eliminating any form of anonymity that you may have.

Now, I'm a strong believer that people should be allowed to remain anonymous on the Web. I don't like that sites need to track how many hours a day I spend watching YouTube, or how I do my online banking, especially with every company crumbling under the fingers of feds when they ask for any form of information. So your personal data is just out there, in untrustworthy hands because they're just as corrupt as everyone else.

Proxy Chains is a cool tool that allows you to chain multiple proxies to connect to each other and then wrap your program of choice and connect to the Internet. This masks your IP with many layers and can be a good tool when practicing anonymity.

In this Null Byte, we're going to be using the tool Proxy Chains to link proxies and use it on the Firefox web browser to mask our IP and maintain our anonymity with a nice vTutorial. This applies to Mac and Linux operating systems.

Step 1 Download Proxy Chains

First, we need to download the Proxy Chains tool and install it before we start the video. Open a terminal for the following commands.

Enter this command to extract the package:

    sudo tar -zxvf <package name>

Now change directories and configure:

    cd <proxychains directory> && ./configure

Compile the Proxy Chains source code:

    sudo make

Install Proxy Chains:

    sudo make install

Step 2 Configure and Use Proxy Chains

Now time for the video portion of this tutorial...

Commands in the Video

  1. nano proxychains.conf
  2. Add proxies to the configuration file (get proxies with this)
  3. proxychains curl -s http://checkips.dyndns.org

To run Firefox through it, run:

    proxychains firefox

That will wrap around Firefox's connection and run it through the chain. If your IP has changed, congratulations!

Come visit us on Twitter and IRC!

Photo by THERKD

Comments

+1
Garry Tierney 10/14/11 8:13 AM
dude, this is difficult
+2
Alex Long (98) 10/14/11 8:46 AM
Where are you stuck? To sum it all up, install proxychains, add proxies and ports in proxychains.conf in 127.0.0.1:8080 fashion. Then to use it, run "proxychains
".
+1
Garry Tierney 10/14/11 8:56 AM
Ok I'm very much a fledgling here. I ended up clicking on the proxy chain link you have on your post. Several different options came up and I have downloaded something from bando, whatever that is? Now I'm stuck because I can't even find out how to get a page that will allow me to copy down your HTML instruction for : sudu tar-zxvf .....etc.
I think I'm too green behind the ears but I'd like to learn more if you have the time and patience.
+1
Alex Long (98) 10/14/11 9:26 AM
Of course I have the time, if you'd like, come to IRC and I can walk you all the way through it. Here is the link to proxy chains directly.
+1
Garry Tierney 10/14/11 10:06 AM
well thank you so much, I'll be there soon and give you a call. At the moment though, I don't know where you are located on the planet, but I'm in Scotland and it's dinner time. So if you'll forgive me for a while. I'll eat fish it's good for my brain and something tells me I'm going to need it.
+1
Garry Tierney 10/14/11 11:45 AM
Jeez, guess what I just found it.
+1
Garry Tierney 10/14/11 11:44 AM
Ok, dude, I've been trying to find how to get to IRC for an hour now, I'll come back later and see if your around.
+1
Alex Long (98) 10/14/11 11:49 AM
Sent a private message :P
+1
John Doe 10/15/11 12:25 PM
hey, new here. I've been interested in this stuff for a while but have never found any real resources to learn it. Anyway I was wondering if you had any lists of proxies that were good? Thanks
+1
Alex Long (98) 10/17/11 8:48 AM
"Add proxies to the configuration file (get proxies with this)"
That line in the article contains a link to a tool one of our members made for fetching all good, working proxies.
+1
John Doe 10/20/11 6:41 AM
Yeah I noticed that after. Thanks!
+1
Tin Guy 10/31/11 4:48 PM
or alternatively use tor?
+1
Alex Long (98) 11/1/11 9:39 AM
Or chain VPNs :O
+1
John Doe 11/3/11 1:28 PM
Tor is... to plainly put it slow, and you cant use flash on it either so... unless I'm wrong these are the preferred routes to take. Correct me though if I am wrong :)
Add your comment:
0 / 2000

462 Members | 68 Contributing Members (15%)

Join Our World

  • Allen Freeman
  • Matthew Herman
  • Bird andBear
  • JT Newsome
  • occupytheweb otw
  • Justin Meyers
  • chi square
  • Bryan Crow
  • ChristopherVoute
  • Alex Salas
View All Members

Null Byte

Null Byte is a world for anyone interested in science, networking, social engineering, security, and getting root. Any like-minded tech enthusiast looking to protect themselves from malicious script kiddies and shorcuts for everyday life will find their home here.

We're going to take it from an IP address to programing, all the way to reverse engineering, getting root, and finding zero-day vulnerabilities.

If you don't understand any of this, don't worry, this is the place to begin!

Join us and discuss topics in a secure and anonymous format in our channel #nullbyte on IRC2P

Google+
Twitter

FREE sup_g | FREE kayla | FREE palladium | FREE topiary | FREE pwnsauce

Allen Freeman Allen Freeman - World Admin World created 7 months ago

loading...