安装speedtest-cli
yum install python-pip –y
pip install speedtest-cli
执行网络测速
speedtest
Retrieving speedtest.net configuration...
Testing from Tencent cloud computing (140.143.139.14)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by Henan CMCC 5G (Zhengzhou) [9.69 km]: 28.288 ms
Testing download speed................................................................................
Download: 56.20 Mbit/s
Testing upload speed......................................................................................................
Upload: 1.03 Mbit/s
参考文章:https://www.linuxprobe.com/speedtest-network-in-linux.html https://www.cnblogs.com/yychuyu/p/12859788.html
|