██████╗ ████████╗██████╗ █████╗ ██████╗██╗ ██╗
██╔══██╗╚══██╔══╝██╔══██╗██╔══██╗██╔════╝██║ ██╔╝
██████╔╝ ██║ ██████╔╝███████║██║ █████╔╝
██╔═══╝ ██║ ██╔══██╗██╔══██║██║ ██╔═██╗
██║ ██║ ██║ ██║██║ ██║╚██████╗██║ ██╗
╚═╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝╚═╝ ╚═╝
A phone number intelligence and educational tracking tool by Purple Ranger.
🔗 Visit our site: https://purplehub.online
💬 Contact on WhatsApp: https://wa.link/nhd7st
📬 mail :[email protected]
This tool is strictly for educational and ethical use only.
- ✅ Use only with explicit consent from the person being tracked.
- ❌ Any misuse for illegal or malicious purposes is strictly prohibited.
- ⚖️ The developer assumes no responsibility for misuse or legal consequences.
- 🔍 Extract carrier, region, and timezone from phone numbers using
phonenumbers. - 📡 Generate a phishing page (for demonstration purposes) to approximate target location.
- 🌐 Runs a lightweight Flask-based local web server.
- 📊 Logs visitor data including:
- IP address
- Device information
- GPS coordinates (if permission granted)
- 🌍 If GPS access is denied, it falls back to IP-based geolocation.
- 🧩 Compatible with Ngrok, Cloudflare Tunnel, or any custom domain setup for WAN access.
- Python 3.8+
pip(Python package manager)git
- Install Termux from F-Droid.
- Run the following commands:
pkg update && pkg upgrade -y
pkg install python git curl -y
pkg install cloudflared
git clone https://github.com/purple-ranger-0/ptrack-mobiletracker.git
cd ptrack-mobiletracker
pip install -r requirements.txtsudo apt install cloudflared
(or)
wget https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64.deb
sudo dpkg -i cloudflared-linux-amd64.debsudo apt update && sudo apt install python3 python3-pip git -y
git clone https://github.com/purple-ranger-0/ptrack-mobiletracker.git
cd ptrack-mobiletracker
pip3 install -r requirements.txtpython3 ptrack.py +9197*******8To use this link wan level use tunel you prefered
Example
ngrok http 5000Thank you for visiting us