Skip to content

MachineKillin/Email-Account-Generator-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Account Generator Checker

This Python program works by generating a random email and password and checks it. You have the option of how many emails you want to generate and check and it will generate the amount you want (it goes off how much were created not how much are valid). The chances of actually getting a working account are low I believe it mostly depends on the proxies you use and if you have multiple of these running.

Issues

You most likely will get many errors based off the proxies you are using. Report anything else in my discord: https://discord.gg/JcAvQc797r

Installing

git clone https://github.com/MachineKillin/Email-Account-Generator-Checker
cd Email-Account-Generator-Checker
pip install -r requirements.txt
python3 main.py

Pictures

About

This Python program generates a random email address and password from a 2 big lists and checks the generated account. If the account is valid, it will save it to a list.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages