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

How to set tls fingerprint #807

Closed
tocha688 opened this issue Jul 29, 2024 · 4 comments
Closed

How to set tls fingerprint #807

tocha688 opened this issue Jul 29, 2024 · 4 comments

Comments

@tocha688
Copy link

How to set the fingerprint of tls, like this library, set tls as the browser fingerprint. Many websites detect tls interception simulation requests
https://github.com/bogdanfinn/tls-client

@ahuigo
Copy link
Contributor

ahuigo commented Aug 13, 2024

@tocha688
Copy link
Author

I mean setting TLS request fingerprint, ja3, ja4 verification, modifying some request features of tls, so as to fully simulate the browser request process

@tttturtle-russ
Copy link

There are implementations for this.

@jeevatkm
Copy link
Member

jeevatkm commented Sep 4, 2024

@tttturtle-russ Thanks for adding a reference.

@tocha688 Please look at the example of Resty usage with spoofed-round-tripper
https://github.com/juzeon/spoofed-round-tripper?tab=readme-ov-file#usage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants