speedtest网速快慢怎么看(使用SpeedtestCLI测试你的网速)

在本文中我们将使用一个名为speedtest-cli的命令行工具来测试网速。它是用Python语言编写的工具,系统通过向speedtest.net网站上传和下载数据来测试带宽。

环境

Centos7

安装speedtest-cli工具

在安装speedtest-cli之前,我们需要安装先安装python3-pip包管理器,然后通过pip安装speedtest-cli工具。

[root@localhost ~]# yum -y install python3-pip

speedtest网速快慢怎么看(使用SpeedtestCLI测试你的网速)(1)

安装成功之后,我们可以用pip3命令安装speedtest-cli:

[root@localhost ~]# pip3 install speedtest-cli

speedtest网速快慢怎么看(使用SpeedtestCLI测试你的网速)(2)

通过speedtest cli检测网络

[root@localhost ~]# speedtest-cli Retrieving speedtest.net configuration... Testing from China Telecom (*.*.*.*)... Retrieving speedtest.net server list... Selecting best server based on ping... Hosted by China Telecom JiangSu 5G (Lianyungang) [196.15 km]: 31.424 ms Testing download speed................................................................................ Download: 47.64 Mbit/s Testing upload speed...................................................................................................... Upload: 94.56 Mbit/s

speedtest网速快慢怎么看(使用SpeedtestCLI测试你的网速)(3)

总结

在本文中我们将使用一个名为speedtest-cli的命令行工具来测试网速。它是用Python语言编写的工具,系统通过向speedtest.net网站上传和下载数据来测试带宽。

,

免责声明:本文仅代表文章作者的个人观点,与本站无关。其原创性、真实性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容文字的真实性、完整性和原创性本站不作任何保证或承诺,请读者仅作参考,并自行核实相关内容。文章投诉邮箱:anhduc.ph@yahoo.com

    分享
    投诉
    首页