Socket
Socket
Sign inDemoInstall

inject-fingerprint

Package Overview
Dependencies
347
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "inject-fingerprint",
"version": "1.0.1",
"version": "1.0.2",
"description": "Create Internal proxy to inject fingerprint",

@@ -5,0 +5,0 @@ "main": "index.js",

# inject-fingerprint
Inject fingerprint with proxy
Inject fingerprint with proxy.
> Fingerprint (device fingerprint) is a set of techniques that allow a website to uniquely identify your computer.
>
> Calculating a device's fingerprint begins when a user visits a website. The device fingerprint tracker collects all relevant information (version / browser type, OS, etc.). The interaction triggers the collection of a range of data (like the one listed above) that forms a special "hash" assigned to that specific device.
>
> This page tells you how identifiable your browser is as a robot: <https://bot.sannysoft.com/> and this module makes the tests on this page succeed on your chrome headless. See [test](#test)
## Install

@@ -82,4 +88,8 @@

## Test
`npm test` exec `test/fingerprint.test.js` file and this test open chrome browser mode headless and verify if is robo by test on the site <https://bot.sannysoft.com/>
## Proxy documentation
<https://anyproxy.io/>
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc