Skip to content

apache-strike/ipwatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

ipwatcher

Ipwatcher is a Python tool useful to check your public IP. When you need to go through a proxy or a VPN if your connection to it goes down, the script will turn off your network manager. Ipwatcher can also check if your public IP is a TOR node. It can also change your TOR IP using torghost. If your connection is not going through a TOR node, the script will turn off your network manager.

Setup

sudo apt install torghost

pip3 install requests colored multiprocessing

git clone https://github.com/9426/ipwatcher.git

Usage

sudo python3 ipwatcher.py

Contributing

Pull requests are welcome. Feel free to open an issue if you want to add other features.

About

A python script usefull to check your public IP and if it changes. Also working with TOR nodes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages