2024年4月24日

常用脚本BBR 宝塔面板

1、宝塔面板

2、后端一键脚本 Centos 7

yum install wget -y && wget https://raw.githubusercontent.com/Toxic-Cat/Airport-toolkit/master/ssr_node_c7.sh && chmod +x ssr_node_c7.sh && ./ssr_node_c7.sh

服务器地址 填写ip 无http
3、BBR Plus

wget N nocheckcertificate “https://github.000060000.xyz/tcpx.sh” && chmod +x tcpx.sh && ./tcpx.sh

4、BBR加速

5、 # GCP 启用root密码登陆

passwd
sed -i “s/PermitRootLogin.*/PermitRootLogin yes/g” /etc/ssh/sshd_config
sed -i “s/PasswordAuthentication.*/PasswordAuthentication yes/g” /etc/ssh/sshd_config
reboot
6、 v