| Attribute | Value |
|---|---|
| request.httprequest.remote_addr | 216.73.217.24 |
| request.httprequest.environ["REMOTE_ADDR"] | 216.73.217.24 |
| Header | Value |
|---|---|
| CF-Connecting-IP | 216.73.217.24 |
| True-Client-IP | (not present) |
| X-Forwarded-For | 216.73.217.24 |
| X-Forwarded-Host | fodoapps.com |
| X-Forwarded-Proto | https |
| X-Forwarded-Port | (not present) |
| X-Real-IP | 216.73.217.24 |
| Forwarded | (not present) |
| Host | fodoapps.com |
| User-Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected]) |
| Header | Value |
|---|---|
| Host | fodoapps.com |
| User-Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected]) |
| Accept | */* |
| Accept-Encoding | gzip, br |
| Cdn-Loop | cloudflare; loops=1 |
| Cf-Connecting-Ip | 216.73.217.24 |
| Cf-Ipcountry | US |
| Cf-Ray | a18249984e5a4e12-FRA |
| Cf-Visitor | {"scheme":"https"} |
| Cookie | session_id=91ZwzXNCSzvZ0uy4qT7qhR8WQ-R4uL39u51lHRzEy40ASKYGpxDCB-D76oKX_5H3YNjIp1xROmQ7xBx3FQNs; frontend_lang=ar_001 |
| Via | 2.0 Caddy |
| X-Forwarded-For | 216.73.217.24 |
| X-Forwarded-Host | fodoapps.com |
| X-Forwarded-Proto | https |
| X-Real-Ip | 216.73.217.24 |
| Key | Value |
|---|---|
| REMOTE_ADDR | 216.73.217.24 |
| HTTP_X_FORWARDED_FOR | 216.73.217.24 |
| HTTP_CF_CONNECTING_IP | 216.73.217.24 |
| HTTP_X_REAL_IP | 216.73.217.24 |
| HTTP_HOST | fodoapps.com |
| SERVER_NAME | fodoapps.com |
| SERVER_PORT | 8069 |
| REQUEST_METHOD | GET |
| PATH_INFO | /debug/proxy |
REMOTE_ADDR (216.73.217.24) does NOT fall inside a known Cloudflare range.
Cloudflare is correctly sending CF-Connecting-IP: 216.73.217.24
X-Forwarded-For is present; first IP in the list: 216.73.217.24
REMOTE_ADDR == CF-Connecting-IP: Odoo is already seeing the real visitor IP.