1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/speedometer.md

9 lines
215 B
Markdown
Raw Normal View History

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