hiddify / hiddify-app

Multi-platform auto-proxy client, supporting Sing-box, X-ray, TUIC, Hysteria, Reality, Trojan, SSH etc. It’s an open-source, secure and ad-free.
https://hiddify.com
Other
16.89k stars 1.52k forks source link

vless+ws+http doesnt work #582

Open feriishere opened 8 months ago

feriishere commented 8 months ago

Search first

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.

Amir2367 commented 8 months ago

Yes, I have this problem too

hwarldjdjd commented 8 months ago

also me!

zijiren233 commented 7 months ago

try delete ?ed=2048

getpool commented 5 months ago

Me too