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

vless+ws+http doesnt work

Open feriishere opened this issue 11 months ago • 4 comments

Search first

  • [X] I searched and no similar issues were found

What Happened?


    {
      "tag": "VMess_Ws_Http2",
      "listen": "0.0.0.0",
      "port": 80,
      "protocol": "vless",
      "settings": {
        "clients": [],
        "decryption": "none"
      },
      "streamSettings": {
        "network": "ws",
        "wsSettings": {
          "path": "/comrade,damn-comrade,damn?ed=2048",
          "headers": {
            "Host": "my domain with some chinese letters like dis 猫"
          }
        }
      }
    }
    

this config doesnt work in hiddfiy next but its ok in other clients

Reproduce the Bug

i guess its because of the chinese letter in rq host

Expected Behavior

No response

Version

0.16.16

Platform/OS

Android

Additional Context

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

feriishere avatar Feb 28 '24 09:02 feriishere

Yes, I have this problem too

Amir2367 avatar Feb 28 '24 12:02 Amir2367

also me!

hwarldjdjd avatar Mar 01 '24 11:03 hwarldjdjd

try delete ?ed=2048

zijiren233 avatar Mar 26 '24 13:03 zijiren233

@zijiren233 Delete? ED=2048 makes it usable, why is that? I need to manually delete this parameter every time I update it, which is too troublesome. Is there anything to ask him to save the settings for this operation?

sdgsdsdhshd avatar Apr 06 '24 06:04 sdgsdsdhshd

Me too

getpool avatar May 29 '24 13:05 getpool