nload

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

Install

All systems
curl cmd.cat/nload.sh
Debian Debian
apt-get install nload
Ubuntu
apt-get install nload
Alpine
apk add nload
Arch Arch Linux
pacman -S nload
image/svg+xml Kali Linux
apt-get install nload
Fedora
dnf install nload
Windows (WSL2)
sudo apt-get update sudo apt-get install nload
OS X
brew install nload
Raspbian
apt-get install nload
Docker
docker run cmd.cat/nload nload powered by Commando

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

  • View all network traffic (use the arrow keys to switch interfaces):
    nload
  • View network traffic on specific interfaces (use the arrow keys to switch interfaces):
    nload device interface_one interface_two

© tl;dr; authors and contributors