网速测试

只谈情不闲聊 提交于 2019-12-05 23:13:56

 

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环境网速测试:

https://www.speedtest.cn/

 

 

  

 

 

Windows操作系统网速测试: 

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!