GMAIL-Generator
GMAIL-Generator copied to clipboard
📧 Generate GMAIL Accounts w/ Auto Verification using Puppeteer, Faker & 5sim.net
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