zc-zhangchen/any-auto-register

Any Auto Register is a multi-platform account registration and management system that automates account creation across multiple services with a web-based...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 24 minutes ago
Added to GitGenius on September 19th, 2026
Created on March 22nd, 2026
Open Issues & Pull Requests: 55 (+0)
GitHub issues: Enabled
Number of forks: 1,182
Total Stargazers: 3,615 (+0)
Total Subscribers: 10 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.8 hours
Mean response time: 33.7 hours
90th percentile: 3.4 days
Tracked items: 87

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 17% of issues opened in the past year have never received a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 91% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 59% of issues opened in the past year have been closed. Three people close 81% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 43
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 148 days
Stale 30+ days: 41
Stale 90+ days: 39

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Any Auto Register is a multi-platform account registration and management system that automates account creation across multiple services with a web-based interface.

The tool addresses the challenge of managing bulk account registration workflows by providing a unified system that handles account creation, verification, and lifecycle management. It supports multiple execution modes including pure protocol-based approaches, headless browsers, and headed browsers. The system integrates with various email services, CAPTCHA solvers including a local Turnstile solver, and phone verification services. It includes proxy rotation capabilities, real-time logging, and task history tracking to monitor registration progress and outcomes.

Developers should adopt this tool if they need to automate account registration at scale across multiple platforms with centralized management. The project is particularly suited for scenarios involving ChatGPT account creation with iCloud Hide My Email integration, which appears to be a primary use case. The system supports batch registration with configurable concurrency and per-account delays, making it adaptable to different rate-limiting requirements. Plugin-based architecture allows extending functionality to additional platforms and services beyond those built-in.

The project maintains active development with regular updates and improvements to core registration flows. The codebase demonstrates ongoing refinement of platform-specific registration logic and integration points. Documentation is provided in multiple languages, indicating sustained effort to serve a diverse user base. The tool includes comprehensive configuration options for different execution environments and deployment scenarios, from local development to containerized production setups.