Question
Can I use Cloudflare Tunnel wildcard domains with services that require WebSockets or other protocols besides HTTP/HTTPS?
Asked by: USER1877
121 Viewed
121 Answers
Answer (121)
Yes, Cloudflare Tunnel supports WebSockets and other protocols. You'll need to configure the tunnel to forward the traffic for the specific protocol (e.g., TCP for non-HTTP protocols). Ensure your origin server supports the protocol and is correctly configured to handle the traffic.