Skip to content

taha185/LOOK_ME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

IP Lookup Tool by Taha185

Description:
The IP Lookup Tool is a simple and easy-to-use batch script designed to provide essential information about any given IP address. This tool queries a public API (ipinfo.io) to fetch details about the provided IP address and displays the results directly in your command line window.

Features:

  • IP Information:
    Fetches and displays a variety of data associated with an IP address, including the location (city, region, country), organization, and more.

  • User-Friendly Interface:
    Easy-to-navigate interface with clear prompts, banner, and a disclaimer to ensure responsible use.

  • Supports Multiple Versions:

    • Works on Windows 7 by utilizing PowerShell for making the API request.
    • Windows 10 and Windows 11 users can use both PowerShell and curl (which is preinstalled) for fetching data.
  • Quick Lookup:
    Simply enter an IP address, and the tool will quickly retrieve and display the information.

  • Educational Purposes:
    This tool is intended for educational purposes, research, and personal use only. The author does not condone using this tool for any malicious or unauthorized activity.

How to Use:

  1. Run the Script:
    Double-click the IP_Lookup_Tool.bat file to launch the tool.

  2. Enter IP Address:
    When prompted, type the IP address you'd like to look up.

  3. View Results:
    The tool will query ipinfo.io's API and display detailed information about the IP address in the command window.


Disclaimer:

This tool is designed for educational purposes only. Do not use it for unauthorized access or malicious activities. Always respect privacy and ensure responsible usage. Unauthorized access to systems or misuse of tools may be illegal and can result in severe legal consequences.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published