Version 2.8.0
- Now support endless ping, using
ping3 -c 0 example.com
with a count of 0 orping3.verbose_ping('example.com', count=0)
to start, usingctrl + c
to stop.
ping3 -c 0 example.com
with a count of 0 or ping3.verbose_ping('example.com', count=0)
to start, using ctrl + c
to stop.