WebView2Feedback icon indicating copy to clipboard operation
WebView2Feedback copied to clipboard

[Feature]: Disable WebRTC or Add Use Proxy

Open leonidukg opened this issue 2 months ago • 0 comments

Describe the feature/enhancement you need

When requests are made through a proxy, the real IP is opened. This can be viewed through: https://browserleaks.com/webrtc

The option does not work: --enable-features=WebRtcHideLocalIpsWithMdns

And it is considered obsolete. In Chrome, the configuration is done through extensions and there is no function to disable or run WebRTC through a proxy. Using WebView2 there are no extensions and settings to disable WebRTC.

The scenario/use case where you would use this feature

Hide the real IP through a proxy.

How important is this request to you?

Impactful. My app's user experience would be significantly compromised without it.

Suggested implementation

No response

What does your app do? Is there a pending deadline for this request?

No response

leonidukg avatar Oct 15 '25 20:10 leonidukg