Last update at :2023-12-27,Edit by888u
For those who use the win system, it is very convenient to use SPEEDTEST to measure speed, but it may be inconvenient for those who use the linux system. In fact, it is also very convenient to use the command line speedtest-cli to test under Linux. It is currently unknown whether this is edited. This site has tested it and it is still feasible. speedtest-cli is a lightweight Linux command line tool written in Python and can run under Python 2.4 to 3.4. It is based on Speedtest.net's infrastructure to measure the network's up/down speed. Installing speedtest-cli is easy - just download its Python script file. The specific methods are as follows:
wget https://raw.github.com/sivel/speedtest-cli/master/speedtest_cli.py chmod a+rx speedtest_cli.py sudo mv speedtest_cli.py /usr/local/bin/speedtest-cli sudo chown root:root /usr/local/bin/speedtest-cli
Execute the above commands to install it, and then just enter it when running
speedtest-cli
That’s it. As shown in the picture below, this site used the EHVPS vps host for testing.
Basically meet the 100M port provided by the merchant, and the download speed is basically twice that of long-distance transfer! Note: This is only used for testing on this website. Do not think it is a recommendation. After all, I still have some spare parts. Next, let’s test the ordinary bricklayers, hehe! Whether it is a G port or not, you will know just by looking!
If you are willing to share the test results, you can use the parameter "-share". It will upload your test results to the Speedtest server and share them graphically with others.
The following is a test result automatically generated by speedtest-cli and uploaded to Speedtest:
You can use the parameter "-list", which will display all Speedtest servers (sorted by geographical distance from you from nearest to far).
In the above list, each line is preceded by an ID corresponding to the server. If you want to use a specified node to test your network speed, you only need to specify its ID after the speedtest-cli command. For example, if you want to use the SoftLayer server in the picture above, you only need to specify the corresponding server ID 4042.
At this point, this site has completed using SPEEDTEST to measure the speed of the LINUX series vps host! You can also go and experience it yourself, no matter what, it’s still good to play!
Recommended site searches: Hong Kong server purchase, foreign server rental which is the best, independent ip host, domain name and host, vps host, domain name resolution ip address query, US server website, domain name purchase game high defense server rental, Zhenjiang high defense Server,
发表评论