Files
cheatsheet-tldr/tldr/linux/speedometer
2024-10-13 00:18:36 +00:00

14 lines
308 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}}`