A lightweight and practical Python tool designed to check the reachability of multiple devices in a network using ICMP Ping. Originally built for monitoring attendance devices, but fully applicable to ...
Note that ICMP messages can only be sent from processes running as root (in Windows, you must run this script as 'Administrator'). ~/python-ping$ sudo ./ping.py usage ...