SpeedTest
官网:http://www.speedtest.net
很多时候我们需要测试机器的上行和下行宽带。在可用于测试宽带速度的网站中,speedtest.net也许是使用最广泛的应用之一。
SpeedTest
提供了一个命令行版本,叫做speedtest-cli
。
操作系统 | 包管理器 | 安装命令 |
---|---|---|
Windows | Chocolatey | choco install -y speedtest-cli |
macOS | HomeBrew | brew install speedtest-cli |
GNU/Linux | HomeBrew | brew install speedtest-cli |
apt | sudo apt-get install -y speedtest-cli | |
CentOS | yum | sudo yum install -y speedtest-cli |
dnf | sudo dnf install -y speedtest-cli | |
openSUSE | zypper | sudo zypper install -y speedtest-cli |
Alpine Linux | apk | sudo apk add speedtest-cli |
pacman | sudo pacman -Syyu --noconfirm |
speedtest-cli