railken / cloudflare-bypass
Library for helping bypass the Cloudflare IUAM page
v2.0.1
2018-02-26 12:02 UTC
Requires
- php: >=5.5
Requires (Dev)
- guzzlehttp/guzzle: ^6.3
- phpunit/phpunit: ~5.7
This package is auto-updated.
Last update: 2024-11-12 08:33:55 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.