Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noobpk/auto-change-tor-ip

Automatically change tor ip address over time when accessing the internet. Make it private and safe for you
https://github.com/noobpk/auto-change-tor-ip

bypass-firewall change-ip private-vpn privoxy-tor proxy socks tor vpn

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://user-images.githubusercontent.com/31820707/189964620-7062c280-7011-4b13-84a5-bf676e721d25.png)

# 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
1. cd auto-change-tor-ip/
1. python3 autorip.py
1. set time and loop
1. 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 |