Speedtest一键安装脚本


时间:2020年04月10日,作者:share1223.com

支持的操作系统: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

!本站的分享来源网络,版权属于原作者。严禁用于任何商业目的,仅供学习参考,如有侵权联系邮箱

发表评论

电子邮件地址不会被公开。 必填项已用 * 标注