支持的操作系统:CentOS 7-8、Debian 8-10、Ubuntu 16-18,操作系统要求64位。
安装curl:
#Debian / Ubuntu 系统
apt-get -y install curl
#CentOS 系统
yum -y install curl
一键安装脚本(使用root用户):
bash <(curl -Lsk https://raw.githubusercontent.com/BigMangos/speedtest-go-script/master/install.sh)
开源地址:https://github.com/BigMangos/speedtest-go-script
本文标题:Speedtest一键安装脚本
!