firefox - Cloudflare identifying CURL -


so i'm trying create scripts have run on particular site protected cloudflare. getting 1 odd situation though:

  • whenever send curl request command line particular website (just request), reports 503.
  • when same request firefox rested client, reports 200. - running in browser executes javascript protection expected (so 200 well)

what can possibly trick identifying curl vs firefox rested client-request, both seem exact same thing? i'm using:

  • same ip
  • same user-agent (in fact tried mocking on 7 headers regular browser sends too, including accept-language accept-encoding , more)

apparently when using rested firefox add-on, uses cookies in firefox browser well. 1 of these cookies identified rested client being valid


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -