Skip to content

D3-vin/Windsurf-Account-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windsurf Account Manager

Bulk signup · One-click switch · Account Pool Management

License: MIT Platform Python

Telegram Channel Telegram Chat GitHub

FeaturesInstallationUsageContact


📸 Screenshot

Main Interface

Features

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


Installation

pip install -r requirements.txt
patchright install chromium

Usage

  1. Create accs.txt with email:password pairs:
user1@gmx.com:password1
user2@gmail.com:password2
  1. Run the application:
python main.py
  1. Configure IMAP servers (Settings page):

    • Add IMAP server for each domain in accs.txt
    • Examples: gmx.comimap.gmx.com
    • Port 993 (SSL) is used automatically
  2. Batch Register:

    • Click "Batch Register" in sidebar
    • Set registration count and threads
    • Real-time logs show progress
  3. Switch accounts:

    • Click "Switch" button on any account
    • Or right-click for more options

Contact


License

This project is licensed under MIT License.


Disclaimer

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.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors