项目地址:https://github.com/sivel/speedtest-cli

使用方法:

wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
chmod +x speedtest-cli
./speedtest-cli
# 更多获取脚本的方法,在上面的项目地址中查看。

输出示例:

root@hello:~# ./speedtest-cli
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Sentris Network LLC (23.226.214.xxx)...
Selecting best server based on latency...
Hosted by Wolfe Internet (Seattle, WA) [17.39 km]: 2.66 ms
Testing download speed........................................
Download: 189.51 Mbit/s
Testing upload speed..................................................
Upload: 128.82 Mbit/s
root@hello:~#

额外:

哎,国外的VPS就是爽啊,价格便宜,带宽足够大!上面的输出,VPS的网络入口差不多有1.5G吧,出口也有1G!

Updata 20170722 更新脚本下载地址