Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mitigate TLS fingerprinting #767

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

Mitigate TLS fingerprinting #767

wants to merge 34 commits into from

Conversation

dolfies
Copy link
Owner

@dolfies dolfies commented Dec 2, 2024

Summary

Switches the internal request library to https://github.com/lexiforest/curl_cffi. This allows perfectly mimicking the TLS fingerprint of any chromium-based browser. Fixes #500 and fixes #744. Will significantly reduce encountered captchas.

Blockers

@dolfies dolfies mentioned this pull request Dec 4, 2024
3 tasks
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.

403 Forbidden in fetch_user() TLS fingerprinting
1 participant