Monday, 18 February 2019

How To Setup Proxychains In Kali Linux To Remain Anonymous

In this tutorial, you will learn how to hide your IP address using proxychains and be anonymous. You can mask your IP address with many proxy servers to actually hide your IP address. 

After hiding your IP address you can scan a network or a website without any fear of getting caught. Also it useful if you just want to hide your online activity. 

So let’s get started. 

I’m going to use the Kali Linux OS to setup proxychains. You can use other Linux distribution as well if you want. 

First of all, open the terminal and install the tor service if you don’t have the service preinstalled. To install tor service simply run the command: 

apt-get install tor 

No comments:

Post a Comment