CAPTCHAFORUM
Administrator
https://2captcha.com/software/protonmail-account-creator


π Manage your free ProtonMail Accounts. π


Features
- Random inputs for Username & Password
- Save Account details after Creation in .cvs file
- Use CrawledProxies or use proxy file
- Full Auto Account Creation
This script can create ProtonMail Free Mail Accoiunts with the usage of free crawled proxies which are getting tested before usage. These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Support

Any problems with running the script and any questions please cantact via Twitter @hendrik_bgr
Prerequisites
Download the latest version of the 'chromedriver' and place it in the 'driver' folder insde of the project folder.
You need python 3 installed on your System.
Get a copy of the Project. Open your Terminal and enter:
git clone https://github.com/hendrikbgr/ProtonMail-Account-Creator
To install all needed requirements run the following command in the project directory:
pip install -r requirements.txt
After that you can proceed to edit the Script.
Running

To run this script open your Terminal in the project directory.
To start the Email Creator Script enter:
python emails.py
To start the auto Login Script enter:
python login.py
(Still in Development) To start the Password changer Script enter:
python newpassword.py
Acknowledgments
- Hat tip to anyone whose code was used

- Add random username and password.
- Print account details to in console
- Add more information to console when running
- Add ProxyScrape for Porxy Support
- Create requirements.txt file for easy installation
- Use 10 Minute Mail Api for verification and recovery email (paid service)

- Verification process still needs to be done manually.