Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Web RTC leaks in Windows

  • 2 réponses
  • 0 a ce problème
  • 49 vues
  • Dernière réponse par 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

Toutes les réponses (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.

Modifié le par 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>