votong/cloudflare-bypasser

Bypass CLoudFlare. Forget Human Verification now.

v1.0.0 2023-07-08 10:13 UTC

This package is not auto-updated.

Last update: 2024-04-28 12:09:42 UTC


README

Version License: MIT Twitter: IhsanDevs

Bypass CLoudFlare easily. Forget Human Verification now.

Install

composer require votong/cloudflare-bypasser

Usage

<?php 
use VoTong\CloudflareBypasser\Bypass;


require __DIR__ . '/vendor/autoload.php';

$bypass = new Bypass('https://ihsandevs.com');

echo $bypass->getRealContent(); // will return HTML content of the page

Author

👤 Vo Tong

Show your support

Give a ⭐️ if this project helped you!

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