1
0
mirror of https://github.com/niespodd/browser-fingerprinting.git synced 2021-11-01 22:44:07 +03:00

Update README.md

This commit is contained in:
niespodd
2021-01-24 00:59:48 +01:00
committed by GitHub
parent fb098ac70d
commit 9d8a3240b7

View File

@@ -3,5 +3,6 @@
## [puppeteer-extra-plugin-stealth 😈](https://github.com/berstend/puppeteer-extra/tree/master/packages/puppeteer-extra-plugin-stealth)
✔️ Win / ❌ Fail / 👔 Tie :
* [❌ core-estimator - detect mismatch between navigator.hardwareConcurrency and SW/WW execution profile](https://github.com/oftn-oswg/core-estimator/blob/master/core-estimator.js) - Not possible to limit/bump the number of `ServiceWorker`/`WebWorker` thread limit via existng Puppeteer APIs
* [🚦 p0f - detect host OS from TCP struct](https://en.wikipedia.org/wiki/P0f) - tbd
* [❌ core-estimator - detect mismatch between navigator.hardwareConcurrency and SW/WW execution profile](https://github.com/oftn-oswg/core-estimator/blob/master/core-estimator.js) - Not possible to limit/bump the `ServiceWorker`/`WebWorker` thread limit via existng Puppeteer APIs
* [👔 p0f - detect host OS from TCP struct](https://en.wikipedia.org/wiki/P0f) -
* 👔 **Browser dimensions** - Although [stealth plugin provides `window.outerdimensions` evasion](https://github.com/berstend/puppeteer-extra/blob/master/packages/puppeteer-extra-plugin-stealth/evasions/window.outerdimensions/index.js#L25), it won't work without correct config on non-default OS in headless mode