Skip to content

krishbtyagi/python-ping-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ping Logger Tool

features

  • pings multiple targets
  • logs response status and time
  • generates an excel file from log data

how to use

  1. clone the repository
  2. install dependencies : pip install -r requirements.txt
  3. run the script : python ping-logger.py

convert to .exe

you can convert this script to a standalone '.exe' using : pyinstaller --onefile ping-logger.py

output

  • a .log file with timestamped ping results
  • an .xlsx file summarizing the log

About

A Python script that pings a list of websites or IP addresses, logs the results, and converts them into an Excel report.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages