欢迎来到 Blog do论坛

分享下服务器的一键测速脚本ECS

原文地址: https://github.com/oneclickvirt/ecs/blob/master/README_ZH.md

一键命令将默认不安装依赖,默认不更新包管理器,默认非互动模式

  • 国际用户无加速:
export noninteractive=true && curl -L https://raw.githubusercontent.com/oneclickvirt/ecs/master/goecs.sh -o goecs.sh && chmod +x goecs.sh && ./goecs.sh install && goecs

国际/国内使用 CDN 加速:

export noninteractive=true && curl -L https://cdn.spiritlhl.net/https://raw.githubusercontent.com/oneclickvirt/ecs/master/goecs.sh -o goecs.sh && chmod +x goecs.sh && ./goecs.sh install && goecs

国内用户使用 CNB 加速:

export noninteractive=true && export CN=true && curl -L https://cnb.cool/oneclickvirt/ecs/-/git/raw/main/goecs.sh -o goecs.sh && chmod +x goecs.sh && ./goecs.sh install && goecs

短链接:

export noninteractive=true && curl -L https://bash.spiritlhl.net/goecs -o goecs.sh && chmod +x goecs.sh && ./goecs.sh install && goecs

export noninteractive=true && curl -L https://ba.sh/JrVa -o goecs.sh && chmod +x goecs.sh && ./goecs.sh install && goecs

如果需要测试更准确,请按照下面的详细说明进行安装,添加非必需的依赖

SIGNATURE
欢迎加入本论坛~
0 0 0