📧Gmail checker📧
✔ v1.0.0 ✔
Created by Vondri
- 📝 Script work with params e.g
-h
📝 - 🔇 Silent mode (run without banner) 🔇
- ✍ Writing valid and invalid users to another files ✍
- ⌚ Timeout beetwen checks ⌚
- 🔍 Possibility to check single email 🔍
-
git clone https://github.com/Vondri/admin-panel-finder.git cd gmailchecker chmod +x GmailChecker.py python GmailChecker.py -e <email>
Download, extract zip and run script by python GmailChecker.py -e <email>
python GmailChecker.py -u <userlist.txt> -o -i -t1
It will check all users in userlist.txt
and print to another files valid and invalid users. Timout equal one second between checks.
python GmailChecker.py -e <email>
It will check one user.
python GmailChecker.py -s -u <userlist.txt>
It will run script without banner and print result of scan.