Skip to main content

Posts

Showing posts with the label Seeker

How to Track phone Location using Seeker Tool in Termux

 Track phone Location using Seeker Tool in Termux||ᴛᴇᴄʜʏ ᴛᴇᴀᴄʜᴇʀ|| Track phone Location using Seeker Tool in Termux Seeker What is Location SEEKER? Seeker uses the hypertext markup language API to obtain Location Permission and then grabs meridian and latitude using GPS Hardware that is included with the device; as a result, Seeker works best with Smartphones. If GPS Hardware isn't included, such as on a laptop computer, Seeker falls back to information science Geolocation or seeks for Cached Coordinates.  Steps 1: Go to the Google Play Store and search for Termux Termux -API. If you don't have NGROK installed in Termux, the seeker will not operate. Step 2: Launch Termux and enter the commands listed below. $ apt-get update $apt-get upgrade $termux-setup-storage $pkg install git $pkg install curl $pkg install php $pkg install python $pkg install openssh $git clone https://github.com/thewhiteh4t/seeker.git $ls $cd seeker $ls $bash install.sh $python3 seeker.py -t manual  select