ihsandevs/cloudflare-bypasser

This package is abandoned and no longer maintained. No replacement package was suggested.

Bypass CLoudFlare. Forget Human Verification now.

Maintainers

Package info

github.com/IhsanDevs/cloudflare-bypasser

pkg:composer/ihsandevs/cloudflare-bypasser

Statistics

Installs: 96

Dependents: 0

Suggesters: 0

Stars: 16

Open Issues: 3

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

This package is auto-updated.

Last update: 2024-06-13 11:28:31 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