media.peerconnection.enabled
(WebRTC) = falseprivacy.resistFingerprinting
and some other flags described there.Firefox and Chrome have this setting disabled by default.this is not true for Firefox! I changed the
media.peerconnection.enabled
according to above-mentioned article -- these settings was enabled by default.This might be because your proxy is sending x-forwarded headers.Who knows what the hell my proxy is doing...
the only way how to do it programmatically (http://kb.mozillazine.org/User.js_file).Well, in the firefox I use for browsing every day - I have no WebRTC leak and I do not use additional User.js !
media.peerconnection.enabled
and few other settings, thats it....to create a user.js file and add it to your docker build flow.I do not using Docker at all. I just installed Crawlee on a machine in datacener and thats it