ihsandevs / cloudflare-bypasser
This package is abandoned and no longer maintained.
No replacement package was suggested.
Bypass CLoudFlare. Forget Human Verification now.
dev-main
2022-10-13 07:19 UTC
Requires
- symfony/process: ^6.1
This package is auto-updated.
Last update: 2024-06-13 11:28:31 UTC
README
Bypass CLoudFlare easily. Forget Human Verification now.
Install
composer require Ihsandevs/cloudflare-bypasser
Usage
<?php use Ihsandevs\CloudflareBypasser\Bypass; require __DIR__ . '/vendor/autoload.php'; $bypass = new Bypass('https://ihsandevs.com'); echo $bypass->getRealContent(); // will return HTML content of the page
Author
👤 Ihsan Devs
- Website: https://ihsandevs.com
- Twitter: @IhsanDevs
- Github: @IhsanDevs
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator