Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How to prevent WebRTC publc IP leak, only private IP allow?

more options

I want to use WebRTC for firefox, but WebRTC also leak my private IP and public Internet IP. Can you provide a settings for only show private IP and WebRTC still work? Like Hide ALL IP ( http://www.hideallip.com ), it can only leak private IP, but public Internet IP hide, it's safe WebRTC. Some suggests? Thanks.

I want to use WebRTC for firefox, but WebRTC also leak my private IP and public Internet IP. Can you provide a settings for only show private IP and WebRTC still work? Like Hide ALL IP ( http://www.hideallip.com ), it can only leak private IP, but public Internet IP hide, it's safe WebRTC. Some suggests? Thanks.

所有回复 (3)

more options

WebRTC offers encryption:

In the offer when the connection is first established with SDP see wiki an encryption method can be suggested. However the destination and source ips are in the headers. However using NAT gives your router a public ip, and keeps others private for indivifual devices. (Still not masked completely) However the standard is encrypted: []http://stackoverflow.com/questions/23085335/is-webrtc-traffic-over-turn-end-to-end-encrypted

Or are you asking about Firefox Hello?

more options

Thanks. I'm not WebRTC developer, I just want to a free software or plugin can do it. Such as Hide ALL IP ( http://www.hideallip.com ), it said it can hide public Internet IP and only show private IP.

more options

Others always need to use your public IP address in order to make a successful connection. Using a proxy or private VPN service allows you to connect using a different public IP address than the one you were assigned by your internet service provider.

The recently publicized problem with WebRTC is that it could be used to learn other IP addresses, for example, the actual address assigned by your ISP, which could be used to locate you or associate your "anonymous" requests with your. For example: https://threatpost.com/webrtc-found-leaking-local-ip-addresses/110803 (describing some workarounds for Firefox users)

I don't know which services protect against that; I bet many of them claim to do so. However, you have to balance your desire for complete anonymity with the fact that your proxy/VPN service sees 100% of your web traffic. You need to REALLY trust them to sign up for that.