Commit 9460292
committed
feat: Add fingerprint and profile generation tools with advanced customization options
- Implemented `fingerprint-tester.js` for generating and testing browser fingerprints.
- Added support for multiple fingerprinting services including canvas, webgl, audio, and more.
- Introduced CLI commands for generating fingerprints, testing consistency, and comparing profiles.
- Developed `profile-generator.js` for creating customizable browser profiles with predefined templates.
- Enabled batch profile generation and validation with detailed output formats (JSON, CSV).
- Included error handling and validation for generated profiles to ensure consistency and accuracy.1 parent 7348f2c commit 9460292
40 files changed
Lines changed: 10891 additions & 633 deletions
File tree
- docs
- scripts
- src
- config
- profiles
- controllers
- middleware
- routes
- services
- behavioral
- evasion
- fingerprinting
- test-results
- test
- detection
- integration
- performance
- unit
- tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 67 | | |
79 | 68 | | |
80 | 69 | | |
| |||
0 commit comments