# diafygi/webrtc-ips

Demo: https://diafygi.github.io/webrtc-ips/

Repository: https://github.com/diafygi/webrtc-ips
Canonical: https://ross.abutalabs.com/products/webrtc-ips
Language: HTML
License: MIT
License Family: permissive
Last push: 2023-12-27T11:07:09+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4237, "days_push": 980, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3453, forks 589 (observed 2026-08-28T04:08:05.367431+00:00)

## What it is
A demo and code snippet showing how WebRTC STUN requests in Firefox and Chrome expose a user's local and public IP addresses to JavaScript. It demonstrates a browser privacy leak that bypasses ad blockers and the developer console.

## Use cases
- check if my browser leaks my ip via webrtc
- demonstrate webrtc ip leak to users
- test whether adblock blocks stun requests
- learn how webrtc stun exposes local ip addresses
- show privacy risks of browser tracking

## When to choose
- you want a minimal copy-paste demo of the WebRTC IP leak
- you are educating users or testing browsers for STUN-based IP exposure

## When to avoid
- you need a maintained production library for IP detection
- you need a fix or browser extension that blocks the leak rather than demonstrating it
- you need IPv6 or modern browser guarantees, as the demo predates current WebRTC behavior

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: security, privacy, developer-tools
- domain: privacy, browser-extensions, web-development, security
- platform: browser
- tags: webrtc, stun, ip-leak, browser-fingerprinting, demo, javascript, web-server

## Member repositories
- diafygi/webrtc-ips (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:05.367431+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:37:32.531870+00:00, confidence not recorded.
  - readme: https://github.com/diafygi/webrtc-ips (fetched 2026-08-28T04:08:05.367431+00:00, sha 1ff35ea03c64)
- Data as of 2026-08-30T08:39:29.467469+00:00.
