apernet / hysteria

Hysteria is a powerful, lightning fast and censorship resistant proxy.
https://v2.hysteria.network/
MIT License
14.48k stars 1.62k forks source link

Windows clients for Hysteria2 #666

Closed hellofr13nd closed 11 months ago

hellofr13nd commented 1 year ago

Thanks for the great protocol, is there any Windows Client that supports Hysteria2? V2rayN for example seems to only support Hysteria1 for now.

computerscot commented 1 year ago

https://cscot.pages.dev/2023/09/07/nekoray-hysteria2/

hedsbj commented 1 year ago

Thanks for the great protocol, is there any Windows Client that supports Hysteria2? V2rayN for example seems to only support Hysteria1 for now.

v2rayN support Hysteria v2

hellofr13nd commented 1 year ago

@hedsbj In Add a custom configuration server in Core Type, we can only select Hysteria, not Hysteria2. Do you use another method?

hedsbj commented 1 year ago

把windows平台上的新版hysteria.exe下载 放到对应 的目录 ,core type 就选hysteria 就可以 。v2rayN我用的是 v6.23 正式版本。hysteria v2一出来就这样用了

hellofr13nd commented 1 year ago

@hedsbj I replaced the new Hysteria client exe in the latest version of V2rayN 6.28 and Hysteria1 servers don't work anymore because Hysteria2 is fundamentally different, so I think a new Core Type(Hysteria2) should be added to V2rayN.

egg1234 commented 1 year ago

Nekoray的3.20预发行版原生支持hysteria 2,关键是GUI界面配置hysteria 2的参数,而不需要用户编辑yaml配置文件,其实nekoray是同时支持windows及linux桌面版,也有MAC OS的非官方版 https://github.com/MatsuriDayo/nekoray/releases/tag/3.20

另外同一作者的android客户端软件也支持hysteria 2,代码已经写到main branch,需要等编译好的1.2.4版apk发行,或者各位有兴趣也可以自己动手编译现在的main branch https://github.com/MatsuriDayo/NekoBoxForAndroid

hellofr13nd commented 1 year ago

@egg1234 Interesting, I'll give it a try, I tested Nekoray a long time ago but I don't remember what it was I didn't like, maybe some random errors or dns leak... but I'll test it again, especially when 3.20 version is finalized.

egg1234 commented 1 year ago

nekoray关于DNS泄露的问题最早在2.0版的时候已经完全解决过了,最近一次关于DNS的问题讨论是下面是issue讨论的,也已经全部解决

github.com/MatsuriDayo/nekoray/issues/743

computerscot commented 11 months ago

Another one you can try with Hysteria2 is Furious:

https://cscot.pages.dev/2023/09/13/hysteria2-furious

hellofr13nd commented 11 months ago

Thanks @computerscot, That's helpful.