What Is My Local IP Address

Your data never leaves your browser

Detect your local network IP address using WebRTC.

Detecting local IP address...

Brie — Bug Reporting Tool

Debugging browser-specific issues?

Brie captures browser version, OS, screen size, and user agent automatically with every bug report.

About What Is My Local IP Address

Discover your local (LAN) IP address directly in the browser using WebRTC. This shows the private IP address your device uses on your local network (e.g., 192.168.x.x or 10.x.x.x), not your public internet IP. Useful for network configuration and troubleshooting.

How to use

  1. The tool automatically detects your local IP when the page loads.
  2. View your local network IP address(es).
  3. Click Copy to copy the IP address to your clipboard.

More Network / Browser Tools

Frequently Asked Questions

FAQs about What Is My Local IP Address

What is a local IP address?

Your local (or private) IP address is assigned by your router on your home or office network. It typically starts with 192.168.x.x, 10.x.x.x, or 172.16-31.x.x.

How is this detected?

The tool uses WebRTC (Web Real-Time Communication) to discover local network interfaces. This is a browser API — no external service is contacted.

Why does it show "Could not detect"?

Modern browsers (especially Firefox and Brave) block WebRTC local IP discovery for privacy. Chrome may require disabling the "anonymize local IPs exposed by WebRTC" flag.

Is this different from my public IP?

Yes. Your public IP is what websites see (assigned by your ISP). Your local IP is what devices on your local network use to communicate with each other.

Is my data safe?

Yes. Local IP detection uses WebRTC locally in your browser. No data is sent to any external server.