上一篇 分享链接 返回 返回顶部

国际线路BBR加速优化一键脚本参考

发布人:工单客服-香香 发布时间:2026-06-10 12:56 阅读量:102
脚本①:bash <(curl -l -s https://raw.githubusercontent.com/byJoey/Actions-bbr-v3/refs/heads/main/install.sh)
 
脚本②:yum install wget -y && wget -O tcp.sh https://gitee.com/suiyuansoft/Linux-NetSpeed/raw/master/tcp.sh && bash tcp.sh


脚本③:wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
目录结构
全文