diff --git a/pages/common/nload.md b/pages/common/nload.md new file mode 100644 index 0000000000..af6dd3cffa --- /dev/null +++ b/pages/common/nload.md @@ -0,0 +1,12 @@ +# nload + +> A tool for visualizing network usage in the terminal. +> More information: . + +- 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}}`