QasimK / connectivity-status

Monitor the connectivity and speed of your internet connection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Internet Connectivity Monitoring

Monitor the connectivity and speed of your internet connection.

This project has no dependencies outside of Python 3.6+. (It may or may not work with earlier versions of Python.)

  • pingthem.py will monitor the connectivity with ICMP pings.
  • requestthem.py will monitor the connectivity with HTTP requests, and can also monitor the internet speed.
  • data.py contains methods for parsing the log files.

About

Monitor the connectivity and speed of your internet connection.


Languages

Language:Python 100.0%