speedtest-cli是一个用Python编写的轻量级Linux命令行工具,在Python2.4至3.6版本下均可运行。它基于speedtest.net的基础架构来测量网络的上/下行速率。
当你的机器不方便安装或者不能安装时,可以这样使用~
- 使用git命令下载测速工具:git clone https://github.com/sivel/speedtest-cli.git
- 进入到speedtest-cli目录:cd speedtest-cli/
- 运行测速工具: ./speedtest.py
- 查看结果:
参考:https://sslhow.com/check-network-speed-in-linux