You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
and i found those normal tls (without alpn) works fine
The text was updated successfully, but these errors were encountered: