mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-17 13:15:26 +02:00
12 lines
342 B
Markdown
12 lines
342 B
Markdown
# nload
|
|
|
|
> Visualize network usage in the terminal.
|
|
> More information: <https://github.com/rolandriegel/nload>.
|
|
|
|
- View all network traffic (use the `<ArrowKeys>` to switch interfaces):
|
|
|
|
`nload`
|
|
|
|
- View network traffic on specific interfaces (use the `<ArrowKeys>` to switch interfaces):
|
|
|
|
`nload devices {{interface_one}} {{interface_two}}`
|