Skip to content

FlameVortex/tracker

Repository files navigation

Tracker

Tracking & information Gathering Tool

Telegram Version GitHub Version GitHub stars Developer


Tracker is an advanced information gathering tool that transforms a simple PHP server into a powerful tracking system using SSH tunneling. It generates a secure public link which, when accessed, collects detailed device, network, and location-related data in real time. With automated logging, clean terminal output, and a professional workflow, it provides a fast and efficient environment for monitoring connection activity and analyzing target-side information.


⚠️ Disclaimer:
This project is intended strictly for educational and research purposes only. Do not use it for unauthorized tracking, privacy invasion, or any illegal activity. Always obtain proper consent before collecting any user data.


🎯 Information Gathering Capabilities

This tool is capable of collecting the following information when a user accesses the generated link:

GPS-Based Location

  • Accurate Latitude & Longitude
  • Google Maps Direct Location Link
  • Google Earth View Link

Device & Browser Information

  • User Agent
  • Platform (OS type)
  • Browser Name & CodeName
  • Browser Language
  • Cookies Enabled Status
  • CPU Cores
  • Device Memory (RAM)
  • Screen Resolution (Width & Height)
  • Local Time

Location Information

  • City
  • Region / State
  • Country
  • Postal Code
  • Approximate Latitude & Longitude (via IP)
  • Google Maps Location Link

Network Information

  • Public IP Address
  • nternet Service Provider (ISP)
  • Organization / Network Owner
  • Timezone

🔴 Features

  • Local PHP server hosting
  • Public tunnel via SSH (localhost.run)
  • Automatic public link generation
  • Browser information collection
  • IP address detection
  • ISP and network metadata
  • Geolocation
  • GPS-based location capture
  • Real-time logging of captured data
  • Automated Data Collection
  • User-friendly Interface

📥 Installation Guide

Copy and paste the code below into your Termux terminal to start the setup:

yes | pkg update && yes | pkg upgrade && pkg install -y php git wget openssh curl unzip && rm -rf tracker && git clone https://github.com/FlameVortex/tracker.git && cd tracker && chmod +x *.sh && bash flame.sh

👤 Developer & Credits

FlameVortex is the developer of this project. Support the developer by giving it a ⭐ Star!


🛡️ License & Copyright

Copyright (c) 2026 Flame Vortex.

All rights reserved. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical methods, without the prior written permission of the copyright owner.

Unauthorized copying, modification, distribution, or use of this software is strictly prohibited and will be prosecuted to the fullest extent of the law.

For permission requests, contact the developer via GitHub or Telegram.


Made ❤️ by FlameVortex

Support the project by giving it a ⭐ Star!

About

An advanced tracking tool that generates a shareable link to capture and display a visitor’s IP address, location, and device or mobile details when the link is accessed, intended for controlled testing and informational purposes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors