Internet Protocol Show Information
🐍 Python-based tool 🐍
🔎 IP Show Information Utility 🔎
A console-based tool to display detailed information about any public IP address using the ip-api.com API. Perfect for learning about IP geolocation or for OSINT investigations.
- IP address validation
- HTTP requests to
ip-api.com - Clean styled output using Colorama and Pystyle
- Optional logging to
ip_log.txt - Terminal-like interface with username display
Install Python, Git, and clone the repo, then install requirements. The commands vary slightly depending on your environment.
For Linux (Debian/Ubuntu) and Termux (Android), run these commands:
# Install Python and Git
# Linux:
apt install python3 git
# Termux:
pkg install python3 git
# Clone the repo
git clone https://github.com/know56All1/showmetheip
cd showmetheip
# Install Python dependencies
pip install -r requirements.txt
# In Termux, if pip points to Python 2, use:
pip3 install -r requirements.txt
🙏The script may have UNINTENTIONAL errors, if you see one please share it.🙏
📥Wallet📥: lnbc1p5zea34pp5ddwla6lths0ydmjda89wdkdwa04uv2lxzzgu355v8qnh4klh2ayqdqqcqzzsxqzjcsp5q4apljrzmkx4a8j6c8j4vumcevtdlzkew5c8vtc84rq5ege7lslq9qxpqysgqlu8za4rjpehqmxzptfh6c04q28vvvnmz5mmls0e0vekn4y5tuel4m3tm5d9qs3dap8dwuyle75s3vtt28vapx44nvdmqx8d8fvqtl0cpgzwsla

