Skip to content

A simple Python program that sends ICMP echo requests (“ping”) to test network connectivity and measure latency. Uses raw sockets and requires admin privileges.

Notifications You must be signed in to change notification settings

Azizahussein/ICMP-Python-Pinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ICMP-Python-Pinger

A simple Python program that sends ICMP echo requests (“ping”) to test network connectivity and measure latency. Uses raw sockets and requires admin privileges.

About

A simple Python program that sends ICMP echo requests (“ping”) to test network connectivity and measure latency. Uses raw sockets and requires admin privileges.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages