METHOD to trace IP in Kali Linux using IP-Tracer Tool / The tool has given all the information about the ip-address. !!

Premium Member
Joined
April 6, 2025
Messages
118
Reaction score
25
Points
18


Installation

Step 1: Before installing the tool you have to install the dependencies of the tool using the following command.

apt install git -y


Step 2: Use the following command to install the tool.



Step 3: The tool has been downloaded into your system. Use the following command to move in IP-Tracer directory.

cd IP-Tracer


Step 4: Now you have to give the permission for the tool using the following.

chmod +x install


Step 5: Now to run the tool, use the following command,

./install


The tool is finally running now we will see examples to use the tool

Usage​

Example 1: Use IP-Tracer to track your own ip address.



The tool gives all the information about your own IP-address.

Example 2: Use IP-Tracer to track the ip address 139.167.168.255.

ip-tracer -t 139.167.168.255


The tool has given all the information about the ip-address. You can use this tool to target your own IP address or others IP addresses.

 
  • Tags
    kali linux linux method tool