- pings multiple targets
- logs response status and time
- generates an excel file from log data
- clone the repository
- install dependencies : pip install -r requirements.txt
- run the script : python ping-logger.py
you can convert this script to a standalone '.exe' using : pyinstaller --onefile ping-logger.py
- a
.logfile with timestamped ping results - an
.xlsxfile summarizing the log