larymak / Python-project-Scripts

This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo
GNU General Public License v3.0
1.15k stars 861 forks source link

Added Internet Connectivity Monitor #381

Closed princekhunt closed 6 months ago

princekhunt commented 6 months ago

Hello,

This Python script periodically check internet connectivity and diagnose network issues. It automates the process of diagnosing and potentially resolving connectivity problems by performing various network tests and actions.

github-actions[bot] commented 6 months ago

Hi @princekhunt! :wave:

Thank you for submitting a pull request! We appreciate your contribution and will review your changes as soon as possible.