MComm Logo

Device & Browser Diagnostics

Server + client details with privacy-safe fingerprint. Analyse your public IP and device information.

Server Summary

Detected client IP 216.73.216.1
Server public IP (outbound-proxy) 156.38.170.98
Server name revproxy.co.za
Software Apache/2
Server time 2025-12-09T17:05:17+02:00
cURL endpoint (Client IP) curl -s http://revproxy.co.za/?myip=1

Raw server JSON

{
    "client_ip": "216.73.216.1",
    "server_public_ip": "156.38.170.98",
    "server_name": "revproxy.co.za",
    "server_software": "Apache/2",
    "request_uri": "/",
    "method": "GET",
    "time": "2025-12-09T17:05:17+02:00"
}

CLI Usage (Your Public IP)

Use the following commands to quickly retrieve your public IP address from the command line. Since the site enforces HTTPS, the -sL flags are required for a clean result.

Recommended Command (Simple)

curl -sL revproxy.co.za

Explicit Endpoint (With Query Parameter)

curl -sL revproxy.co.za/?myip=1

-s makes the output quiet (no progress bar), and -L forces curl to follow the automatic redirect from HTTP to HTTPS.

Client Details (browser)

Device ID
User agent
Platform
Languages
Timezone
Online
Screen
Viewport
Memory (GB)
CPU cores
Cookies enabled
IndexedDB available

Cookies (raw)

Cookie map (parsed)

localStorage keys

sessionStorage keys

Raw client JSON

waiting for client-side data...