tethereal

Wireshark allows you to examine protocol data stored in files or

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