What is IP-Tracer ?
IP-Tracer is use to track ip address. IP-Tracer is developed for linux and android terminal like Termux and GNURoot Debian. you can retrieve any ip address information using IP-Tracer. IP-Tracer use ip-api to track ip address.
How to install IP-Tracer ?
apt update
apt install git -y
cd IP-Tracer
chmod +x install
sh install
or./install
How to use IP-Tracer
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
No comments:
Post a Comment