梯子搭建
VPS系统
Debian 9/Debian 10
购买域名/解析到VPS
从Namesilo购买域名
一键脚本
1 | wget -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh |
- 选择任意组合
- 选择核心–v2ray-core
- 个性化安装
安装BBR加速
1 | wget -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh |
- 选择安装BBR,DD脚本
- 安装完成后,选择使用BBR+FQ加速
- 重启服务器
查看账号信息
再次执行
1 | wget -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh |