Skip to content
This repository has been archived by the owner on Mar 3, 2025. It is now read-only.

Add exports + add self hosted fingerprint importer #63

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

UrielCh
Copy link

@UrielCh UrielCh commented Jun 13, 2022

List of changes:

  • @types/axios is a long time deprecated, axios contains his own types.
  • Add koa as dev dependency, koa is the smallest full spec http server.
  • Starting script/importer.ts will listen to port 3000 for incoming visitor, and will dump fp data as ${os}-${browser}-${hash}.json
  • Replace a crypto.createHash('md5') by a helper.md5()
  • Add a toto in the comment to sort DeviceDescriptor keys before generating UUID
  • Fix ProxyServer interface, proxyType and ipType are optional
  • Add DeviceDescriptor, UserAgentHelper, OSTypes, BrowserTypes, DeviceDescriptorHelper exports

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant