

WebRTC Network Limiter
Configures how WebRTC's network traffic is routed by changing Chrome's privacy settings. Helps fix VPN leaks in Chrome/Brave.
Cost / License
- Free
- Proprietary
Platforms
- Google Chrome
Features
Properties
- Lightweight
Features
- Ad-free
- Disable WebRTC
WebRTC Network Limiter News & Activities
Recent activities
WebRTC Network Limiter information
What is WebRTC Network Limiter?
Configures how WebRTC's network traffic is routed by changing Chrome's privacy settings.
Configures the WebRTC traffic routing options in Chrome's privacy settings.
? What it does: This configures WebRTC to not use certain IP addresses or protocols:
- private IP addresses not visible to the public internet (e.g. addresses like 192.168.1.2)
- any public IP addresses associated with network interfaces that are not used for web traffic (e.g. an ISP-provided address, when browsing through a VPN)
- Require WebRTC traffic to go through proxy servers as configured in Chrome. Since most of the proxy servers don't handle UDP, this effectively turns off UDP until UDP proxy support is available in Chrome and such proxies are widely deployed.
When the extension is installed on Chrome versions prior to M48, WebRTC will only use the public IP address associated with the interface used for web traffic, typically the same addresses that are already provided to sites in browser HTTP requests. For Chrome version M48 and after, this extension provides one more configuration which allows WebRTC to use both the default public address and, for machines behind a NAT, the default private address which is associated with the public one. Said behavior will be the default after a fresh installation of the extension to Chrome M48. For upgrade scenarios, the previously selected configuration should not be changed.
The extension may also disable non-proxied UDP, but this is not on by default and must be configured using the extension's Options page.

