Skip to content

feat: implement TLS fingerprinting support - #19

Draft
petrpatek wants to merge 2 commits into
mainfrom
feat/randomization-v2
Draft

feat: implement TLS fingerprinting support#19
petrpatek wants to merge 2 commits into
mainfrom
feat/randomization-v2

Conversation

@petrpatek

Copy link
Copy Markdown

Added support for TLS fingerprinting in the client configuration, allowing for fine-grained control over TLS parameters to match specific browser fingerprints. This includes new structures for TlsFingerprint and associated configurations, as well as modifications to the ClientConfig and CryptoProvider to utilize these fingerprints. Removed the BrowserEmulator struct and related logic, streamlining the client configuration for improved performance and clarity.

Added support for TLS fingerprinting in the client configuration, allowing for fine-grained control over TLS parameters to match specific browser fingerprints. This includes new structures for TlsFingerprint and associated configurations, as well as modifications to the ClientConfig and CryptoProvider to utilize these fingerprints. Removed the BrowserEmulator struct and related logic, streamlining the client configuration for improved performance and clarity.
@petrpatek
petrpatek force-pushed the feat/randomization-v2 branch from 0ddb273 to 4396022 Compare March 23, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants