Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

IP Analysis Tool

A lightweight Python utility for gathering information about an IPv4 or IPv6 address. This tool performs hostname resolution, identifies if the IP is private or public, collects local OS info, fetches geolocation data via ipapi.co, and generates a clickable Google Maps link. (by Kin)


Requirements

  • Python 3.x
  • External Python packages:
    • colorama
    • requests

Install dependencies with:

pip install -r requirements.txt

About

A lightweight Python utility for gathering information about an IPv4 or IPv6 address. This tool performs hostname resolution, identifies if the IP is private or public, collects local OS info, fetches geolocation data via ipapi.co, and generates a clickable Google Maps link.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages