一键安装Hysteria 2

qwq 22天前 27

更新 VPS 系统,安装组件

apt update -y
apt install curl sudo -y

执行一下脚本

dpkg --configure -a

debian提示未安装curl,waget

apt update
apt install sudo
sudo apt update
sudo apt install curl
sudo apt install wget

四合一bbr脚本

wget -N --no-check-certificate "https://gist.github.com/zeruns/a0ec603f20d1b86de6a774a8ba27588f/raw/4f9957ae23f5efb2bb7c57a198ae2cffebfb1c56/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

一键脚本

wget -N --no-check-certificate https://raw.githubusercontent.com/Misaka-blog/hysteria-install/main/hy2/hysteria.sh && bash hysteria.sh


最新回复 (0)
返回
发新帖