/cloudflare-bypass

A static PHP library which allows you to bypass the CloudFlare UAM page (Under Attack Mode).

Primary LanguagePHPMIT LicenseMIT

cloudflare-bypass

Build Status

Cloudflare Bypass is a PHP library which allows you to bypass the CF UAM page using well known request methods.

Currently supported request methods are:

  • cURL
  • Stream Context

Refer to the examples folder for usage examples.