speedometer

Python script that shows a network traffic graph in the terminal. More information: <http://excess.org/speedometer>.

Install

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

Python script that shows a network traffic graph in the terminal. More information: <http://excess.org/speedometer>.

  • Show graph for a specific interface:
    speedometer -r eth0 -t eth0

© tl;dr; authors and contributors