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)
- Linux - Edit
/etc/privoxy/config
- Find & Set
enable-remote-toggle 1
- Finf & Set
enable-edit-actions 1
- Find & Remove
#
inforward-socks5t / 127.0.0.1:9050 .
- Find & Set
- MacOS - Edit
/usr/local/etc/privoxy/config
- Find & Set
enable-remote-toggle 1
- Find & Set
enable-edit-actions 1
- Find & Remove
#
inforward-socks5t / 127.0.0.1:9050 .
- Find & Set
For example privoxy config privoxy.config
- Install FoxyProxy Extension then import
FoxyProxy_2024-12-03.json
- git clone https://github.com/noobpk/auto-change-tor-ip.git
- cd auto-change-tor-ip/
- pip install -r requirements.txt
- python3 autorip.py
- Set time and loop for autorip
- On your browsers -> open FoxyProxy -> turn on
Autorip-Privoxy
or add HTTP Proxy 127.0.0.1:8118 to network configuration. - Now you can access http://p.p/
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 |