Bash script that uses Tor to change your IP at specified intervals.
You can either git clone
the repository or curl
the Bash script.
Using git clone
:
git clone https://github.com/gr33n37/gr33n37-ip-changer.git
cd gr33n37-ip-changer
Using curl
:
curl -O 'https://raw.githubusercontent.com/gr33n37/gr33n37-ip-changer/main/ip-changer.sh'
chmod +x ip-changer.sh
Run the script with root privileges:
sudo ./ip-changer.sh
First, enter how long you want to stay on one server before changing the IP. Then, enter how many times to change the IP. Enter 0 for unlimited changes.