463db029e1
Unit Tests / test (push) Successful in 11m6s
Adds listen_port to /api/wireguard/status response so e2e test conftest picks up the actual port (51821) instead of defaulting to 51820. Extends PostUp/PreDown in generate_config to also DNAT and forward port 443 (HTTPS) through to cell-caddy — mirrors the ensure_service_dnat fix so HTTPS works even after a WireGuard container restart without an API restart. Updates _is_dnat_rule to recognize 443 rules. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>