noping

sends ICMP_ECHO requests to network hosts

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