首页 > 其他 > 详细

网速测试

时间:2019-11-28 14:28:31      阅读:88      评论:0      收藏:0      [点我收藏+]

 

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操作系统网速测试: 

网速测试

原文:https://www.cnblogs.com/Alexr/p/11949766.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!