一键优化TCP
VPS 一键优化 TCP、开启 BBR、BBRplus、Alpine Linux 开启 BBR 等常见网络优化方法整理,提高服务器网络传输效率与访问体验。
文章来源: https://www.laoliuceping.com/31450.html 比如一台德国机慢,一台日本机快,给两台服务器都安装3x-ui面板,配置德鸡,面板进入“新建入站”界面。
/abc123)。相关内容
S-UI面板搭建
wget -O tcpx.sh “https://github.com/ylx2016/Linux-NetSpeed/raw/master/tcpx.sh” && chmod +x tcpx.sh && ./tcpx.sh
wget -N --no-check-certificate "https://gist.github.com/zeruns/a0ec603f20d1b86de6a774a8ba27588f/raw/4f9957ae23f5efb2bb7c57a198ae2cffebfb1c56/tcp.sh && chmod +x tcp.sh && ./tcp.sh 重启 接着 ./tcp.sh 检测是否在运行,输入: lsmod grep bbr 或 sysctl net.ipv4.tcp_congestion_control 如果都有bbrplus ,则表明bbrplus在运行。