mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 17:42:07 +02:00
8 lines
216 B
Markdown
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}}`
|