Skip to content

zer0n1/python-icmp-non-root

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

I've done very little job to finish it. changed

socket.socket(socket.AF_INET, socket.SOCK_RAW, ICMP_CODE)

to

socket.socket(socket.AF_INET, socket.SOCK_DGRAM, socket.IPPROTO_ICMP)

and We can use non-root user to ping in python.

About

a python ping module with no need of root

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages