#视频

#购买VPS
https://youtu.be/y7zwpRHFkes

#连接VPS
https://youtu.be/F1LKlL9o_B0

#购买域名
https://youtu.be/FdJRYswipN4

#解析域名
https://youtu.be/sqECOTcPX5c

官方主页:

https://v2.hysteria.network/zh

安装脚本

bash <(curl -fsSL https://get.hy2.sh/)

卸载脚本

bash <(curl -fsSL https://get.hy2.sh/) –remove

配置文件路径:

/etc/hysteria

设置开机自启, 并立即启动服务

systemctl enable –now hysteria-server.service

重启服务

systemctl restart hysteria-server.service

查询服务状态

systemctl status hysteria-server.service

监听地址:

仅需去掉#,然后修改数字443为其他数字

混淆:

配置文件中加入如下

obfs:
type: salamander
salamander:
password: cry_me_a_r1ver #修改为自己的密码

拥塞控制算法 (Brutal)

修改客户端的上下行速率即可

端口跳跃:

iptable配置端口转发,修改客户端端口

# 查询网卡名称的命令

ip a

#清除端口转发的命令

iptables -F

分类: 未分类

0 条评论

发表回复

Avatar placeholder

您的邮箱地址不会被公开。 必填项已用 * 标注