Docker container turning a host into a Cloudflare WARP exit node for TailScale
The project creates a Docker image that runs wgcf to obtain a WARP WireGuard profile and joins a self‑hosted Headscale network as an exit node. It isolates routing so only traffic from TailScale peers is sent through WARP, keeping the node reachable on the tailnet. Useful for users who want privacy‑preserving egress without exposing their own IP, especially in self‑hosted TailScale setups. It packages the setup in a single container, simplifying deployment compared to manual WireGuard configuration.
View on GitHub →mihai-max/warpscale