cloudflare / cloudflared

Cloudflare Tunnel client (formerly Argo Tunnel)

Home Page:https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💡Anyway to enable TCP L4 Proxy with protocol_proxy over Cloudflared Tunnel?

Zerorigin opened this issue · comments

Describe the feature you'd like
The same as title, it's to expose some special TCP services directly to the public network, rather than using them only within the team private network.

Describe alternatives you've considered
There is no alternative.

Additional context
These services are load-balanced on the intranet through a proxy_protocol. There are no corresponding encryption and decryption certificates on the load servers, it's only in the endpoint-server and user endpoints.

Cloudflare has support for it using Cloudflare Spectrum. So, for now, we are not considering having Cloudflare Tunnel doing that.