Skip to content

Automatically change tor ip address over time when accessing the internet. Make it private and safe for you

License

Notifications You must be signed in to change notification settings

mansuba/auto-change-tor-ip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tool Auto change tor ip

Automatically change tor ip address over time and using privoxy when accessing the internet. Make it private and safe for you.

Currently the tool is supported on MacOS and Kali Linux / Ubuntu (No support for Linux versions installed through the Microsoft Store)

Architecture

image

PreConfig for Privoxy

  1. Linux - Edit /etc/privoxy/config
    • Find & Set enable-remote-toggle 1
    • Finf & Set enable-edit-actions 1
    • Find & Remove # in forward-socks5t / 127.0.0.1:9050 .
  2. MacOS - Edit /usr/local/etc/privoxy/config
    • Find & Set enable-remote-toggle 1
    • Find & Set enable-edit-actions 1
    • Find & Remove # in forward-socks5t / 127.0.0.1:9050 .

Usage

  1. Git clone https://github.com/noobpk/auto-change-tor-ip.git
  2. cd auto-change-tor-ip/
  3. python3 autorip.py
  4. set time and loop
  5. add HTTP Proxy 127.0.0.1:8118 into browser or network

Interface Autorip when running

image

Demo

Name Link
Automation change tor ip address | Basic Usage | Tor - Privoxy - Bypass Firewall Block Ip https://youtu.be/GxnUKkYEHcw
Automation change tor ip address | Advance Usage | Burp Suite - Nmap - Bypass Firewall Block Ip https://youtu.be/X4avfaYWGtw

About

Automatically change tor ip address over time when accessing the internet. Make it private and safe for you

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%