系统:Debian12
一、安装hy2
1.更新VPS系统
apt update && apt upgrade -y && apt autoremove -y
2.安装warp,添加ipv4
wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh && bash menu.sh [option] [lisence/url/token]
3.BBR加速
wget --no-check-certificate -O tcpx.sh https://raw.githubusercontent.co ... master/tcpx.shchmod +x tcpx.sh./tcpx.sh
4.hysteria2安装(需要本地网络有ipv6,不然节点用不了)
wget -N --no-check-certificate https://raw.githubusercontent.co ... ain/hy2/hysteria.sh && bash hysteria.sh
完成后,在hy文件夹下载hy-client.json文件到桌面,编辑,更改里面的ip为ip6,保存
V2中添加自定义服务器
二、安装X-UI面板搭建节点
关闭防火墙,不然x-ui打不开,debain:sudo ufw disable
安装x-ui成功后,游览器访问ip+端口
|