CheshireCaat / puppeteer-with-fingerprints

Anonymous automation via puppeteer with fingerprint replacement technology.
MIT License
316 stars 38 forks source link

I still don't understand, what is the difference between this and puppeteer extra & stealth? We have too many variations. #30

Open putuoka opened 1 year ago

putuoka commented 1 year ago

I'm impressed with how well this repository's documentation is written, especially with the helpful examples that make it easy to understand. However, I still don't quite grasp the difference between this repository and puppeteer extra/stealth. Can we combine the two to achieve a higher level of anonymity?

bablosoft commented 1 year ago

I still don't quite grasp the difference between this repository and puppeteer extra/stealth

There are a lot of them:

And many many more, I don't even remember all the stuff.

Can we combine the two to achieve a higher level of anonymity?

No, because puppeteer stealth uses javascript injections, it could detected.

putuoka commented 1 year ago

The browser is downloading - this may take some time.

image

stuck for an hours like that. please help

CheshireCaat commented 1 year ago

@putuoka perhaps the download speed is too slow, otherwise an error would occur. You can try downloading the engine manually from this link - then place the archive in the ./data/engine or ./PATH_TO_ENGINE/engine folder, where PATH_TO_ENGINE is the path to the engine if you install it yourself.

putuoka commented 1 year ago

@putuoka perhaps the download speed is too slow, otherwise an error would occur. You can try downloading the engine manually from this link - then place the archive in the ./data/engine or ./PATH_TO_ENGINE/engine folder, where PATH_TO_ENGINE is the path to the engine if you install it yourself.

Okay thanks, now I understand why it took so long to download - because the file size was 700mb :(

NCLnclNCL commented 1 year ago

@putuoka perhaps the download speed is too slow, otherwise an error would occur. You can try downloading the engine manually from this link - then place the archive in the ./data/engine or ./PATH_TO_ENGINE/engine folder, where PATH_TO_ENGINE is the path to the engine if you install it yourself.

What, it is BAS ??

bablosoft commented 1 year ago

https://bablosoft.com/shop/BrowserAutomationStudio

This software is based on BAS

NCLnclNCL commented 1 year ago

https://bablosoft.com/shop/BrowserAutomationStudio

This software is based on BAS

I dont like it, it too heavy, i like chromium with 32 bit

LordSkare commented 6 months ago
  • We use our own proxy implementation which allows to route UDP traffic, use socks5 with passwords. etc.

Hello. You say that the library supports UDP traffic (if proxies support it), but the UDP test https://networktest.twilio.com/ cannot pass.

My proxies support both UDP and QUIC protocols, but unfortunately, the test failed in this library. At the same time, if I launch BrowserAutomationStudio and check the box to support QUIC, everything works and the test passes

olexayko commented 3 weeks ago

@putuoka perhaps the download speed is too slow, otherwise an error would occur. You can try downloading the engine manually from this link - then place the archive in the ./data/engine or ./PATH_TO_ENGINE/engine folder, where PATH_TO_ENGINE is the path to the engine if you install it yourself.

Still same issue. How to fix?