python3-ping3

Python module and command to ping hosts using raw sockets
  https://github.com/kyan001/ping3
  0
  no reviews



Ping3 is a pure Python 3 implementation of the ICMP ping implementation using raw sockets.

In some configurations, ICMP messages can only be sent from processes running as root.

This package installs the library for Python 3 and ping3 command.