Skip to main content

A tool for bypassing Cloudflare CAPTCHA

Project description

Cloudflare CAPTCHA Bypass

Cloudflare CAPTCHA Bypass Logo

Detect and bypass Cloudflare CAPTCHA challenges effortlessly with the Cloudflare Captcha Bypass package.

Bypassed image

Installation

pip install cloudflare_bypass

Usage

from cloudflare_bypass import bypass

bypassed = bypass(mode='dark', warmup_time=5, timeout=30, interval=0.5)

if bypassed:
    print("Cloudflare CAPTCHA bypassed successfully!")
else:
    print("Timeout reached, CAPTCHA not bypassed.")

Explanation of parameters:

  • mode (str): Choose 'light' for a light-colored webpage or 'dark' for a dark-colored webpage.
  • warmup_time (int): Optional warm-up time before starting detection (in seconds).
  • timeout (int): Maximum time to wait for the CAPTCHA logo to disappear after clicking (in seconds).
  • interval (int): Time interval between successive detections (in seconds).

Limitations

  • This package only works on Cloudflare turnstile.
  • It can only run in GUI mode (not headless/background).
  • The speed is relatively slow.

Disclaimer

Note: This package is provided for educational and testing purposes only. Unauthorized use of this package to circumvent security measures is strictly prohibited. The author and contributors are not responsible for any misuse or consequences arising from the use of this package.

Support

If you find this project helpful, consider buying me a coffee to support ongoing development

"Buy Me A Coffee"

Contact

For inquiries or support, please contact me:

Name: Tam Nguyen
Email: tamnv.work@gmail.com

Feel free to open issues or contribute to the project on GitHub.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cloudflare-bypass-0.1.1.tar.gz (23.5 kB view details)

Uploaded Source

Built Distribution

cloudflare_bypass-0.1.1-py3-none-any.whl (23.1 kB view details)

Uploaded Python 3

File details

Details for the file cloudflare-bypass-0.1.1.tar.gz.

File metadata

  • Download URL: cloudflare-bypass-0.1.1.tar.gz
  • Upload date:
  • Size: 23.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for cloudflare-bypass-0.1.1.tar.gz
Algorithm Hash digest
SHA256 ad1ec027fbf75e614cba12900b59ed34c3a5d50481fd74a0df2aa79f0615186c
MD5 673fde19c74c0a2330ec8e67aa070a5b
BLAKE2b-256 923565490aaa0a0ffa6e1a60e9c44e9c096c69fdf6d7bf01b82f158b34d6aee1

See more details on using hashes here.

File details

Details for the file cloudflare_bypass-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for cloudflare_bypass-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7b35c9e2e67e0ca78e06a1610f09b047a76c5466e8cce372c40a13ee440ac141
MD5 84ed923e34051ae86f1798e97b094f77
BLAKE2b-256 df97216b45910c5a2129ee7c96654d7535bcf4982420c73cbd3db63040d8db20

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page