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

Impersonate Chrome 110 #148

Merged
merged 7 commits into from Feb 25, 2023
Merged

Impersonate Chrome 110 #148

merged 7 commits into from Feb 25, 2023

Conversation

lwthiker
Copy link
Owner

Chrome 110 is out, and uses TLS extension permutation enabled by default. See https://chromestatus.com/feature/5124606246518784. This means that the TLS extension order is randomized in each TLS client hello message.

This PR is based on #142. Since Chrome 110 is already out, the Chrome 109 signature was upgraded to Chrome 110.

jjsaunier and others added 5 commits January 29, 2023 23:45
Chrome 110 is already out, so change the new Chrome 109 support with TLS
extension permutation to Chrome 110. Also add testing support for
permuted TLS extensions.
@lwthiker lwthiker mentioned this pull request Feb 24, 2023
@lwthiker lwthiker merged commit 9d05a81 into main Feb 25, 2023
@lwthiker lwthiker deleted the chrome110 branch February 25, 2023 09:29
@niteshsingh29
Copy link

niteshsingh29 commented Jun 25, 2023

@lwthiker it will be helpful for us, if you can describe in detail how to use this library with node-libcurl🙂
I can't see any documentation anywhere.

@niteshsingh29
Copy link

There's not test file as well

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.

None yet

3 participants