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 use http-proxy-middleware to access various web-sites, including those having TLS fingerprint checks. My problem is that the proxy's TLS fingerprint is not corresponding to the User-Agent header I'm passing, that's why my visits sometimes are being rejected by antibot protection. Is there a way to make http-proxy-middleware reveal only specific things I want during TLS handshake?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I use
http-proxy-middleware
to access various web-sites, including those having TLS fingerprint checks. My problem is that the proxy's TLS fingerprint is not corresponding to the User-Agent header I'm passing, that's why my visits sometimes are being rejected by antibot protection. Is there a way to makehttp-proxy-middleware
reveal only specific things I want during TLS handshake?Beta Was this translation helpful? Give feedback.
All reactions