Anonymity with proxychains in Linux

If we want to browse some thing on Internet anonymously,then you can use tor browser but if you want to scan ports of a sever or anything   anonymously
then You have to use  proxychains


                           How to install proxychains

 sudo apt-get install proxychains     type this comand in terminal


                          How to use sudo proxychains

 sudo proxychains firefox       to open firefox trough proxychains


sudo proxychains nmap 203.94.78.34  to scan ports with nmap




for more idea watch this  video


 



Previous
Next Post »