Skip to content

RapidOnGfuel/gmailgenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GmailGenerator

Generate alternative email addresses for free using Gmail's DOT trick. All emails sent to these addresses will appear in your inbox. For example, an email sent to [email protected] would appear in [email protected]'s inbox.

Web Version

The web version provides a user-friendly interface to generate email variations. Visit the website here: https://rapidongfuel.github.io/gmailgenerator/

How to Use Locally:

  1. Clone or download the repository to your local machine.
  2. Open index.html in your web browser.
  3. Enter your Gmail address in the input field.
  4. Click "Generate Emails" to see all possible variations.
  5. Use the "Copy All" button to copy the generated emails to your clipboard.

Files:

  • index.html
  • style.css
  • main.js

Python Script

The Python script generates all possible email variations and saves them to a text file.

How to Use Locally:

  1. Ensure you have Python installed on your machine.
  2. Download the main.py file.
  3. Open a terminal and navigate to the directory containing main.py.
  4. Run the script using the command: python main.py.
  5. Follow the on-screen instructions to generate the email variations.

A text file containing all the generated email addresses will be created in the same directory.

File:

  • main.py

About

generate multiple gmails from one (using the DOT trick)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published