Skip to content

IPScanPro is a powerful and user-friendly IP scanning tool that retrieves detailed information about IPv4 and IPv6 addresses, including location, ISP, timezone, and more. It automatically saves scan reports for later use, with options to update or remove the tool. Ideal for network security and OSINT enthusiasts.

License

Notifications You must be signed in to change notification settings

trmxvibs/IPScanPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚀 IP Scanner Tool

version 1.0.1 image

Welcome to the IP Scanner Tool! This handy Bash script lets you uncover detailed information about any IPv4 or IPv6 address with ease. Whether you're a network administrator, a security enthusiast, or just curious about IPs, this tool has got you covered!

🛠 Features

🔍 IP Address Details: Get comprehensive information about IP addresses, including location, organization, timezone, and more.

⚙️ Easy Updates & Removal: Easily update or remove the tool with built-in options.

💾 Save Results: Automatically save your scan results to neatly organized files in your home directory.

My other videos on Youtube

WhatsApp Hacking

📥 Installation

Prepare Your System:

Ensure you have figlet and Python3 with the requests module installed. You can install them with the following commands:

pkg install -y python python2 python3 && pkg install figlet -y && pip3 install requests
git clone https://github.com/trmxvibs/IP && cd IP

Make the Script Executable:

chmod +x ip.sh

Run the Script:

./ip.sh

OR

bash ip.sh

🛠 Usage

🔍 Scan IPv4/IPv6: Enter an IP address to fetch its details.

⬆️ Update Tool: Simulate an update process with a visual progress bar.

🗑 Remove Tool: Completely remove the tool from your system.

❌ Exit: Close the script.

🎨 Screenshot

Here’s a sneak peek of the IP Scanner Tool in action:

image

📚 Example Output When you scan an IP, you'll see detailed information like this:

--- IP Address Details ---
IP Address: 8.8.8.8
Hostname: dns.google
City: Mountain View
Region: California
Country: US
Location: 37.4056,-122.0775
Organization: Google LLC
Postal Code: 94043
Timezone: America/Los_Angeles
Anycast: No
Carrier: N/A
Internet ID: AS15169
----------------------------

🚀 How to Contribute

Feel free to fork the repository and submit pull requests! If you find any bugs or have feature requests, open an issue to let us know.

📜 License

This script is provided as-is. No warranties or guarantees are provided. Use at your own risk.

👨‍💻 Author

Lokesh Kumar
GitHub Profile

About

IPScanPro is a powerful and user-friendly IP scanning tool that retrieves detailed information about IPv4 and IPv6 addresses, including location, ISP, timezone, and more. It automatically saves scan reports for later use, with options to update or remove the tool. Ideal for network security and OSINT enthusiasts.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages