ihsandevs/cloudflare-bypasser

Bypass CLoudFlare. Forget Human Verification now.

dev-main 2022-10-13 07:19 UTC

This package is auto-updated.

Last update: 2024-05-13 11:20:39 UTC


README

Version License: MIT Twitter: IhsanDevs

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

Show your support

Give a ⭐️ if this project helped you!

This README was generated with ❤️ by readme-md-generator