You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(download-server): add VPN watchdog backoff, port validation, docs
- Add restart backoff to WireGuard watchdog: max 3 restarts per 10
minutes, then suppresses further attempts until the tunnel recovers.
Prevents restart-looping all VPN-dependent services when the VPN
server is genuinely unreachable.
- Add port range validation (1-65535) to the ProtonVPN NAT-PMP port
forwarding script to reject malformed responses.
- Document why CSRF and Host Header validation are disabled on
qBittorrent (nginx reverse proxy rewrites Host/Origin headers).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments