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

How to send requests with cycletls options #5

Closed kikikikikinanana closed 3 years ago

kikikikikinanana commented 3 years ago

How to send Requests with cycletls option(Useragent,ja3,method...)?

Carcraftz commented 3 years ago

Take a look at my CycleTLS fork https://github.com/Carcraftz/CycleTLS