pyping

A pure Python ICMP ping implementation using raw sockets
Download

pyping Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Price:
  • FREE
  • Publisher Name:
  • Geoffrey Lehee
  • Publisher web site:
  • https://github.com/Socketubs

pyping Tags


pyping Description

pyping is a pure Python ping implementation using raw sockets.Note that ICMP messages can only be sent from processes running as root (in Windows, you must run this script as 'Administrator').Usage< pre >~/python-ping$ sudo ./ping.py google.comPYTHON-PING google.com (209.85.148.99): 55 data bytes64 bytes from google.com (209.85.148.99): icmp_seq=0 ttl=54 time=56.2 ms64 bytes from google.com (209.85.148.99): icmp_seq=1 ttl=54 time=55.7 ms64 bytes from google.com (209.85.148.99): icmp_seq=2 ttl=54 time=55.5 ms----google.com PYTHON PING Statistics----3 packets transmitted, 3 packets received, 0.0% packet lossround-trip (ms) min/avg/max = 55.468/55.795/56.232< /pre >Product's homepage


pyping Related Software