Edu.Emails is a simple Python Code that automatically creates .Edu emails.
pip install selenium
You will also need: random, time, os, secrets and string. But they are preinstalled in most Python releases.
After installing Python and the necessary modules above, follow the instructions bellow:
- Run the "Run_me.py" file.(You must use a USA VPN)
- You will be asked to enter an email address.(You must enter a real address, fake ones won't work).
- Press Enter after filling in your address.
- Wait for the code to generate fake info.
- You will be asked to resolve the Captcha. Resolve it then press "y" then enter.
- Wait for the data to be saved.
- You will need to wait 7-10 days for the application to be accepted by the college.
- Congratulations. Your .Edu email is ready to use. Log in to Gmail and change your password.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.