Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

GMX Account Creator & Automation Toolkit

Python Version License Platform

Enterprise-grade solution for automated GMX email account provisioning and POP3/IMAP configuration. Built for QA testing, email infrastructure validation, and legitimate bulk account management.

πŸš€ Features

  • High-performance multithreading - Concurrent account creation with configurable thread pool
  • Advanced browser fingerprinting - Emulates Chrome 136 TLS fingerprints to avoid detection
  • Intelligent proxy rotation - Automatic proxy failover and rotation
  • CAPTCHA bypass - Integration with multiple CAPTCHA solving services (CapSolver, CaptchaFox)
  • POP3/IMAP activation - Fully automated enabling of email protocols
  • Anti-detection mechanisms - Randomized user agents, request timing, and browser headers
  • Session persistence - Maintains authentication state across requests
  • Comprehensive logging - Structured logging with Loguru

πŸ“‹ Requirements

  • VPS (Debian 11/12, Ubuntu 20.04+) or Windows Device
  • Minimum Specs: 2 vCPU, 2GB RAM (4GB recommended for high concurrency)
  • Python 3.10+ with pip
  • Active internet connection with outbound HTTPS access
  • API Keys (see below)

Required API Services

  • CapSolver - For solving POP3/IMAP activation CAPTCHAs
  • CaptchaFox - For solving registration CAPTCHAs

πŸ”§ Installation

# Clone repository
git clone https://github.com/DreyCode2/GMX-mass-creator.git
cd GMX-mass-creator

# Install Python dependencies
pip install -r requirements.txt

# Execute main.py to start
python main.py

About

Generates GMX email accounts and automatically enables IMAP/POP3/SMTP on them.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages