/Bulk-Email-Generator

Just another email generator

Primary LanguagePython

Bulk-Email-Generator

Just another email generator

Usage

  1. Create an input file (e.g., names.txt) with the names you want to process.
  2. Run the script from the command line, providing the input file name, domain, and output file name as arguments: python BEG.py (input).txt example.com (output).txt
  3. Follow the prompt to choose the desired email format.
  4. The generated email addresses will be written to the specified output file (generated_emails.txt).