Skip to content

Releases: mifdlaldev/Geber-CF

Release list

Geber-CF v1.0.0

Choose a tag to compare

@mifdlaldev mifdlaldev released this 06 Jul 10:26

Geber-CF v1.0.0

Automated Cloudflare Workers AI account provisioning toolkit.

⚠️ LEGAL — READ BEFORE USE

This software is strictly for educational and research purposes only.
Users assume ALL risk and covenant not to sue the authors.
See DISCLAIMER.md (24 sections) for the full binding legal agreement.

Features

  • Full signup flow: email fill → Turnstile solve → submit → email verify → API token
  • CloakBrowser stealth automation with humanize mode
  • TempMail integration with local SQLite caching
  • Intelligent VPN rotation via VPN Gate (Japan, SIGNUPS_PER_IP=2)
  • WARP proxy mode for Turnstile IPv6 routing via PAC file
  • Diagnostic console/network capture on failure

Security

  • Zero hardcoded credentials — all via environment variables
  • No personal information anywhere in source code
  • Pure MIT license — zero author obligations or addendums
  • 24-section maximum protection legal disclaimer

Quick Start

git clone https://github.com/mifdlaldev/Geber-CF.git
cd Geber-CF
pip install httpx cloakbrowser
export GEBER_CF_TEMPMAIL_KEY="your-key"
python geber_cf.py 5

License

Pure MIT — no Code of Conduct, no Security Policy, no personal info