IP Tracer
IP-Tracer is used to track ip addresses. IP-Tracer is developed for Termux and Linux based systems. You can easily retrieve ip addresses and their information using this software. IP-Tracer use ip-api to track ip addresses
How to install IP-Tracer ?
apt update
apt install git -y
git clone https://github.com/rajkumardusad/IP-Tracer.git
cd IP-Tracer
chmod +x install
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 exampleip-tracer -t 127.0.0.1
trace
for more information.
OR
ip-tracer -m
to track your own ip address.ip-tracer -t target-ip
to track other's ip address for exampleip-tracer -t 127.0.0.1
ip-tracer
for more information.
0 Comments