tizis / cloudflare-bypass
Library for helping bypass the Cloudflare IUAM page
This package's canonical repository appears to be gone and the package has been frozen as a result.
dev-master
2018-06-28 09:57 UTC
Requires
- php: >=5.5
Requires (Dev)
- guzzlehttp/guzzle: ^6.3
- phpunit/phpunit: ~5.7
This package is auto-updated.
Last update: 2020-09-06 15:24:12 UTC
README
A static PHP library which allows you to bypass the CloudFlare UAM page (Under Attack Mode).
This script works by converting the JavaScript challenge code into code understood by the PHP compiling engine.
Documentation will be coming for /v2/ soon. Until then look in /v2/examples for usage examples.
INSTALL: composer require tizis/cloudflare-bypass