Does anyone have any method for bypass cloudflare ?
flaresolverr.opk (9.7 KB)
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…
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?
@DJHooligan How can I send a post request with json postdata?
Its working like a charm
like this:
{“name”:“value”,“name2”:“value2”}
Will it serve to solve CF with captcha?
do you have flaresolverr.exe running?
Yes have flaresolverr.exe running
You Can’t Bypass All sites Btw
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.
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>
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”}}
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?