cloudflare / cloudflare/cloudflared
📝Proxying QUIC traffic
Open
Priority: Normal
Type: Documentation
- Dominant language
- Go
- Stars
- 15.6k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
i'm guessing there's no way to proxy QUIC traffic over cloudflare tunnels?
i can't find this documented, but i'm guessing that only HTTP over TCP traffic is accepted, because Cloudflare adds an HTTP header of the originating client's ip:port, and then uses this to reroute the response back to the client?
the only solution i could imagine to this problem is if Cloudflare repackaged the originating packet + the originating client ip:port in some known structured line format, and then cloudflared and the origin server passed this back and forth.
Contributor guide
Assessment
This issue has not been assessed yet.