Skip to content

kinhal/ip-scanner-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

IP Scanner Tool

A simple command-line tool to get detailed information about an IP address using the ipapi.co API.

Features

  • Validates the IP address format
  • Fetches detailed geo-location and network data for IPv4 and IPv6 addresses
  • Displays information such as city, region, country, ASN, organization, timezone, and more
  • Shows a Google Maps link for the IP location
  • Colorful terminal output using colorama

Requirements

  • Python 3.6+
  • requests library
  • colorama library

Installation

  1. Clone the repository or download the script.
  2. Install the dependencies with:
pip install -r requirements.txt

About

A simple command-line tool to get detailed information about an IP address using the [ipapi.co](https://ipapi.co/) API.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages