Self-Hostable Tunnel and Reverse-Proxy Stack That Gives Cloudflare's UX Without Putting One US Company in Every TLS Session
A 2,860-upvote thread on r/selfhosted called Cloudflare 'the most successful Man-in-the-Middle in history' and produced 521 comments mostly agreeing that the convenience-vs-trust trade has tilted too far. Top replies repeatedly mention CGNAT (carrier-grade NAT, which prevents direct port exposure) as the structural reason normal homelabbers default to Cloudflare Tunnel, and call out Pangolin and Tailscale Funnel as partial alternatives. The unmet product is an integrated, opinionated bundle — like 'self-hosted Cloudflare in a single docker compose' — that solves the four jobs at once: TLS termination, DDoS protection, CGNAT bypass, and a polished dashboard. The pieces (Caddy, CrowdSec, NetBird/Headscale, an off-site CGNAT-friendly relay) all exist, but a normal homelab user has to wire seven services together and keep them updated. The thread also surfaces broader unease about US CLOUD Act exposure as a category-driving force.
The right founder for this is somebody who already maintains one of the building blocks (Caddy, NetBird, Pangolin, CrowdSec). Bundle does not have to be original code — it has to be opinionated, with sane defaults that expose maybe ten knobs and hide a hundred. EU sovereignty angle is a real wedge: a version with default DNS through Quad9 (Swiss), an explicit non-US relay option, and a docs page about CLOUD Act exposure will sell itself in r/selfhosted threads next time Cloudflare has a four-hour outage.
landscape (5 existing solutions)
The technical components of a Cloudflare-replacement stack all exist as healthy open-source projects. The gap is opinionated integration — a single distribution that bundles tunnel termination, TLS, DDoS, geo-rules, and a dashboard, runs as one compose file or appliance image, and gives EU and CGNAT users a credible exit from the Cloudflare default. Whoever ships the polished v1 captures both the privacy-curious mainstream and the post-CLOUD-Act European homelab market.