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

12 lines
336 B
Markdown

# nload
> Visualize network usage in the terminal.
> More information: <https://github.com/rolandriegel/nload>.
- View all network traffic (use the arrow keys to switch interfaces):
`nload`
- View network traffic on specific interfaces (use the arrow keys to switch interfaces):
`nload devices {{interface_one}} {{interface_two}}`