GhostTrack is an OSINT tool used to find information about phone numbers, IP addresses, and usernames across multiple websites. It scans many popular platforms and shows where the information exists. This tool is useful for cybersecurity learning, digital investigation, and username research.
Installation Commands
pkg update && pkg upgrade && pkg install git python -y && git clone https://github.com/HunxByts/GhostTrack.git && cd GhostTrack && pip install -r requirements.txtThis is a one-line installation command, just copy this and paste it in Termux to install ghosttrack in one click.
Usage Commands
Run the tool:
python GhostTR.pyIP tracker:
Select Option: 1
Enter Target IP: 8.8.8.8Show your IP:
Select Option: 2Phone number tracker:
Select Option: 3
Enter Phone Number: +1234567890Username tracker:
Select Option: 4
Enter Username: usernameExit the tool:
Select Option: 0








