DevTools

Device Info

Inspect your current browser and device environment, including a millisecond clock, IP, platform, language, timezone, browser, OS, screen, viewport, CPU, memory, theme, touch capability and network information.

Some information requires a server request

Features

FAQ

Why does local dev show 127.0.0.1?

Because your browser is calling your local server directly. In production the app prefers X-Forwarded-For to show the real visitor IP.

What does the theme field show?

It shows the current site theme (dark / light), not the OS preferred color scheme.

Related tools