| Hey all,
I'm trying to mirror a Cloudflare protected page, which is obviously not as
easy, as Cloudflare is just presenting a captcha.
Now I'm a lucky guy and have the original IP address behind the Cloudflare
proxy, so I could do that:
httrack <http://147.45.1.1> -w -O 'mirror' -%X 'Host: example.com'
Unfortunately, httrack is completely ignoring my Hosts header and putting the
IP in there. Is there any secret cheat?
Thanks in advance,
Markus | |