Talk is cheap.Show me your code. # 如果已有git请忽略yum -y install git# 克隆speedtest项目到本地git clone https://github.com/sivel/speedtest-cli.git# 进入speedtest-cli目录cd speedtest-cli# 运行测速脚本python speedtest.py# 多测几次取平均值# 单位换算:Mbit/s = Mbps = Mb/s * 8