An open API service indexing awesome lists of open source software.

https://github.com/twiez/netseek

Netseek is a Python-based project designed to track IP addresses and provide detailed information about them.
https://github.com/twiez/netseek

ipadress ipapi ipfinder ipinfo netseek

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

README

          






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](https://ipapi.co/) API for fetching IP details. Below is the summary of its features and installation guide.

## Features
```batch
┌──(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

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

### Step 2: Install Dependencies

The project requires the `requests` module. Install it using:

```bash
pip install requests
```

### Step 3: Run the Program

```bash
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](https://github.com/user-attachments/assets/c505b849-c11d-464d-8ba8-94e42eecd3ca)

![img](https://github.com/user-attachments/assets/f8e5ac91-ef1b-4570-a72d-df9adeb1d86c)

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

## 📫 Contact

- **Discord:** [twiezbtw](https://discord.com/users/886190759479480330)
- **Buy Me a Coffee:** [Support Me](https://www.buymeacoffee.com/twiez)