@pograjak/user-fingerprints
v1.0.2
Published
Sortable dataset of the user headers, fingerprints
Downloads
3
Readme
This package let you filter user fingerprints of request headers.
Install it using:
npm i @pograjak/user-fingeprints
There is only one function fingerprints
:
const fp = require("@pograjak/user-fingerprints");
fp.fingerprints().then((list) => console.log(list));
Arguments are optional. Browser name and version. When empny function return all fingerprints that found.
Currently supported filtring is for: Firefox, Chrome, Chromium, Safari, Internet Explorer, Edge