-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUG in - Prevent WebRTC from leaking local IP addresses #1290
Comments
By-design - /~https://github.com/gorhill/uBlock/wiki/Prevent-WebRTC-from-leaking-local-IP-address
URL ? Fill the template as asked, do not bypass it ! |
Public IP address is not a local IP address, see "Prevent WebRTC from leaking local IP address" (literally the documentation linked to from the dashboard):
|
Sir, I found the same problem in latest Chrome. The option of uBlock which can prevent public IP address leak before, but now it failed. I don't know if Chrome changes its mechanism, however it works fine before, even though you say that only works with local IP address. If the only method is to close webrtc in |
@timeneverdie What fails? Please, read carefully the documentation about what the feature does. Claims of failure must be accompanied by actual detailed repro steps if after reading the documentation carefully you actually see the option failing from doing what it's supposed to do. This is an often misunderstood feature, be sure it's not your case. Chrome does not have the same setting as Opera, so it appears you are just misunderstanding the setting. |
I have tested webrtc leak by some websites tools. They can find my public IP address even though I use proxy. However, they reported no IP address leak before. So I think uBlock's feature failed. I just searched some information and I found above. I think maybe firefox is the only option for security. What do you think? |
Can they still find your IP address when you uncheck the option in uBO? |
Yes, still got my real IP address under proxy. (unchecked the option) |
Follow #1297, I haven't decided yet but exposing the different WebRTC levels in uBO's user interface is something I am considering. |
Thanks for your reply. I have checked the wiki: /~https://github.com/gorhill/uBlock/wiki/Prevent-WebRTC-from-leaking-local-IP-address
So here is my problem: I have hided my real IP (ISP IP) successfully before(I'm sure, but that was two or three years ago), but now it failed. (under proxy) I am confused too. |
https://developer.chrome.com/extensions/privacy#type-IPHandlingPolicy:
uBO uses Related: https://bugs.chromium.org/p/chromium/issues/detail?id=874254. |
Prerequisites
Description
Bad issue appeared!
In uBlock Origin v1.30.2 when "Prevent WebRTC from leaking local IP addresses" is On - WebRTC exposed my public IP address!
And when "Prevent WebRTC from leaking local IP addresses" is OFF - WebRTC not available.
Thus, this uBlock's privace option is working vice versa!
Please fix it!
A specific URL where the issue occurs
[A specific URL is MANDATORY for issue happening on a web page, even if it happens "everywhere"]
Steps to Reproduce
Expected behavior:
[What you expected to happen]
Actual behavior:
[What actually happened]
Your environment
The text was updated successfully, but these errors were encountered: