Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hysteria V2 protocol support #263

Open
cbjn opened this issue Sep 2, 2023 · 15 comments
Open

Hysteria V2 protocol support #263

cbjn opened this issue Sep 2, 2023 · 15 comments
Labels
enhancement New feature or request

Comments

@cbjn
Copy link

cbjn commented Sep 2, 2023

listen: :443

tls:
cert: idev.dev.cer
key: idev.dev.key

acme:
domains:
- domain1.com
- domain2.org
email:

@emptysuns
Copy link
Owner

现在支持的客户端太少了,只有sing-box支持,而且还是beta版本
v1 v2还不兼容,如果现在更新会遇到很多问题,考虑一段时间后等大部分平台客户端都兼容了,再支持它

@emptysuns emptysuns added the enhancement New feature or request label Sep 2, 2023
@cbjn
Copy link
Author

cbjn commented Sep 4, 2023

Nekobox 测试版已兼容 Hysteria V2

https://github.com/MatsuriDayo/NekoBoxForAndroid/actions/runs/6073040944

@wazzx
Copy link

wazzx commented Sep 10, 2023

passwall已经支持hy2.0,希望大佬可以出一个1.49无缝升级到2.0的选项,或者先卸载1.49后安装2.0

@fenghuocaop
Copy link

请问,目前软路由端,有那些app支持Hysteria2协议了啊?如果支持请同时告知版本
passwall、passwall2、Hello World、SSR Plus+、openclash

@alipapabi
Copy link

在线等大佬更新,passwall2已经强行更新到2.0.2,结果现在服务器端还没适配起来。

@inpowerchiu
Copy link

passwall已经支持hy2.0,希望大佬可以出一个1.49无缝升级到2.0的选项,或者先卸载1.49后安装2.0

今晚更新了pw2,试了几种填写配置,都不成功,功能是有了,但是不知道怎样手动填写,也不支持HY2的分享链接。

@mastersani
Copy link

hysteria v2 config.yaml for server side without json
listen: :59590
tls:
cert: /etc/hysteria/cert.crt
key: /etc/hysteria/private.key

obfs:
type: salamander
salamander:
password: D662A99F25C45EC0

quic:
initStreamReceiveWindow: 16777216
maxStreamReceiveWindow: 16777216
initConnReceiveWindow: 33554432
maxConnReceiveWindow: 33554432

auth:
type: password
password: D662A99F25C45EC0

masquerade:
type: proxy
proxy:
url: https://speedtest.net
rewriteHost: true

@Skycnhe
Copy link

Skycnhe commented Sep 20, 2023

passwall已经支持hy2.0,希望大佬可以出一个1.49无缝升级到2.0的选项,或者先卸载1.49后再安装2.0

今晚更新了pw2,试了好几种填写配置,都没有成功,功能都有了,但是不知道怎样手动填写,也不支持HY2的分享链接。

Pw2完美支持HY2了就是要自己填几个选项就可以了

@auqhjjqdo
Copy link

clash meta已支持hysteria v2
MetaCubeX/mihomo@9b8e2d9

@lpflhh
Copy link

lpflhh commented Sep 25, 2023

请问,目前软路由端,有那些app支持Hysteria2协议了啊?如果支持请同时告知版本 passwall、passwall2、Hello World、SSR Plus+、openclash

openclash x86 mate内核测试已经通过2.0

@boweic
Copy link

boweic commented Oct 9, 2023

来催更咯,Surge ios 最新 testflight 已经支持 hy2

@cbjn cbjn closed this as completed Oct 17, 2023
@ERCB
Copy link

ERCB commented Oct 19, 2023

Stash也支持,期待大佬更新~

@yukeiyang
Copy link

催更 Hysteria 2. Surge TestFlight 已支持。

@zscontinent
Copy link

催更 Hysteria 2, Clash Meta For Android也支持了

@cbjn cbjn reopened this Oct 24, 2023
@zyyysxd
Copy link

zyyysxd commented Oct 25, 2023

sing-box可以同时支持hys1和2,希望下一版的分流用sing-box配置

@cbjn cbjn closed this as not planned Won't fix, can't repro, duplicate, stale Nov 6, 2023
@cbjn cbjn reopened this Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests