puppeteer-with-fingerprints icon indicating copy to clipboard operation
puppeteer-with-fingerprints copied to clipboard

WebRTC Blocked

Open devnull0111 opened this issue 1 year ago • 2 comments

image Hello, why is WebRTC being blocked when using the useProxy method? I'm attaching a screenshot from CreepJS where it is not blocked. This is a test of the same proxy on a different anti-detect browser. image

plugin.useProxy(proxyString, { changeGeolocation: true, changeBrowserLanguage: true, changeTimezone: true, changeWebRTC: true });

devnull0111 avatar Sep 24 '24 05:09 devnull0111

Hmm, the problem is only with SOCKS5. But when using HTTP protocol and mobile proxies, after changing the IP, the old one remains in WebRTC, resulting in a leak In the screenshot, you can see how after changing the IP on the proxy, there's a leak of the old IP. image

devnull0111 avatar Sep 24 '24 07:09 devnull0111

Hmm, the problem is only with SOCKS5. But when using HTTP protocol and mobile proxies, after changing the IP, the old one remains in WebRTC, resulting in a leak In the screenshot, you can see how after changing the IP on the proxy, there's a leak of the old IP. image

i experience same problem, did u find any solution? @CheshireCaat pls take a look for me it happens sometimes with normal http proxy not necessarily socks5

dr3adx avatar Sep 28 '24 20:09 dr3adx