Last update at :2024-05-15,Edit by888u
I prefer to use debian/ubuntu. Here is how to use speedtest.net on VPS to test the network upload and download speed of the current VPS.
No nonsense:
Method 1:
apt-get update
apt-get install python-pip
pip install speedtest-cli
pip install speedtest-cli --upgrade (this step can be omitted)
speedtest-cli
Method 2:
wget https://github.com/sivel/speedtest-cli/archive/master.zip
unzip master.zip
cd speedtest-cli-master/
chmod 755 speedtest_cli.py
speedtest-cli
If you want the results to be accurate to bits:
speedtest-cli –bytes
Want to share or save the results:
speedtest-cli –share
Only test ping, upload and download
speedtest-cli –simple
Test distance:
speedtest-cli –list
View current version:
speedtest-cli –version
View help commands
speedtest-cli –help
Recommended site searches: vip domain names, is there a fee for domain name registration, foreign domain names, domain name registration network, registration-free domain names, website registration time, ftp free space Alibaba Cloud server, website registration information, domain name registration query
发表评论