Skip to content

IP_Tracer is a simple and efficient tool designed to trace IP addresses and retrieve detailed information about them. It allows users to easily track any given IP address, providing valuable geolocation data such as the country, region, city, ZIP code, ISP, and more. Additionally, the tool can automatically fetch the user’s own public IP addres.

License

Notifications You must be signed in to change notification settings

YassineDouadi/IP_Tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IP-Tracer

IP-Tracer is a simple and powerful tool for tracing IP addresses. It provides geolocation details, domain name information, and helps users identify the origin of an IP address.


Features

  • Track geolocation of any IP address.
  • Display your own public IP address and its location.
  • Fetch details like country, region, city, zip code, ISP, organization, and coordinates (latitude & longitude).
  • Simple and interactive menu.
  • Easy-to-use interface with a terminal-based logo.

Prerequisites

To use IP-Tracer, ensure you have the following installed:

  • Python 3.x
  • Git (for updates)
  • Requests library: Install it via pip: pip install requests

Installation

  1. Clone this repository:
    git clone https://github.com/YassineDouadi/IP_Tracer.git
    cd IP-Tracer
    pip install -r requirements.txt
    python3 ip_tracer.py
    

About

IP_Tracer is a simple and efficient tool designed to trace IP addresses and retrieve detailed information about them. It allows users to easily track any given IP address, providing valuable geolocation data such as the country, region, city, ZIP code, ISP, and more. Additionally, the tool can automatically fetch the user’s own public IP addres.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages