2种CentOS下的网络测试工具
speedtest
yum -y install python3-pip
pip3 install speedtest-cli
speedtest-cli
fast-cli
yum install nodejs -y
npm install --global fast-cli
fast --upload
一键脚本
bash <(curl -Lso- https://git.io/superspeed)
更新日期: 2020年05月17日
文章标签: Linux
文章链接: https://www.vos.cn/os/438.html
版权说明:如非注明,本站文章均为vOS原创,转载请注明出处和附带本文链接。
文章标签: Linux
文章链接: https://www.vos.cn/os/438.html
版权说明:如非注明,本站文章均为vOS原创,转载请注明出处和附带本文链接。