hiddify-next icon indicating copy to clipboard operation
hiddify-next copied to clipboard

disable_sni is unsupported in uTLS

Open SignFinder opened this issue 1 year ago • 1 comments

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)

  1. Install Hiddify-Next
  2. Import working config.
    1. Press button Connect.

Expected Behavior

No response

Version

Hiddify 2.0.5

Platform/OS

Windows

Additional Context

vlesserror

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!)

SignFinder avatar Sep 30 '24 19:09 SignFinder

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.

SignFinder avatar Oct 02 '24 09:10 SignFinder

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.

TitanComputer avatar Oct 06 '24 16:10 TitanComputer

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.

SignFinder avatar Oct 07 '24 17:10 SignFinder