Anonymous School 🏫
(Minds of Hacker)
----------------------
How to install IP-tracer tool in Termux :-
Requirements :-
1. Termux Apk ( Click Here for More information ).
OR
2. Kali Linux
OR
3. Kali Nethunter file ( Click Here to Download )
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.
IP-Tracer is available on GitHub, then we will clone this tool using git in Termux. Then follow below commands :-
apt update && apt upgrade
apt install git && apt install python
git clone https://github.com/rajkumardusad/IP-Tracer.git
cd IP-Tracer
chmod +x install
./install
(It will take more time, then wait until complete).