LINUX 安裝speedtest-cli 查看網速


LINUX 安裝speedtest-cli  查看網速

# ImportError: No module named setuptools
yum -y install python-setuptools

 

安裝PIP
tar xf pip-9.0.1.tar.gz
cd pip-9.0.1
python setup.py install

 

安裝git
yum -y install git

 

使用git下載包
pip install git+https://github.com/sivel/speedtest-cli.git

 

 speedtest-cli  --bytes

speedtest-cli  --bytes

Retrieving speedtest.net configuration...
Testing from Beijing Weishichuangjie Technical Development Co. (123.196.126.50)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by Beijing Telecom (Beijing) [1.69 km]: 3.796 ms
Testing download speed................................................................................
Download: 5.30 Mbyte/s
Testing upload speed................................................................................................
Upload: 4.47 Mbyte/s

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM