git clone https://github.com/0x178F/YandexMail-Account-Creator
Python 3.6+
pip install -r requirements.txt
python main.py
Edit the settings.json file.
Config | Usage |
---|---|
captcha_service | "twocaptcha" for 2Captcha, "capmonster" for CapMonster |
api_key | 2Captcha API key you will use to solve captcha |
secret_question | secret question to be created when registering |
secret_answer | secret answer to be created when registering |
If you have a first and last name list, you can add it to the firstname.txt and lastname.txt files in the data folder.
If you want to use a proxy, you can add it to the proxylist.txt file in the data folder.
Proxy Format: ip:port or user:[email protected]:3128
- Proxy Support.
- Adb Support.
- Multi-Thread.
- Enabling optional imap when creating an account.
- Auto generates all information except name and surname.