Skip to content

ruzgarcyber/LeakWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›‘οΈ LeakWatch

LeakWatch is a lightweight Python tool for checking if an email has appeared in known data breaches.
It works offline, helping you quickly see potential risks and stay safe.


πŸš€ Features

  • βœ… Check emails against an offline breach database
  • πŸ“Š Clear and readable reports
  • 🎯 Simple CLI interface for fast checks
  • 🧠 Educational and easy to extend

βš™οΈ Installation

  1. Make sure you have Python 3 installed
  2. Clone the repository:
git clone https://github.com/yourusername/LeakWatch.git
cd LeakWatch

πŸ’» Usage

  • Run the script with the --email argument:
python leak_watch.py --email [email protected]

πŸ“Š Example Output

πŸ›‘οΈ LeakWatch - Offline Breach Check
Checked: [email protected]
[!] 1 leak(s) found!
- ExampleBreach (Date: 2023-09-05)

πŸ‘€ Author

  • RΓΌzgar Umut GΓΌndoğan

πŸ“ Notes

  • ✍️ Entirely written by me
  • ⚑ Lightweight, clean, and ready to be extended
  • πŸ”’ Educational project to understand email breach detection
  • 🌟 Contributions and forks are welcome!

About

LeakWatch – Offline Email Breach Checker in Python πŸ›‘οΈ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages