A terminal-based GitHub intelligence gathering tool that scans a repository’s commit history to extract publicly exposed author email addresses.
Built with a sleek Rich-powered UI for clarity and usability.
⚠️ Educational & OSINT use only. This tool only retrieves information that is already publicly available via the GitHub API.
- 🔍 Scan GitHub commits for author emails
- 📊 Frequency analysis (how often each email appears)
- 🎨 Beautiful terminal UI using Rich
- ⚡ Fast and lightweight
- 🛑 Handles API errors & rate limits gracefully
pip install requests rich
git clone https://github.com/d0s3c/gitmail.git
cd gitmail
python gitmail.py