ntop

display network usage in web browser

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