Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Web RTC leaks in Windows

  • 2 válasz
  • 0 embernek van ilyen problémája
  • 29 megtekintés
  • Utolsó üzenet ettől: 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

Összes válasz (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.

Módosította: 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>