Skip to content

MonitorNet monitors the internet connection the machine works on with different sources.

License

Notifications You must be signed in to change notification settings

Darksider3/monitorNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

MonitorNet monitors the internet connection of the machine it is running on. It simply tries to determinate the status of the connection with, at the moment, ping and HTTP/S requests to high available services like google.*

Install

It uses Python 3, requests and SQLite3, as well as the internal OS representation of ping

git clone https://github.com/Darksider3/monitorNet
cd monitorNet/src
python ./monitornet.py

It also has a Watchdog for changes in the project Python files(monitornet.py, colors.py). It uses watchdog:

cd monitorNet
pip install watchdog
python ./changeserv.py

About

MonitorNet monitors the internet connection the machine works on with different sources.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages