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>.
RUN apt-get update && \
apt-get install -y hping3
RUN apt-get update && \
apt-get install -y hping3
RUN pacman -S --noconfirm hping3
RUN apt-get update && \
apt-get install -y hping3
RUN dnf install -y hping3
RUN apt-get update && \
apt-get install -y hping3