🌀 *Changing IP Address Every 5 Seconds* 🌀
📌 Follow these steps line by line in Termux or Linux:
1. Clone the toriptables2 repository:
git clone https://github.com/ruped24/toriptables2.git
2. Clone the tor_ip_switcher repository:
git clone https://github.com/ruped24/tor_ip_switcher.git
3. Install Tor (downloads Tor):
apt-get install tor
4. Start Tor service:
service tor start
5. Stop Tor service:
service tor stop
6. Check Tor service status:
service tor status
7. Open torrc configuration file:
leafpad /etc/tor/torrc
8. Remove the # sign from lines starting with "ControlPort" and "HashedControlPassword".
9. Set a password for Tor:
tor --hash-password
10. Edit torrc file again:
leafpad /etc/tor/torrc
11. Record the generated hashed password.
12. Navigate to the toriptables2 directory:
cd toriptables2
13. Start toriptables2 script:
python toripables2.py -l
14. Start tor_ip_switcher:
tor_ip_switcher
15. Start tor_ip_switcher with Python:
python tor_ip_switcher
16. Enter the password you set for Tor.
17. Set the IP address duration for changes every 5 seconds.
Note: This information is provided for educational purposes.s
0 Comments