hiddify-next
hiddify-next copied to clipboard
disable_sni is unsupported in uTLS
Search first
- [X] I searched and no similar issues were found
What Happened?
I have imported working in other clients (Nekoray\V2rayN\sing-box) Xray config VLESS+Websocket+Security None. But it does not work in Hiddify-Next with the following error in journal - "0disable_sni is unsupported in uTLS". I have tried to enable exterimental TLS tricks, but unsuccessfully. It looks like hiddify-next does not work with Security None
Minimal Reproducible Example (MRE)
- Install Hiddify-Next
- Import working config.
-
- Press button Connect.
Expected Behavior
No response
Version
Hiddify 2.0.5
Platform/OS
Windows
Additional Context
Application Config Options
No response
Relevant log output
No response
Are you willing to submit a PR? If you know how to fix the bug.
- [ ] I'm willing to submit a PR (Thank you!)
I have found the problem. Hiddify-next adding to configuration disable_sni - true and utls = true, despite there is not that option in xray server config.
I have found the problem. Hiddify-next adding to configuration disable_sni - true and utls = true, despite there is not that option in xray server config.
is your problem solved? hiddidy uses sing-box core not xray by default.
I have found the problem. Hiddify-next adding to configuration disable_sni - true and utls = true, despite there is not that option in xray server config.
is your problem solved? hiddidy uses sing-box core not xray by default.
Problem is solved byt additional actions, but standard xray configuration should be imported to Hiddify (client, what supported xray) without additional actions, is not it? To be honest - Hiddify is the most user friendly client in my humble opinion. And let me share my opinion - It can not be advised to friends, because I need to share additional documentation - how to setup it, instead of one sentence - "download hiddify and add new profile from clipboard using this configuration". It just not needs to enable utls if there is not info in configuration line about enabled utls on the server. Might it is possible to realise.