mirror of
https://github.com/remnawave/panel.git
synced 2026-04-06 21:18:42 +00:00
The /api/sub/ endpoint must remain publicly accessible to allow subscription clients to function correctly. This update splits Traefik routing into two separate routers: - `/api/sub/` without IP restrictions - everything else under IP-based access control via `ip-allow-list`.