speedtest-cli是一个用Python编写的轻量级Linux命令行工具,在Python2.4至3.6版本下均可运行。它基于speedtest.net的基础架构来测量网络的上/下行速率。

当你的机器不方便安装或者不能安装时,可以这样使用~

  1. 使用git命令下载测速工具:git clone https://github.com/sivel/speedtest-cli.git
  2. 进入到speedtest-cli目录:cd speedtest-cli/
  3. 运行测速工具:                ./speedtest.py
  4. 查看结果:

speedtest-cli 测试网络速度_git

 

 参考:https://sslhow.com/check-network-speed-in-linux