✅ Batch Auto Registration - Automatically register Windsurf accounts with email accounts from accs.txt
✅ Local Email Reception - Receive verification codes locally via IMAP protocol
✅ Account Pool Management - Manage accounts locally with SQLite database
✅ One-Click Account Switch - Auto reset config, clear machine ID, complete account switching
✅ Real-time Logs - Monitor registration progress in real-time
✅ Modern WebView UI - Clean HTML/CSS/JS interface
pip install -r requirements.txt
patchright install chromium- Create
accs.txtwith email:password pairs:
user1@gmx.com:password1
user2@gmail.com:password2
- Run the application:
python main.py-
Configure IMAP servers (Settings page):
- Add IMAP server for each domain in accs.txt
- Examples:
gmx.com→imap.gmx.com - Port 993 (SSL) is used automatically
-
Batch Register:
- Click "Batch Register" in sidebar
- Set registration count and threads
- Real-time logs show progress
-
Switch accounts:
- Click "Switch" button on any account
- Or right-click for more options
- GitHub: D3-vin/Windsurf-Account-Manager
- Telegram: @D3_vin
This project is licensed under MIT License.
This software is provided for educational and research purposes only. The author assumes no responsibility for any misuse or damage caused by this software. Use at your own risk.
