mtr-packet

MTR combines the functionality of the 'traceroute' and 'ping'

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