How to Change IP Every 5 seconds On Linux
Clone these 2 GitHub Repos -
git clone https://github.com/ruped24/toriptables2.git git clone https://github.com/ruped24/tor_ip_switcher.git
Then Run this Command
sudo apt-get install tor sudo service tor start
This is working on linux system, Go to this directory and delete the # sign in the lines starting with the control port and hash
sudo nano /etc/tor/torrc
tor --hash-password
write sudo nano /etc/tor/torrc and record the number given to the hashed part.
Then Run these commands
cd toriptables2 python toriplables2.py -l
Now Open the tor switches directory and run it
cd tor_ip_switcher python tor_ip_switcher
enter the password before you set
Set the IP address Duration and the IP address changes every 5 seconds
Its done, Now the IP will change every 5 seconds.