cloudflared icon indicating copy to clipboard operation
cloudflared copied to clipboard

💡ssh tunnel over http3 support

Open y1rn opened this issue 2 years ago • 2 comments

lsof -p 15849 cloudflar 15849 root 3u IPv4 62124 0t0 TCP :46376->172.67.204.230:https (ESTABLISHED) Looks cloudflared access ssh over tcp, My site support http3, Please add http3 support.

y1rn avatar Jan 11 '24 14:01 y1rn

cloudflared access ssh establishes a websocket through Cloudflare, which should work if your domain is using http/3. Which specific issue are you experiencing?

maesoser avatar Jan 17 '24 14:01 maesoser

cloudflared access ssh establishes a websocket through Cloudflare, which should work if your domain is using http/3. Which specific issue are you experiencing?

Does cloudflared access ssh establishes a websocket over http3 to Cloudflare? It over tcp in my case.

y1rn avatar Jan 17 '24 15:01 y1rn