Skip to content
/ netseek Public

Netseek is a Python-based project designed to track IP addresses and provide detailed information about them.

Notifications You must be signed in to change notification settings

twiez/netseek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation


Logo

Netseek

IP Tracking and Information Tool

About The Project

Netseek is a Python-based project designed to track IP addresses and provide detailed information about them. The tool leverages the ipapi.co API for fetching IP details. Below is the summary of its features and installation guide.

Features

┌──(twiez@root)-[~/]
└─$ cat Features

@CoreFunctionalities
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
| Track IP Address
| Retrieve Geographical Information (City, Country, etc.)
| Display Time Zone and ISP Details
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

@SystemRequirements
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
| Python 3.6+
| Internet Connection
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Installation

Step 1: Clone the Repository

git clone https://github.com/twiez/netseek.git
cd netseek

Step 2: Install Dependencies

The project requires the requests module. Install it using:

pip install requests

Step 3: Run the Program

python netseek.py

Usage

  1. Start the Program:

    • Run python netseek.py to start.
  2. Track IP:

    • Select [ 1 ] Track IP from the menu and input an IP address.
  3. Exit Program:

    • Choose [ 2 ] Exit from the menu to close the tool.

İmage

img

img

🛑 Note

I am not responsible for any misuse of this tool. It is shared strictly for educational purposes.

📫 Contact

About

Netseek is a Python-based project designed to track IP addresses and provide detailed information about them.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages