Legend
Main:
- 📍 IP: Direct IP as seen by remote server
- 🔗 X-Forwarded-For: Proxy chain, if any (most reliable real IP)
- 💻 Client-IP: Original client IP from proxies/load balancers
- ☁️ Cloudflare: Real visitor IP when using Cloudflare CDN
- 🌐 User Agent: Browser/device fingerprint
- 🔙 Referrer: Where visitor came from
- 📂 URI: Exact page path requested
Quick Reference:
- 🌍 Languages: Browser language preferences
- 📱 Method: GET/POST request type
Dual Time Clocks:
- 🕐 UTC: Universal server time
- 🕑 Local: Server’s local timezone
What is this good for?
Purpose: Security monitoring, debugging proxy/CDN issues, analytics, or simple visitor transparency. Captures everything useful from HTTP headers.