nload

A tool for visualizing network usage in the terminal. More information: <https://github.com/rolandriegel/nload>.

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