Mac Pro安装测速工具speedtest-cli

1、查看本机是否安装pip工具:

pip3 -V

 

2、通过pip安装speedtest-cli:

pip3 install speedtest-cli

 

3、接着安装wget工具

brew install wget

 

4、首先要用wget命令从github上下来Python脚本:

wget https://github.com/sivel/speedtest-cli/archive/master.zip

 

5、解压提取下载的文件(master.zip):

unzip master.zip

 

6、进入提取出的目录speedtest-cli-master

cd speedtest-cli-master

 

7、筛选出洛杉矶的服务器ID:

python3 speedtest.py --list|grep Angeles

 

8、测试到服务器ID的上传速度与下载速度:

python3 speedtest.py --server 14236

 

——————————————————————————————————————————————————————————————

参考博客:https://linux.cn/article-5626-1.html

via: http://www.tecmint.com/check-internet-speed-from-command-line-in-linux/

作者:Avishek Kumar 译者:NearTan 校对:wxy

本文由 LCTT 原创翻译,Linux中国 荣誉推出

转载于:https://www.cnblogs.com/LeoToTest/p/10464464.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值