Stars: 1594
Forks: 326
Pull Requests: 4
Issues: 67
Watchers: 147
Last Updated: 2022-02-12 11:20:41
Track any ip address with IP-Tracer. IP-Tracer is developed for Linux and Termux. you can retrieve any ip address information using IP-Tracer.
License: MIT License
Languages: PHP, Shell
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.
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
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.
OR
ip-tracer -m
to track your own ip address.
ip-tracer -t target-ip
to track other's ip address for example ip-tracer -t 127.0.0.1
ip-tracer
for more information.