git clone https://github.com/0x178F/YandexMail-Account-CreatorPython 3.6+pip install -r requirements.txtpython main.pyEdit 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:pass@10.10.1.10:3128- Proxy Support.
- Adb Support.
- Multi-Thread.
- Enabling optional imap when creating an account.
- Auto generates all information except name and surname.
