Skip to content

A tool that scans IP addresses and retrieves detailed information about the location, network, and other attributes using ipapi.

License

Notifications You must be signed in to change notification settings

spinozapy/IP-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IPScanner

IPScanner is a Python-based tool designed to gather information about a specific IP address quickly and efficiently.

Requirements

  • Python 3.x
  • shutil library
  • urllib3 library
  • colorama library

To get started, ensure you have the necessary dependencies by running pip install -r requirements.txt in your terminal.

Usage

  1. Clone this repository to your local machine.

  2. Ensure you have Python installed.

  3. Open a terminal or command prompt in the cloned directory.

  4. Run the following command to start the tool:

    python main.py
    
  5. Input the IP address you want to scan when prompted.

  6. The tool will retrieve information about the specified IP address.

Usage Caution

  • This tool is intended for educational or testing purposes only.
  • Use responsibly and avoid any unauthorized or malicious activities.
  • Respect privacy and legal boundaries when using this tool.

Remember, use this tool responsibly and ethically. Misuse or unethical use of this tool is discouraged and not supported.

About

A tool that scans IP addresses and retrieves detailed information about the location, network, and other attributes using ipapi.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages