You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that the impersonate support is available only for chrome99_android and not for any of the succeeding versions of Chrome for Android.
If I would want to use curl-impersonate for Chrome Android for later versions such as v125, v126, v130 and so on, then the only impersonate option available is chrome99_android, which leads to a TLS fingerprint mismatch.
Is there a way to way to resolve this problem with curl-impersonate?
The text was updated successfully, but these errors were encountered:
after getting the list of ciphers, update curl_chrome99_android file with the new ciphers and rename the file
Quick question here though. I have a free version of Wireshark installed on my system. In the info section, I never come across the "Client Hello" or "Server Hello" messages. All I see are the "Application Data" messages. Should I have a paid version of Wireshark to obtain the "Client Hello" message? Or am I missing something here?
Additionally, I am trying to obtain the ciphers on a mobile device. Is it even possible to do so using Wireshark?
I see that the impersonate support is available only for chrome99_android and not for any of the succeeding versions of Chrome for Android.
If I would want to use curl-impersonate for Chrome Android for later versions such as v125, v126, v130 and so on, then the only impersonate option available is chrome99_android, which leads to a TLS fingerprint mismatch.
Is there a way to way to resolve this problem with curl-impersonate?
The text was updated successfully, but these errors were encountered: