hping

This command is an alias of hping3. More information: <https://github.com/antirez/hping>.

Debian Debian
RUN apt-get update && \ apt-get install -y hping3
Ubuntu
RUN apt-get update && \ apt-get install -y hping3
Arch Arch Linux
RUN pacman -S --noconfirm hping
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y hping3
Fedora
RUN dnf install -y hping3
Raspbian
RUN apt-get update && \ apt-get install -y hping3
click the source code to copy install hping on any operating system with command-not-found.com