Camoufox implements WebRTC IP spoofing at the protocol level by modifying ICE candidates and SDP before they're sent.

---

## Properties

| Property    | Type | Description         |
| ----------- | ---- | ------------------- |
| `webrtc:ipv4` | str  | IPv4 address to use |
| `webrtc:ipv6` | str  | IPv6 address to use |

> [!NOTE]
> To completely disable WebRTC, set the `media.peerconnection.enabled` preference to `false`.
