> cat /dev/github | grep security-tools
discovered 30 Mar 2026

GhostTrack

Python ★ 8289 via github-topic
→ View on GitHub

AI Summary: GhostTrack is an OSINT tool designed for tracking the location or mobile number of targets, facilitating information gathering through various tracking functionalities. Its notable features include IP tracking, phone number tracking, and username tracking across social media platforms, allowing users to collect comprehensive data on their targets. The tool is straightforward to install on Linux or Termux and is continuously updated, with the latest version being 2.2.


README

GhostTrack

Useful tool to track location or mobile number, so this tool can be called osint or also information gathering

New update : Version 2.2

Instalation on Linux (deb)

sudo apt-get install git
sudo apt-get install python3

Instalation on Termux

pkg install git
pkg install python3

Usage Tool

git clone https://github.com/HunxByts/GhostTrack.git
cd GhostTrack
pip3 install -r requirements.txt
python3 GhostTR.py

Display on the menu IP Tracker

on the IP Track menu, you can combo with the seeker tool to get the target IP

:zap: Install Seeker :- Get Seeker

Display on the menu Phone Tracker

on this menu you can search for information from the target phone number

Display on the menu Username Tracker

on this menu you can search for information from the target username on social media
:zap: Author :- HunxByts