mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 20:22:07 +02:00

* speedometer: add page * speedometer: add missing braces Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
8 lines
215 B
Markdown
8 lines
215 B
Markdown
# 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}}`
|