fping6

sends ICMP ECHO_REQUEST packets to network hosts

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