Skip to content

sjain7787/IPLocator

Repository files navigation

IPLocator 🚀

📌 What is this?

A Java-based IP locator tool that:

  • Gets your local machine IP
  • Finds the IP and geo-location of any domain
  • Uses MaxMind data and a binary search algorithm

🛠️ Features

  • 🕵️‍♂️ Lookup public/remote IP
  • 🌍 Geolocation with country/city info
  • 🔄 Fast binary search
  • 🧠 Modular Java code

🧩 Installation

git clone https://github.com/sjain7787/IPLocator.git
cd IPLocator
javac Main.java
java Main

About

In This Project we have created an IP Locator in java langugae this code can tell the local IP of the device and can be used to search the IP of any Website and search Geo Location using binary search Alogoritm and taking data set from MaxMind.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages