GSA Proxy Scraper internal Proxy: Problems with Cloudflare http
jojodat
germany
Hi,
i noticed when i want to access a url via http protected with cloudflare via the internal proxy i get:
after gsa tried some proxies.
It only happens when you try the url with http and not https.
Example url to test:
http://uam.hitmehard.fun/
i noticed when i want to access a url via http protected with cloudflare via the internal proxy i get:
504 Gateway Timeout
unable to find suitable sub-proxyafter gsa tried some proxies.
It only happens when you try the url with http and not https.
Example url to test:
http://uam.hitmehard.fun/
Comments
When i try to access it via browser (firefox) with GSA internal proxy set. I see in http debugger that GSA is trying a proxy - cloudflare replies the challege (jumping dots) on a 503 page and gsa continues to next proxy (you never see the challenge page in the browser). And after some it stops and sends the 504 to the browser.
Firefox with a manually set http (connect) proxy displays the 503 - the browser solves the js challenge displayed there and then continues to the real http page (200 there)
Over https it's working as normal
Was hoping to you would not jump to next proxy on 503 but check if it contains "Server: cloudflare" Header or a "CF-RAY" header then deliverthe page to the browser.
But ok, then i have to try to change the library i use for cf bypass to prefer https instead of http.
here the whole process:
https://imgur.com/KgmpdiY
here a 503
https://pastebin.com/innj8x53
and i noticed if a recaptcha challenge gets displayed (proxy has a bad rating), they send a 403:
https://pastebin.com/veqxv97t
Thank you.
Thank you