mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-03-02 16:20:49 +00:00
Behind Docker reverse proxy, request.client.host always returns the proxy container IP (172.20.0.2). Now reads X-Forwarded-For first, then X-Real-IP, falling back to request.client.host.