Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

50% Positive

Analyzed from 83 words in the discussion.

Trending Topics

#https#github#com#curl#bunch#impersonate#fingerprint#particular#lylemi#exactly

Discussion (3 Comments)Read Original on HackerNews

Retr0id15 minutes ago
I like to use https://github.com/LyleMi/ja3proxy which does exactly the same thing and was first written in the pre-vibe era.
psanfordabout 1 hour ago
There are a bunch of these tools out there. I like curl-impersonate[0] as a quick way to make curl fingerprint as chrome or firefox. There's also CylceTLS[1] for a more programmatic approach.

[0]: https://github.com/lwthiker/curl-impersonate

[1]: https://github.com/Danny-Dasilva/CycleTLS

Retr0id5 minutes ago
Proxying in particular is handy.

Often I set up a bunch of automation for a particular service, and then they "upgrade" their security to enforce fingerprint checking, and adding in a proxy is just a config change to my existing tooling.