ZFC-Digital / puppeteer-real-browser

This package is designed to bypass puppeteer's bot-detecting captchas such as Cloudflare. It acts like a real browser and can be managed with puppeteer.
https://www.npmjs.com/package/puppeteer-real-browser
MIT License
754 stars 91 forks source link

WEBRTC problem #38

Closed alshahabrezvi closed 6 months ago

alshahabrezvi commented 6 months ago

Screenshot 2024-04-18 150633

not properly set WEBRTC whoer.net

mdervisaygan commented 6 months ago

Hello, the fingerprint plugin we use causes this problem. If you send the fingerprint variable false, this problem will disappear. I will definitely take care of this issue in the future. image

@pavlealeksic I'm sorry if I'm disturbing you. I think part of the plugin is causing this to get caught.

alshahabrezvi commented 6 months ago

I have also tried this solution. This is best package but if you fix problem of webrtc in fingerprints true option. I thing it going to be best plugin...

pavlealeksic commented 6 months ago

Hey @zfcsoftware @alshahabrezvi Yeah, the plugin at the moment kills off the webrtc so it cannot be detected. Newest version has an option now for webrtcprotect which if you used false here would get it to green

alshahabrezvi commented 6 months ago

Hey @zfcsoftware @alshahabrezvi Yeah, the plugin at the moment kills off the webrtc so it cannot be detected. Newest version has an option now for webrtcprotect which if you used false here would get it to green

Can you assist me?

pavlealeksic commented 6 months ago

Well, @zfcsoftware needs to update my plugin to the latest version, and then you will have an option to do it easily

mdervisaygan commented 6 months ago

Hey @zfcsoftware @alshahabrezvi Yeah, the plugin at the moment kills off the webrtc so it cannot be detected. Newest version has an option now for webrtcprotect which if you used false here would get it to green

Well, @zfcsoftware needs to update my plugin to the latest version, and then you will have an option to do it easily

Thank you very much for your support and updates. The library needs to be updated as the library code is added manually. I am currently working on an update that fixes most of the existing issues, and I will have integrated the latest version of your library. Your library has been very helpful in the growth of this library. Thank you very much. Sincerely yours.

Hey @zfcsoftware @alshahabrezvi Yeah, the plugin at the moment kills off the webrtc so it cannot be detected. Newest version has an option now for webrtcprotect which if you used false here would get it to green

Can you assist me?

Hello, for now you can include the puppeteer-afp library later by sending fingerprint false. I will make an update on this issue shortly.

mdervisaygan commented 6 months ago

Hey @zfcsoftware @alshahabrezvi Yeah, the plugin at the moment kills off the webrtc so it cannot be detected. Newest version has an option now for webrtcprotect which if you used false here would get it to green

Can you assist me?

The library has been updated, please check again.