Ping using socket module in Python

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • madlax
    New Member
    • Oct 2011
    • 2

    Ping using socket module in Python

    Does the socket module support ICMP? Can I use it to ping? If so how is this done? Or are there any other modules that can send ICMP requests, preferably ones that aren't Scapy? Scapy is so frustrating for me. Thank you.
Working...