Tor is a anonymity network.This network also provide us secure connection and secure browsing.we can browse any website anonymously.Our internet traffic is encryted. Anyone can't monitor our browsing history ,download and protect to tracking.I have create a auto_tor_ip changer script.This is a python program.This program can automatic change our tor idenity/ip.
At first,We need to open the firefox browser and configuring SOCKS Proxy in firefox.
We need to install Tor on our system. Open a terminal and type the following command to install it:
$ sudo apt install tor
Now,we have started tor network.Open a terminal and type the following command :
$ sudo service tor start
- sudo apt install python3-setuptools
- sudo pip3 install requirements.txt
- sudo apt install python3-socks
- git clone https://github.com/r3k4t/AutoTorIP.git
- cd AutoTorIP
- sudo python3 auto_tor_ip.py.py
- Ubuntu
- Kali Linux
- Linuxmint
- Parrot Os
- BackBox