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
-
apt-get install nload - Ubuntu
-
apt-get install nload -
Alpine
-
apk add nload - Arch Linux
-
pacman -S nload - Kali Linux
-
apt-get install nload - Fedora
-
dnf install nload - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install nload - OS X
-
brew install nload - Raspbian
-
apt-get install nload - Docker
-
docker run cmd.cat/nload nloadpowered 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