clip-forge/wireguard
Jeff Emmett 091ad039af Reverse WireGuard architecture: server on Netcup, client at home
Flipped WG topology to avoid WSL2 UDP port forwarding issues:
- Netcup is now WG server (has public IP, listens on UDP 51820)
- Home WSL2 is WG client (connects outbound, no port forwarding needed)
- Home client NAT masquerades worker traffic through residential IP
- AllowedIPs=0.0.0.0/0 routes all worker internet through tunnel

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 20:06:04 +00:00
..
docker-compose.yml Reverse WireGuard architecture: server on Netcup, client at home 2026-02-09 20:06:04 +00:00