Carcraftz / TLS-Fingerprint-API

Privacy protection for the 21st century. Modern websites like Facebook can track details about your HTTP client even if you prevent sending a User Agent! This repo proxies your requests using a fork of go’s networking library (fhttp) and my fork of cclient (TLS fingerprint mimicry library) to prevent detection at the TLS stack level.
248 stars 58 forks source link

not working anymore #20

Open oynomed opened 2 years ago

oynomed commented 2 years ago

as title says, not working anymore, already block by cloudflare, I think need an update

Carcraftz commented 2 years ago

Repo needs an update for the latest chrome/firefox versions, which is why it's getting blocked.

If anyone wants to contribute that would be appreciated, or I'll get to it when I have the time