Discover and explore top open-source AI tools and projects—updated daily.
myfanhuaAutomated ChatGPT account registration and Codex OAuth tool
New!
Top 81.9% on SourcePulse
This project automates the creation of ChatGPT/OpenAI accounts and subsequent Codex OAuth authorization. It targets users needing to manage multiple accounts, offering flexibility through diverse registration drivers and email/phone verification methods, thereby streamlining the account provisioning process.
How It Works
The system employs multiple registration drivers: a pure protocol-based approach using curl_cffi with Sentinel/PoW, and browser automation via RoxyBrowser, CloakBrowser, Browser Use Cloud, or Skyvern Browser Sessions. These drivers handle complex registration flows, including email verification, password setting, and profile information. Codex OAuth authorization is integrated, supporting various authentication methods and phone number verification services.
Quick Start & Requirements
pip install -r requirements.txt and node --version (Node.js 18+)..env file.Highlighted Details
protocol, roxy, cloak, browser_use, and skyvern drivers for registration, catering to different environments and requirements.Maintenance & Community
The project is based on xiaoguzuiniu/gpt-free-register and offers a Telegram (TG) group for community exchange: https://t.me/+gu_cvEKq_vcyZWRl.
Licensing & Compatibility
Licensed under MIT. The license permits commercial use and integration with closed-source projects, with no copyleft restrictions.
Limitations & Caveats
Requires significant setup involving external services (email providers, phone verification) which may incur costs or have rate limits. Users must manage their own API keys and credentials securely. Reliance on specific browser automation tools (Roxy, Cloak) or cloud platforms (Browser Use) introduces external dependencies. OpenAI's evolving anti-bot measures may require frequent updates to the registration drivers. The project focuses on automation and does not inherently bypass OpenAI's terms of service.
3 days ago
Inactive