Vultr 注册网站:
Vultr 充 100 美元送 300 美元:https://www.vultr.com/?ref=9631369-9J
Vultr 充 10 美元送 10 美元:https://www.vultr.com/?ref=9520512
二、下载搭建工具
FinalShell 下载(Windows 版): 点击下载 >>
备用下载(Windows MacOS Linux): 点击下载 >>
苹果 ID 购买:shop.ugoearn.com
云狐机场带小火箭租用账号:
https://9m2e2p6k.yunhu7.xyz/#/register?code=uFi80GP8
三、更新 VPS 系统
apt update -y
apt install curl sudo -y
四、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 服务相关命令
systemctl start hysteria-server.service # 启动 hysteria 服务
systemctl enable hysteria-server.service # 设置 hysteria 服务 开机自启动
systemctl restart hysteria-server.service # 重启 hysteria 服务
systemctl stop hysteria-server.service # 停止 hysteria 服务
systemctl status hysteria-server.service # 查看 hysteria 服务 状态