whitehat1994 / Bulk-Email-Generator

Just another email generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

Just another email generator


Languages

Language:Python 100.0%