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.
- 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.
- For Linux:
git clone https://github.com/14627s/IP-TRK-Tool.git cd IP-TRK pip install -r requirements.txt python3 iptrk.py
- 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
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.