Skip to content

Vondri/gmailchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ScreenShot

📧Gmail checker📧
✔ v1.0.0 ✔
Created by Vondri

Repo size Last commit Last tag Downloads Top License

Features

  • 📝 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 🔍

Requirements

Usage

  • Linux

    git clone https://github.com/Vondri/admin-panel-finder.git
    cd gmailchecker
    chmod +x GmailChecker.py
    python GmailChecker.py -e <email>
    
  • Windows

Download, extract zip and run script by python GmailChecker.py -e <email>

Usage

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.