Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alpn: h2,http/1.1 failed #421

Open
x0chaoren0s opened this issue Nov 15, 2024 · 0 comments
Open

alpn: h2,http/1.1 failed #421

x0chaoren0s opened this issue Nov 15, 2024 · 0 comments

Comments

@x0chaoren0s
Copy link

version: glider_0.16.4_linux_amd64.deb

this link ( vless + ws + tls[h2,http/1.1] ) works fine in v2rayn:
vless://[email protected]:443?encryption=none&security=tls&sni=mefa.ir&alpn=h2%2Chttp%2F1.1&fp=randomized&allowInsecure=1&type=ws&host=mefa.ir&path=%2FH%3Fed%3D2560#%F0%9F%94%92%20VL-WS-TLS%20%F0%9F%87%BA%F0%9F%87%B8%20US-199.232.0.136%3A443

but it failed in glider:
forward=tls://199.232.0.136:443?skipVerify=true&serverName=mefa.ir&alpn=h2&alpn=http/1.1,ws://@?path=/H?ed=2560&host=mefa.ir,vless://[email protected]:443
error info:

2024/11/16 03:50:50 client.go:35: [vless]: dial to 199.232.0.136:443 error: EOF
2024/11/16 03:50:50 server.go:89: [http] 127.0.0.1:39636 <-> www.google.com:443 [c] via 199.232.0.136:443, error in dial: EOF

and i found those normal tls (without alpn) works fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant