BYPASS CLOUDFLARE

Does anyone have any method for bypass cloudflare ?

1 Like

flaresolverr.opk (9.7 KB)

install https://github.com/FlareSolverr/FlareSolverr/releases/download/v2.2.4/flaresolverr-v2.2.4-windows-x64.zip

latest version:
https://github.com/FlareSolverr/FlareSolverr/releases/download/v2.2.6/flaresolverr-v2.2.6-windows-x64.zip

and run flaresolverr.exe

then use my config to test a site…

image

6 Likes

I use OB 0.2.4 and I can’t use your .OPK File
Can you fix it?

what kind of error do you get?

2 Likes

@DJHooligan How can I send a post request with json postdata?

Its working like a charm :smiley: :smiley: :smiley:

like this:
image

{“name”:“value”,“name2”:“value2”}

Will it serve to solve CF with captcha?

image

do you have flaresolverr.exe running?

Yes have flaresolverr.exe running

You Can’t Bypass All sites Btw :blush:

image

even that tool is running background

this error means that flaresolverr isnt running,
open the folder with flaresolverr.exe and start cmd from there and type flaresolverr.exe

IS there any way to use flavesolver with proxies?

Bro after you send e request you will retrive the cookies of cloud flare protected page, just update the cl_clearance with valid capture like in my screen shot and it will work.
Untitled
And update in the use cl_clearance Coustum Header

User-Agent:
Pragma: no-cache
Accept: /
Accept-Language: en-US,en;q=0.9,sq;q=0.8
Cookie: __cf_bm=<cf_clearance>

1 Like

Thanks Bro Try
Cookie: __cf_bm=<cf_clearance>

you can use proxies, just add this to your post data:
,“proxy”:{“url”:“https://105.112.191.250:3128”}

in the config it should look like this:
{“cmd”:“request.get”,“url”:“< ProtectedUrl>”,“maxTimeout”:< MaxTimeout>,“proxy”:{“url”:“https://105.112.191.250:3128”}}

1 Like

Hi,
how should you set the FLARESOLVER block when the CF is on the POST request?

can you give me an example of such site?