본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.