Files
cheatsheet-tldr/tldr/linux/speedometer
2025-12-20 00:20:53 +00:00

14 lines
309 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# speedometer
> Python script that shows a network traffic graph in the terminal.
> More information: <https://excess.org/speedometer/>.
- Show graph for a specific interface:
`speedometer -r {{eth0}} -t {{eth0}}`