openclaw/docs/gateway/security
Elan Hasson 97acafe85e feat(gateway): add CIDR support for trustedProxies configuration
- Add CIDR subnet matching for trustedProxies (e.g., 188.114.96.0/20)
- Support both IPv4 and IPv6 CIDR ranges
- Add multi-proxy chain support for X-Forwarded-For header
- Walk XFF chain right-to-left to find real client through proxy layers
- Use ip-address npm package for robust IP/CIDR validation
- Add comprehensive unit tests for CIDR matching and proxy chains
- Add e2e test for CIDR range validation
- Update documentation with CIDR examples and multi-proxy setup
2026-01-27 20:33:55 +00:00
..
formal-verification.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
index.md feat(gateway): add CIDR support for trustedProxies configuration 2026-01-27 20:33:55 +00:00