Login-Trace

Advanced OSINT Email Footprint Scanner for Termux & Linux

Login-Trace is a powerful tool for gathering publicly available information about email accounts.

It helps security enthusiasts and researchers to understand digital footprints and improve cybersecurity awareness.

Features

• Scan email addresses to discover exposed footprints.

• Gather information from publicly available sources.

• Works on Termux and Linux.

• Lightweight and easy to use.

• Modular design for future expansions.

Installation

On Termux / Linux

1️⃣ Clone the repository:

git clone https://github.com/surya404root/Login-Trace.git
cd Login-Trace

2️⃣ Install dependencies:

pkg install python -y
pip install -r requirements.txt

3️⃣ Make the script executable (optional):

chmod +x run.sh

Usage

bash run.sh

Disclaimer

• Login-Trace is designed for educational purposes only.

• The developer is not responsible for misuse of this tool.

• Always respect privacy and applicable laws when performing OSINT activities.