votong/cloudflare-bypasser

Bypass CLoudFlare. Forget Human Verification now.

Installs: 25

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 6

pkg:composer/votong/cloudflare-bypasser

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

This package is not auto-updated.

Last update: 2025-10-26 19:01:30 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