cloudflare / cloudflare/cloudflared

📝 Redirecting Egress Packets Through Cloudflare Tunnels via eBPF Program on Linux

Open
#1,368 1 comment 0 reactions 0 assignees View on GitHub
Priority: Normal Type: Documentation
Dominant language
Go
Stars
15.6k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

not sure how to classify this, but chose documentation.

i use Cloudflare tunnels to expose my dev cluster to the Internet. packets come into through a tunnel, and then get redirected into an XDP load balancer on the physical NIC... which will either push the packet to another machine on the subnet or redirect it into the network namespace of a container.

my problem now is figuring out how i can use an eBPF program to redirect "response" packets back through either that same tunnel or another tunnel on another machine?

hoping this isn't impossible without switching to WARP connectors.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.