Skip to content

📧 Generate GMAIL Accounts w/ Auto Verification using Puppeteer, Faker & 5sim.net

License

Notifications You must be signed in to change notification settings

voroware/GMAIL-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Made by voromade

🔵 Voro GMAIL Generator 🔵

Seamlessly generate GMAIL accounts & auto-verify the accounts using Puppeteer, Faker, & 5sim.net

Features:

  • GMAIL Account Generator (Using Puppeteer)
  • Account Exporting (to exports.txt)
  • 5sim for SMS Verification
  • Faker (large dataset of fake data)

Configuration:

  • Amount = Amount of accounts to generate (tasks are run concurrently)
  • Headless = Headless or headful:
  • headless = true
  • headful = false
  • "new" = Uses latest headless browser (decreases detection) SMS:
  • Region = 5sim region to use
  • apiKey = 5SIM API Key
{
    "amount": 1,
    "headless": "new",
    "sms": {
        "region": "",
        "apiKey": ""
    }
}
  • I have included a few free accounts (in exports.txt) 😃

Requirements:

Todo:

  • 10 Stars: Proxy Support
  • 25 Stars: Python Version

About

📧 Generate GMAIL Accounts w/ Auto Verification using Puppeteer, Faker & 5sim.net

Topics

Resources

License

Stars

Watchers

Forks