Skip to content

oc-linux/python-ping

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This library is a fork of George Notaras' python-ping library, which is
an implementation of the standard ICMP ping in pure Python.

As it uses raw ICMP sockets, you need to be root to use the functions
exported by the ping module.

The fork by Pierre Bourdon adds a setup.py file in order to permit an
easier distribution of the package. 

This new fork by Joan-Luc Labòrda has made a portage to Python3. The
license of the library remains unchanged (GPLv2), see COPYING.

About

Pure Python version of ICMP ping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%