hping3

Advanced ping utility which supports protocols such TCP, UDP, and raw IP. Best run with elevated privileges. 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 hping3
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 hping3 on any operating system with command-not-found.com