nload 安装

下载地址 https://sourceforge.net/projects/nload/

包管理器安装

yum / apt install nload

源码编译安装

tar xf nload-0.7.4.tar.gz
cd nload-0.7.4/
yum -y install gcc gcc-c++ ncurses-devel
./configure && make && make install
nload
posted @ 2025-09-03 17:20  AlexG  阅读(34)  评论(0)    收藏  举报