bmon

Monitor bandwidth and capture network related statistics. More information: <https://github.com/tgraf/bmon>.

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