blackcodexn
Premium Member
- Joined
- November 18, 2025
- Messages
- 486
- Reaction score
- 19,069
- Points
- 93
- Thread Author
- #1
git clone GitHub - ruped24/toriptables2: Tor Iptables script is an anonymizer that sets up iptables and tor to route all services and traffic including DNS through the Tor network.
git clone GitHub - ruped24/tor_ip_switcher: tor_ip_switcher is useful for making any DoS attack look like a DDoS attack. Works with toriptables2.
apt-get install tor = tor downloads
service tor start = start tor
service tor stop = stop tor
service tor status = check it
leafpad /etc/tor/torrc we are entering
We delete the # sign in the lines starting with the control port and hash
tor --hash-password = we set password
We write leafpad/etc/tor/torrc and record the number given to the hashed part.
cd toriptables2
python toriplables2.py -l = toriptables2 start
cd tor_ip_switcher
python tor_ip_switcher = toripswitcher start
we enter the password we set
Set the IP address duration and the ip address changes every 5 seconds
git clone GitHub - ruped24/tor_ip_switcher: tor_ip_switcher is useful for making any DoS attack look like a DDoS attack. Works with toriptables2.
apt-get install tor = tor downloads
service tor start = start tor
service tor stop = stop tor
service tor status = check it
leafpad /etc/tor/torrc we are entering
We delete the # sign in the lines starting with the control port and hash
tor --hash-password = we set password
We write leafpad/etc/tor/torrc and record the number given to the hashed part.
cd toriptables2
python toriplables2.py -l = toriptables2 start
cd tor_ip_switcher
python tor_ip_switcher = toripswitcher start
we enter the password we set
Set the IP address duration and the ip address changes every 5 seconds