1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 17:42:07 +02:00
tldr/pages/linux/speedometer.md
2024-10-12 10:02:00 +02:00

8 lines
216 B
Markdown

# 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}}`