jychp / cloudflare-bypass

Bypass Coudflare bot protection using Cloudflare Workers
Apache License 2.0
778 stars 110 forks source link

Question #2

Open hammypwns opened 3 years ago

hammypwns commented 3 years ago

Hello, thank you for this!

This is working as expected, but I was wondering if the proxy could be configured to support a web browser? For example, rather than running the commands in code I could set the .tk proxy as the proxy in Firefox and load the page while bypassing cloudflare?

I would imagine the code could be modified to support this as it just changes a few headers, but I'm not smart enough to do it :/