Change IP Address Every 5 Seconds High Security {RanChoU}


SUBMITTED BY: RanChoU

DATE: July 8, 2021, 11:26 p.m.

FORMAT: Python 3.0 Traceback

SIZE: 1.0 kB

HITS: 5998

  1. Hey Boys & Girls it feels great to come back sharing my knowledge to the world.
  2. In this tutorial I will show you how to change your IP Address every 5 minutes.
  3. We will do this with Kali Linux, so if you don't have one just download it from here www.kali.org
  4. Ok so just follow my commands.
  5. git clone https://github.com/ruped24/toriptables2.git
  6. git clone https://github.com/ruped24/tor_ip_switcher.git
  7. apt-get install tor = tor downloads
  8. service tor start = start tor
  9. service tor stop = stop tor
  10. service tor status = check it
  11. leafpad /etc/tor/torrc we are entering
  12. We delete the # sign in the lines starting with the control port and hash
  13. tor --hash-password = we set password
  14. We write leafpad/etc/tor/torrc and record the number given to the hashed part.
  15. cd toriptables2
  16. python toriplables2.py -l = toriptables2 start
  17. cd tor_ip_switcher
  18. python tor_ip_switcher = toripswitcher start
  19. we enter the password we set
  20. Set the IP address duration and the ip address changes every 5 seconds

comments powered by Disqus