go-rod / stealth

anti-bot-detection with rod
https://pkg.go.dev/github.com/go-rod/stealth
MIT License
243 stars 31 forks source link

canvas & ja3 #14

Open udiudiudiudi opened 3 years ago

udiudiudiudi commented 3 years ago

Hi We spoke on: https://github.com/go-rod/rod/issues/162

A. Do you plan on adding canvas evasion? B. JA3 fingerprinting evasion (it becomes easier and easier to validate it, and going forward I think this fingerprinting will be used by a lot of sites) C. What else is different in this repo from: https://github.com/berstend/puppeteer-extra/tree/master/packages/extract-stealth-evasions#readme

ysmood commented 3 years ago

It's the same as https://github.com/berstend/puppeteer-extra/tree/master/packages/extract-stealth-evasions#readme We don't change a single line of their js.

Check how it works: https://github.com/go-rod/stealth/blob/master/generate/main.go

You can also ask them to support canvas evasion: https://github.com/berstend/puppeteer-extra/search?q=canvas&type=issues