mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-19 15:35:24 +02:00

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
12 lines
335 B
Markdown
12 lines
335 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 device {{interface_one}} {{interface_two}}`
|