Skip to content
#

drop

Here are 19 public repositories matching this topic...

This script continuously pings Google's DNS server (8.8.8.8) and logs the results. It monitors whether the pings are successful or not and records the duration from unsuccessful to a successful ping. It writes the timestamp along with the ping status (successful/unsuccessful) and duration (if successful) into a log file named "ping_logs.txt".

  • Updated Apr 1, 2024
  • Python

Improve this page

Add a description, image, and links to the drop topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the drop topic, visit your repo's landing page and select "manage topics."

Learn more