@wyes 在 Firefox隐私配置,留学生科学食用指南 中发帖
进入about:config,可用于pc和Android(仅限beta版)
第 1 列
第 2 列
第 3 列
第 4 列
序号
配置项
建议
作用描述
1
media.peerconnection.enabled
false
启用或禁用WebRTC,可能会泄露用户的真实IP
2
media.peerconnection.ice.proxy_only
true
强制WebRTC仅通过代理连接
3
media.peerconnection.ice.proxy_only_if_behind_proxy
true
仅在使用代理时,通过代理进行WebRTC ICE连接
4
media.peerconnection.ice.proxy_only_if_pbmode
true
仅在隐私浏览模式下才通过代理进行WebRTC ICE连接
5
media.webrtc....