4f6b26a220
antidriftd binds localhost only and sits behind no proxy, so trusting all proxies (gin's default) is both wrong and a startup warning. Set an empty trusted-proxy list to disable forwarded-IP header trust and silence it. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>