snippetbashTip
speedometer — Python script that shows a network traffic graph in the terminal. More information: <https://excess.
Viewed 0 times
commandspeedometerpythonnetworkclishowsthatscript
linux
Problem
How to use the
speedometer command: Python script that shows a network traffic graph in the terminal. More information: <https://excess.org/speedometer/>.Solution
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}}Code Snippets
Show graph for a specific interface
speedometer -r {{eth0}} -t {{eth0}}Context
tldr-pages: linux/speedometer
Revisions (0)
No revisions yet.