/gr33n37-ip-changer

tool used to change your IP every second your want

Primary LanguageShell

gr33n37-ip-changer

Bash script that uses Tor to change your IP at specified intervals.

gp

Installation

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

Usage

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.