Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stark-404/ip-tracker
It's a Simple Code To Track Geolocation
https://github.com/stark-404/ip-tracker
get-ip get-ip-address hacking-tool information-gathering information-retrieval ip-geolocation ip-location ip-tracer linux linux-tools location location-track python termux track-location
Last synced: about 2 months ago
JSON representation
It's a Simple Code To Track Geolocation
- Host: GitHub
- URL: https://github.com/stark-404/ip-tracker
- Owner: STARK-404
- License: apache-2.0
- Created: 2023-12-12T11:06:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-12T12:09:37.000Z (about 1 year ago)
- Last Synced: 2023-12-13T12:28:08.543Z (about 1 year ago)
- Topics: get-ip, get-ip-address, hacking-tool, information-gathering, information-retrieval, ip-geolocation, ip-location, ip-tracer, linux, linux-tools, location, location-track, python, termux, track-location
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IP Tracker
![Stark-404](https://img.shields.io/badge/Coded%20By-Stark--404-magenta)
![GitHub](https://img.shields.io/badge/GitHub-STARK--404-green)
![Instagram](https://img.shields.io/badge/Instagram-la1uuuuu-blue)## 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](http://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.```bash
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.
```