How to Track IPLocation & IP Information Hack






#IP #Information
Termux Hacking

               
$  apt update && apt upgrade

$  pkg install git

$  pkg install openssh

$  pkg install curl

$  git clone https://github.com/thelinuxchoice/locator

$  pkg install python2 -y

$  cd locator

$  bash locator.sh






Enjoy! Follow us for more....


No comments:

Post a Comment

How to Find or installing nano on Linux ?

🧩 Step 1: Check if Nano is already installed Open your terminal and run: nano --version If Nano is installed, you’ll see version inf...