Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP Address Tracker Overview

The IP Address Tracker allows users to enter any IP address or domain and view its live location on an interactive map. It fetches location data, including IP address, location, timezone, and ISP, providing a quick and easy way to track the geographical origin of online activities. Features

Enter any IP address or domain.
Displays real-time location on an interactive Leaflet.js map.
Shows detailed information such as:
    IP address
    Location (City, Country)
    Timezone
    ISP (Internet Service Provider)
Responsive and user-friendly interface.
Error handling with a modal for invalid IPs or failed requests.

Technologies Used

HTML5
CSS3 (for styling)
JavaScript (for functionality)
Leaflet.js (for interactive map)
IP Geolocation API (for fetching IP data)

Installation

Clone the repository:

git clone https://github.com/Mianhassam96/ip-address-tracker.git

Navigate to the project directory:

cd ip-address-tracker

Open index.html in your browser to run the project.

Usage

Enter an IP address or domain in the input field.
Click the search button or press Enter.
The location of the IP address will be shown on the map along with the associated data (IP address, location, timezone, and ISP).

License

This project is open-source and available under the MIT License. Acknowledgments

Leaflet.js for providing an interactive mapping library.
IP Geolocation API for the IP data service.

About

The IP Address Tracker allows users to enter an IP address or domain and view its real-time location on an interactive map. It provides details such as the IP address, location, timezone, and ISP. With a sleek, user-friendly interface, the tool offers an easy way to track IP addresses and visualize their geographical origins.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages