vnstat

A console-based network traffic monitor. More information: <https://manned.org/vnstat>.

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