一键代码VPS


纯IPV4/纯IPV6的VPS直接运行一键脚本

wget -N https://gitlab.com/rwkgyg/x-ui-yg/raw/main/install.sh && bash install.sh

打开浏览器,进行x-ui可视化界面登录

申请证书

x-ui回车

15回车

1回车

安装BBR 

echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf

echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.conf

sysctl -p

lsmod | grep bbr

#打完最后一步,应看到 20480 或 16384 说明BBR 开启成功

公钥路径:/root/cert.crt

私钥路径:/root/private.key

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注