Skip to content

This will let you to get simple Informations about an IP (v4) Address.

s4d0x-dev/ipinfo-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌍 ipinfo-simple β€” Lightweight IP Information Lookup Tool

ipinfo-simple is a lightweight Python script to retrieve detailed information about any IPv4 address using the ipinfo.io API. It can automatically detect your public IP or check any custom IP you enter β€” perfect for quick geo and ISP lookups.


πŸš€ Features

  • πŸ“‘ Auto-detects your public IP address
  • 🌐 Fetches IP metadata:
    • Region
    • Country
    • City
    • Latitude & Longitude
    • ISP / Organization
    • Postal Code
    • Time Zone
  • βœ… Basic input validation for correct IPv4 format
  • πŸ’‘ Simple, dependency-light, and easy to use

πŸ“¦ Requirements

  • Python 3.x
  • requests module

Install with pip:

pip install requests

About

This will let you to get simple Informations about an IP (v4) Address.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages