
Icmplib is an implementation of the ICMP protocol in Python. It is possible to use the built-in functions or to build your own. It features: * ready-to-use functions such as: ping, multiping and traceroute. * multithreaded functions (like multiping). * runs without root privileges. * ICMPv4 and ICMPv6 support. * Broadcast support. * No dependency.