mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
311 B
311 B
nload
在终端中可视化查看网络流量。 更多信息:https://manned.org/nload。
- 查看所有网络接口的流量(使用
<ArrowKeys>切换不同网口):
nload
- 查看指定网络接口的流量(使用
<ArrowKeys>切换网口):
nload devices {{网口1 网口2 ...}}