rizha2 / Edu.Emails

Edu.Emails: Automatically create .Edu emails.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edu.Emails

Edu.Emails is a simple Python Code that automatically creates .Edu emails.

Requirements

Install Python:

Python official website

Install Python Modules

pip install selenium

You will also need: random, time, os, secrets and string. But they are preinstalled in most Python releases.

Usage

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.

Contributing

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.

License

MIT

About

Edu.Emails: Automatically create .Edu emails.

License:MIT License


Languages

Language:Python 100.0%