搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Web RTC leaks in Windows

  • 2 回覆
  • 0 有這個問題
  • 29 次檢視
  • 最近回覆由 screeningin

more options

What is bizarre, Mozilla, is the fact that in Windows version 116.0.3 64-bit, that while using <browserleaks.com> test for webRTC, that the WebRTC leak test, RTC PeerConnection, & RTC DataChannel leak in Windows & not in the Linux OS.

Bottom line: how do we configure Firefox in Windows to NOT leak?

Dan Green near Denver

What is bizarre, Mozilla, is the fact that in Windows version 116.0.3 64-bit, that while using <browserleaks.com> test for webRTC, that the WebRTC leak test, RTC PeerConnection, & RTC DataChannel leak in Windows & not in the Linux OS. Bottom line: how do we configure Firefox in Windows to NOT leak? Dan Green near Denver

所有回覆 (2)

more options

You can disable it using media.peerconnection.enabled flag in about:config Source: https://support.mozilla.org/en-US/questions/963501

WARNING from the moderator team: Changing Firefox preferences from the about:config page can sometimes break Firefox or cause strange behavior. You should only do this if you know what you're doing. Please read Firefox Advanced Customization and Configuration Options to learn more.

由 Paul 於 修改

more options

This was good information, but a little more solved it. In Firefox, entering "about:config" media.peerconnection.enabled set to true (as you indicated) media.peerconnection.ice.proxy set to true

To let your VPN take over rather than DNS encryption

In Firefox settings | privacy & security| DNS over HTTPS section |amend to an increased protection level. Slide down to "manage exceptions" & add your desired flavor of VPN website.

Tested with <https://browserleaks.com/webrtc successfully! </p>