iftop

Show bandwidth usage on an interface by host. More information: <https://manned.org/iftop>.

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