Linux环境系统网速测试:
// 准备 # yum -y install git # git clone https://github.com/sivel/speedtest-cli.git // 测试网速 [root@localhost ~]# ./speedtest-cli/speedtest.py Retrieving speedtest.net configuration... Testing from China Mobile Guangdong (39.155.134.147)... Retrieving speedtest.net server list... Selecting best server based on ping... Hosted by ChinaUnicom-5G (TianJin) [111.65 km]: 9.634 ms Testing download speed................................................................................ Download: 9.72 Mbit/s Testing upload speed................................................................................................ Upload: 10.53 Mbit/s [root@localhost ~]#
Windows环境网速测试:
Windows操作系统网速测试: