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.
241 stars 58 forks source link

Fixes #7

Closed 043674543 closed 2 years ago

043674543 commented 3 years ago

Fixes response cookies will only take the first set-cookie header fixes the setting of headers fixes param only if theres params for the url

please review as i havent tested compiling on this branch