Skip to content

AaronLaw/ip-monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ip-monitor

Screen Shot 2020-07-05 at 5 33 18 PM

A simple straight forward script with a simple UI that allows you monitor the status of multiple IP addresses at once, very useful if you want to check your connection to printers and other devices connected via network, it can also be used to check status of public domains such as Google, facebook etc ... This program spawns a thread for every new ip added and stores all of them in the "devices" folder that is automatically created, if the folder is already created then the program will load all IPs from there.

Installation

pip3 install -r Requirements.txt

python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%