vvanglro / cf-clearance

Purpose To make a cloudflare v2 challenge pass successfully, Can be use cf_clearance bypassed by cloudflare, However, with the cf_clearance, make sure you use the same IP and UA as when you got it.
https://github.com/vvanglro/cf_clearance
353 stars 58 forks source link

fix: Turnstile challenge #25

Closed KohnoseLami closed 1 year ago

KohnoseLami commented 1 year ago

I made the variable names uniform and fixed the Turnstile correspondence because it was broken

vvanglro commented 1 year ago

I recently wondered whether to change to page.on('response') to get cookies. Refer: https://github.com/rastvl/cloudflare-cookies-generator/blob/main/libs/PageHandler.js#L33