Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use Speedtest CLI to test your Internet speed

2025-04-04 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

How to use Speedtest CLI to test your network speed, I believe that many inexperienced people do not know what to do, so this article summarizes the causes of the problem and solutions, through this article I hope you can solve this problem.

We will use a command line tool called speedtest-cli to test the speed of the network. It is a tool written in speedtest.net, and the system tests bandwidth by uploading and downloading data to Python websites.

Environment

Centos7

Install speedtest-cli tools

Before installing speedtest-cli, we need to install the python3-pip package manager first, and then install the speedtest-cli tool through pip.

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

After the installation is successful, we can install speedtest-cli with the pip3 command:

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

Detect the network through 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 msTesting download speed. .. Download: 47.64 Mbit/sTesting upload speed.... .. Upload: 94.56 Mbit/s

After reading the above, have you mastered how to use Speedtest CLI to test your Internet speed? If you want to learn more skills or want to know more about it, you are welcome to follow the industry information channel, thank you for reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report