Skip to content

prakash-js/IpSwitcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Description:

This tool allows you to automatically change your IP address at user-defined intervals by restarting the Tor service. It uses iptables to redirect all system TCP traffic to Tor’s Transparent Proxy port (9040) and DNS queries (UDP port 53) through port 9040, ensuring that both web traffic and DNS requests are routed through Tor.

Usage Instructions:

Before using the tool, ensure the following lines are added to the end of your /etc/tor/torrc file:

AutomapHostsOnResolve 1
TransPort 9040
DNSPort 53

About

This bash script is designed to change the IP address using Tor by restarting the Tor service periodically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages