纯IPv6也能科学上网?手把手教你部署Hysteria2
1,解锁脚本
wget https://raw.githubusercontent.com/yirenchengfeng1/warp/main/warp.sh
2、全局双栈网络出口:bash warp.sh d
3、IPv4网络出口:bash warp.sh 4
4、IPv6网络出口:bash warp.sh 6
在云服务器上部署 Hysteria 2
使用以下命令下载并运行 Hysteria 2 安装脚本:
wget -N –no-check-certificate https://raw.githubusercontent.com/flame1ce/hysteria2-install/main/hysteria2-install-main/hy2/hysteria.sh && bash hysteria.sh
开机自启动 Hysteria 2
设置 Hysteria 2 在服务器启动时自动运行:
systemctl enable hysteria-server.service
一键安装协议合集,调出菜单命令:sb
bash <(wget -qO- -o- https://github.com/233boy/sing-box/raw/main/install.sh)
BBRV3,运行以下命令:
wget https://raw.githubusercontent.com/byJoey/Actions-bbr-v3/refs/heads/main/install.sh
2️ 赋予脚本执行权限
chmod +x install.sh
3️ 运行脚本
sudo ./install.sh
Linux网络优化
运行 TCP窗口调优
脚本: wget http://sh.nekoneko.cloud/tools.sh -O tools.sh && bash tools.sh
科技lion工具:
bash <(curl -sL kejilion.sh)
x-ui
bash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/x-ui/master/install.sh)