Przeglądaj źródła

nload: add page (#5395)

Jake Vossen 4 lat temu
rodzic
commit
baae36eb46
1 zmienionych plików z 12 dodań i 0 usunięć
  1. 12 0
      pages/common/nload.md

+ 12 - 0
pages/common/nload.md

@@ -0,0 +1,12 @@
+# nload
+
+> A tool for visualizing 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}}`