Codebase list python-icmplib / 55db1aee-4eb2-4fc0-85e4-45856df1d85c/main debian / control
55db1aee-4eb2-4fc0-85e4-45856df1d85c/main

Tree @55db1aee-4eb2-4fc0-85e4-45856df1d85c/main (Download .tar.gz)

control @55db1aee-4eb2-4fc0-85e4-45856df1d85c/mainraw · history · blame

Source: python-icmplib
Section: python
Priority: optional
Maintainer: Kali Developers <[email protected]>
Uploaders: Ben Wilson <[email protected]>
Build-Depends: debhelper-compat (= 12),
                                dh-python,
                                python3-all,
                                python3-setuptools
Standards-Version: 4.5.0
Homepage: https://github.com/ValentinBELYN/icmplib
Vcs-Browser: https://gitlab.com/kalilinux/packages/python-icmplib
Vcs-Git: https://gitlab.com/kalilinux/packages/python-icmplib.git

Package: python3-icmplib
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Python tool to forge ICMP packages
 icmplib is a brand new and modern implementation of the ICMP protocol in Python
 Able to forge ICMP packages to make your own ping, multiping, traceroute etc