搭梯过墙三步走
一台 VPS
重装系统 (DD)
1 | wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/installNET/master/Install.sh" |
- 安装 Debian11 系统 -2-3
1 | apt update -y && apt upgrade -y && apt install -y curl wget sudo |
安装 BBR 网络加速脚本
1 | wget -O tcp.sh "https://github.com/ylx2016/Linux-NetSpeed/raw/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh |
- 安装 BBR 原版内核 -1-11
- 安装 BBRplus 新版内核 -5-19
安装代理
1 | wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh |
- VLESS+TLS_Vision+TCP[推荐〕
- VLESS+Realityt+uTLSt+Vision[推荐〕
2-1-07
多说无益