GitHub
07/12/2026, 5:23 AMSERVICE_TRUSTED_PROXIES=172.16.0.0/12 to the osctrl-tls and osctrl-api environment sections in docker-compose-dev.yml. The 172.16.0.0/12 CIDR covers all Docker default bridge network subnets, so GetIP() will now honor the X-Forwarded-For and X-Real-IP headers that nginx sets, returning the real client IP.
jmpsec/osctrlGitHub
07/12/2026, 5:31 AM