lwthiker / curl-impersonate

curl-impersonate: A special build of curl that can impersonate Chrome & Firefox
MIT License
3.46k stars 229 forks source link

Please support tls1.3 #109

Closed Fre-ak closed 1 year ago

lwthiker commented 1 year ago

Can you please give me more details? Is there any feature in the upstream curl that is not working in curl-impersonate?

Fre-ak commented 1 year ago

Because the high version of chrome only supports tls1.3 by default, I think if the tls version is detected, the characteristics are obvious

lwthiker commented 1 year ago

I checked Chrome 105 and there doesn't seem to be a difference in the TLS signature. In fact, Chrome 105 still reports in the "TLS supported versions" TLS extension that TLS1.2 is supported. What difference did you notice exactly?