All Projects → noobpk → auto-change-tor-ip

noobpk / auto-change-tor-ip

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to auto-change-tor-ip

ruantiblock
Использование tor или VPN для доступа к заблокированным сайтам
Stars: ✭ 20 (-31.03%)
Mutual labels:  tor, vpn
Cloak
A censorship circumvention tool to evade detection against state adversaries
Stars: ✭ 942 (+3148.28%)
Mutual labels:  tor, vpn
Awesome Privacy
💡Limiting personal data leaks on the internet
Stars: ✭ 488 (+1582.76%)
Mutual labels:  tor, vpn
Greentunnel
GreenTunnel is an anti-censorship utility designed to bypass the DPI system that is put in place by various ISPs to block access to certain websites.
Stars: ✭ 2,477 (+8441.38%)
Mutual labels:  socks, vpn
onionfruit
OnionFruit™ Connect - Tor access client with country selection, bridge configuration, pluggable transports and experimental DNS support
Stars: ✭ 150 (+417.24%)
Mutual labels:  tor, vpn
ip2proxy-nodejs
IP2Proxy Node.js module allows users to query an IP address to determine if it was being used as open proxy, web proxy, VPN anonymizer and TOR exits.
Stars: ✭ 35 (+20.69%)
Mutual labels:  tor, vpn
Streisand
Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists.
Stars: ✭ 22,605 (+77848.28%)
Mutual labels:  tor, vpn
Leaf
A lightweight and fast proxy utility tries to include any useful features.
Stars: ✭ 530 (+1727.59%)
Mutual labels:  socks, vpn
Socks5 Http Client
SOCKS v5 HTTP client implementation in JavaScript for Node.js.
Stars: ✭ 253 (+772.41%)
Mutual labels:  tor, socks
Tor Socks Proxy
🐳 Tiny Docker(🤏 10MB) image as 🧅 Tor SOCKS5 proxy 🛡
Stars: ✭ 218 (+651.72%)
Mutual labels:  tor, socks
Dpitunnel
DPITunnel is an android app made for censorship bypass
Stars: ✭ 179 (+517.24%)
Mutual labels:  socks, vpn
ip2proxy-java
IP2Proxy Java Component.It can be used to find the IP addresses which are used as VPN anonymizer, open proxies, web proxies and Tor exits.
Stars: ✭ 16 (-44.83%)
Mutual labels:  tor, vpn
Brook
Brook is a cross-platform strong encryption and not detectable proxy. Zero-Configuration. Brook 是一个跨平台的强加密无特征的代理软件. 零配置.
Stars: ✭ 12,694 (+43672.41%)
Mutual labels:  socks, vpn
soxy-driver
A docker networking driver that transparently tunnels docker containers TCP traffic through a proxy
Stars: ✭ 25 (-13.79%)
Mutual labels:  tor, socks
Reflow
Content-routable socks5 proxy switcher for your entire LAN.
Stars: ✭ 170 (+486.21%)
Mutual labels:  socks, vpn
Icepa
iOS system-wide VPN based Tor client
Stars: ✭ 519 (+1689.66%)
Mutual labels:  tor, vpn
greentunnel4jvm
Green Tunnel Alternative for JVM Languages
Stars: ✭ 15 (-48.28%)
Mutual labels:  socks, vpn
Proxy List
Get PROXY List that gets updated everyday
Stars: ✭ 347 (+1096.55%)
Mutual labels:  socks, vpn
Kuhero
websocket proxy on heroku
Stars: ✭ 192 (+562.07%)
Mutual labels:  tor, socks
ip2proxy-python
Python library for IP2Proxy database lookup. It can be used to find the IP addresses which are used as VPN anonymizer, open proxies, web proxies and Tor exits.
Stars: ✭ 19 (-34.48%)
Mutual labels:  tor, vpn

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. Edit /etc/privoxy/config at 4.1 add listen-address 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 socket 127.0.0.1:9050 into browser or network

Configure burp suite walk through browser

  1. add socket 127.0.0.1:9050 into Network setting -> SOCKS Host in browser
  2. add socket 127.0.0.1:9050 into User options -> SOCKS Proxy in burp suite

Configure autorip with proxychains

  1. Edit /etc/proxychains.conf at [ProxyList] add socks4 127.0.0.1 9050

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].