Skip to content
/ IP-TRK Public

IP TRK Tool: A Python-based tool to track IP addresses, gather geolocation information, and manage logs. Includes options to track user IP, specific IPs, manage log settings, and upload logs to Discord.

Notifications You must be signed in to change notification settings

14627s/IP-TRK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP TRK V 1.0

IP TRK is a simple tool to retrieve information about an IP address and track it. It offers options to track your own IP, a specific IP address, and manage logs.

Features

  • Track My IP: Fetches and displays information about your current IP address.
  • Specific IP: Allows you to enter a specific IP address and retrieves detailed information about it.
  • Logs Settings:
    • Clear Logs: Clears the logs file where tracked IP information is stored.
    • Count IPs Tracked: Counts the number of IP addresses tracked and displays the count.
    • Upload Logs to Discord WebHook: Uploads the logs file to a specified Discord WebHook URL.

Installation

  1. For Linux:
    git clone https://github.com/14627s/IP-TRK-Tool.git
    cd IP-TRK
    pip install -r requirements.txt
    python3 iptrk.py
  2. For Windows
    
    Download the compressed file and decompress it
    Open it & press on the install.bat to install automatically the requirements
    run the iptrk.py using Python
    

image image

Ethical Use Statement

This tool retrieves basic information about IP addresses for purposes such as network diagnostics and geolocation services. It does not gather sensitive personal data or perform any invasive actions. Users are expected to use the tool responsibly, respect privacy rights, and comply with all applicable laws and regulations.

About

IP TRK Tool: A Python-based tool to track IP addresses, gather geolocation information, and manage logs. Includes options to track user IP, specific IPs, manage log settings, and upload logs to Discord.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published