This is a very early beta version.
Please feel free to open issues or give suggestions to improve the tool!
A beginner-friendly, OSINT (Open Source Intelligence) tool written in Python. Search for usernames across multiple websites, perform IP geolocation lookups and more! — all from a terminal interface.
- 🔎 Username Finder — Search for usernames across dozens of websites
- 🌍 IP Lookup — Fetch city, region, and country of any IPv4 address
- ⚡ Multithreaded for faster searching
- 🧠 JSON-based configuration to easily add/remove sites
- 📁 Results saved to a text file - To Be Added
git clone https://github.com/Vesteria-Coding/OSINT-Tool.git
cd OSINT-Tool
pip install -r requirements.txt
python Tool.py