Skip to content

[Feature]: Disable WebRTC or Add Use Proxy #5399

@leonidukg

Description

@leonidukg

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions