Tor and ProxyChains::
================
Tor and proxychains allows you to stay anonymous while you are online.
How to install and use Tor and Proxy Chains.
1. # apt-get install tor* - This will install tor browser on your box.
2. # vi /etc/proxychains.conf
unhash the line starting with dynamic_chain
hash the line starting with strict_chain
3. # service tor start
Now you browse anonymously as follows:-
# proxychains firefox google.com
You can also install tor browser for windows/apple and other linux distributions from the url below::
https://www.torproject.org/download/download
================
Tor and proxychains allows you to stay anonymous while you are online.
How to install and use Tor and Proxy Chains.
1. # apt-get install tor* - This will install tor browser on your box.
2. # vi /etc/proxychains.conf
unhash the line starting with dynamic_chain
hash the line starting with strict_chain
3. # service tor start
Now you browse anonymously as follows:-
# proxychains firefox google.com
You can also install tor browser for windows/apple and other linux distributions from the url below::
https://www.torproject.org/download/download