Helo guys Welcome to our website. in this article I am going to show you How to trace ip location using termux.
What is ip address?
An IP address (internet protocol address) is a numerical representation that uniquely identifies a specific interface on the network.
What is IP-Tracer ?
IP-Tracer is used to track an ip address. IP-Tracer is developed for Termux and Linux based systems. you can easily retrieve ip address information using IP-Tracer. IP-Tracer use ip-api to track ip address.
Requirements:
- An android device with android version 5.0 and above.
- Termux application
- Internet
How to install IP-Tracer?
Step 1:
If you download the termux application means run the termux app
First we are going to update the package list so type this blow command
apt update
Step 2:
Now we have git package this package will help you to clone the package.So install git package following command
pkg install git
Step 3:
After installing the git package we are going to clone the IP-Tracer package into our directory with help of git command.
git clone https://github.com/rajkumardusad/IP-Tracer.git
Step 4:
Now we have IP-Tracer folder in our termux root directory now we need to open that folder following command.
cd IP-Tracer
Step 5:
Now we need to give the permission of read-write and execute to the install bash script file by following command.
chmod +x install
Step 6:
After that you need to run the following in order to run the IP-Tracer
bash install
or
sh install
or
./install
How to use IP-Tracer?
- trace -m (to track your own ip address).
- trace -t (target-ip to track other’s ip address for example ip-tracer -t 127.0.0.1)
- trace (for more information).
إرسال تعليق