vbauer / manet

Website screenshot service powered by Node.js, SlimerJS and PhantomJS
MIT License
575 stars 102 forks source link

ddos protected websites #60

Closed diridam closed 7 years ago

diridam commented 8 years ago

Hi, I'm trying to get in prod manet for a listing website and i'm having trouble on ddos protected websites (cloudflare and other cookie based protection techniques). is there any handler that reads the initial cookie and then returns it back to the request in order to bypass the protection?

thanks

vbauer commented 8 years ago

@diridam Manet doesn't have such feature, but I'm opened for pull requests. :)

vbauer commented 7 years ago

New info:

You can configure cookies using corresponding parameters (but you need to pass them to Manet manually in request)