Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/py7hon/cf-bypasser
Bypass Cloudflare IUAM and Captcha Protected Site
https://github.com/py7hon/cf-bypasser
cloudflare-bypass cloudflare-bypasser
Last synced: 18 days ago
JSON representation
Bypass Cloudflare IUAM and Captcha Protected Site
- Host: GitHub
- URL: https://github.com/py7hon/cf-bypasser
- Owner: py7hon
- License: mit
- Created: 2024-03-19T18:20:56.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-04-02T08:11:22.000Z (10 months ago)
- Last Synced: 2024-04-02T09:32:42.908Z (10 months ago)
- Topics: cloudflare-bypass, cloudflare-bypasser
- Language: Python
- Homepage: https://nh.panic.icu
- Size: 4.88 KB
- Stars: 7
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Cf-Bypasser
Bypass Cloudflare IUAM and Captcha Protected SiteSimple Python Script for Bypass Cloudflare IUAM and Captcha Protected Site.
## Usage
1. `pip install -r requirements.txt`
2. `pip install gunicorn`
3. Edit file `app.py` on the line `9` you can change to the Web Target.
4. Run the code `gunicorn -w 4 -b 0.0.0.0:8080 wsgi:app`
5. Open the `localhost:8080/getcookie` for initialize get the Cloudflare cookie.
6. Enjoy