Skip to content

STARK-404/Ip-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

IP Tracker

Stark-404 GitHub Instagram

Overview

This tool allows you to track the details of an IP address, providing information such as the country, region, city, latitude, longitude, and more.

Features

  • Retrieve details of an IP address using the ip-api.com API.
  • Display information including country, region, city, latitude, longitude, continent, timezone, and more.
  • Coded by Stark-404, All rights reserved.

Usage

apt install git

git clone https://github.com/STARK-404/Ip-tracker/
  1. Run the script.
  2. Enter the IP address you want to track when prompted.
python ip_tracker.py

Credits

  • Coded By: Stark-404
  • GitHub: STARK-404
  • Instagram: la1uuuuu

Disclaimer

This tool is for educational and informational purposes only. Use it responsibly and respect privacy.

Feel free to customize it further based on your preferences or if you want to add more details about the project.