[Tutorial] OPSEC Guide | How to change IP Adress every 5 Sec

AgainThere
by AgainThere · 2 posts
1 year ago in White Hat Activities
Posted 1 year ago · Author
Staying anonymous and privacy is a big point nowadays.


-git clone https://github.com/ruped24/toriptables2.git
-git clone https://github.com/ruped24/tor_ip_switcher.git
-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

If you need help on setup or anything you can always pm me on site or on Discord.
Posted 1 year ago
@AgainThere


Maybe add some more instructions and formatting, there's quite a few technical things here people may not understand and some of the commands get mixed in with the instructions.

You can use the
Code
[inlinecode][/inlinecode]
to format code on a single line, or
Code
[code][/code]
to format a block of code.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Sign in

Already have an account? Sign in here

SIGN IN NOW

Create an account

Sign up for a new account in our community. It's easy!

REGISTER A NEW ACCOUNT