Track Location Using Termux (Updated)

Step by step guide on how to Install seeker in Termux
Hi Guys.

Welcome Back.

This tutorial will teach you how to install seeker in Termux and get someone's real-time location. If you're looking for a termux location tracker then this post may help you

Install seeker in Termux for live location tracking


Sometimes we have to track someone and get his/her exact location, so you may try IP address location tracking but it may not work at all.

You might also wonder how to track someone's exact location with an IP address.


As we know it's too difficult to track an IP address exact location.
That's why we have to share this simple tutorial to make your job much easier.


Note: This tutorial is only for educational purposes and we won't be responsible for any misuse.



What is seeker?

Seeker is a simple tool written in python, with an inbuilt PHP server and Ngrok, and works like a simple phishing page that grabs Public IP, location, Operating System, Platform, Browser name & version etc.

Seeker Works With:

  • Kali Linux
  • Ubuntu
  • Arch Linux Distros
  • Termux
  • Also on many other popular OS


Features:

  • Easy to use
  • Can be Installed with few commands
  • Gets High Accurate Location

How To Install Seeker In Termux


It too easy to install seeker in Termux, but before that, you must know the Termux commands
Follow the below steps to install seeker in Termux.

  • Install Termux from the play store
  • Type command apt update && apt upgrade
  • Then type command pkg install git
  • Then type pkg install python
  • Now type git clone https://github.com/thewhiteh4t/seeker.git
  • Now Type cd /seeker/
  • Then type ./termux-install.sh


That's all seeker will be installed in Termux

Now you can run seeker by typing python seeker.py

seeker
To make this tool work, you need Ngrok, if you are not installed Ngrok then here the tutorial on How To install ngrok in Termux 

Now you have to Open New Terminal and type

 ./ngrok http 8080


You will get a link as shown in the screenshot (Turn on your hotspot to get the link), so copy the link and send the link to anyone whose location wanna track.


Note: sometimes your victim must allow permission to share their location with the fake site.


When they open the link you will get all the info as shown below

seeker


Just copy the google map link and open it in any web browser

seeker

that's all you will get the highly accurate location of his/her

Most of the time you will get the exact location of someone's along with IP address.

Conclusion:

Hope you guys learnt how to install and use seeker in Termux, if you face any problem during installation then feel free to comment below
Hi, I'm Basudev
A Professional Blogger & Hacker Interested in Infosec, Web Development, Programming

22 comments

  1. At last it shows me serveo status down in red
    What should i do?????
    Plssss help
    1. Seems its a temporary problem
      Try to pull an issue at https://github.com/thewhiteh4t/seeker

      Hope it might fixed soon
  2. It is work but how can i exit the seeker form termux
    1. Just type

      exit

      Or you can close the terminal window to exit
  3. No me dejó ingresar el comando
    Chmod + x instalo.sh
    1. Dude don't give any space

      Just type

      chmod +x install.sh
  4. I am doing it on ubuntu

    and getting this:

    [!] Updating...
    E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
    E: Unable to lock directory /var/lib/apt/lists/
    W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied)
    W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied)

    [!] Installing Dependencies...
    Python3
    PHP
    ssh
    Requests

    [!] Setting Permissions...

    [!] Installed.



    is it a problem or something??

    well.... after that I typed
    python2 seeker.py

    and got
    File "seeker.py", line 47
    print(G + '[+]' + C + ' Checking for Updates.....', end='')
    ^
    SyntaxError: invalid syntax


    please help
    1. Syntax Error?

      Try with Python 3

      The source code is rewritten in Python 3

      Thanks for the comment I am going to update this post
  5. File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 382, in _make_request
    self._validate_conn(conn)
    File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn
    conn.connect()
    File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/urllib3/connection.py", line 411, in connect
    self.sock = ssl_wrap_socket(
    File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/urllib3/util/ssl_.py", line 449, in ssl_wrap_socket
    ssl_sock = _ssl_wrap_socket_impl(
    File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/urllib3/util/ssl_.py", line 493, in _ssl_wrap_socket_impl
    return ssl_context.wrap_socket(sock, server_hostname=server_hostname)
    File "/data/data/com.termux/files/usr/lib/python3.9/ssl.py", line 500, in wrap_socket
    return self.sslsocket_class._create(
    File "/data/data…
  6. During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
    File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/requests/adapters.py", line 439, in send
    resp = conn.urlopen(
    File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 755, in urlopen
    retries = retries.increment(
    File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 532, in increment
    raise six.reraise(type(error), error, _stacktrace)
    File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/urllib3/packages/six.py", line 770, in reraise
    raise value
    File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 699, in urlopen
    httplib_response = self._make_request(
    File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 38…
  7. Type cd /seeker/termux && ls
    Then type ./termux-install.sh
  8. __
    ______ ____ ____ | | __ ____ _______
    / ___/_/ __ \_/ __ \ | |/ /_/ __ \\_ __ \
    \___ \ \ ___/\ ___/ | < \ ___/ | | \/
    /____ > \___ >\___ >|__|_ \ \___ >|__|
    \/ \/ \/ \/ \/

    [>] Created By : thewhiteh4t
    [>] Version : 1.2.5



    I GOT STUCK HERE FOR LONG TIME..
    ?
  9. Thanks bro ur the best
  10. I am getting
    Checking server settings....[offline]
    I am not getting link wht to do
  11. Link can not find, so what I do ?
    1. Wait I will check
  12. Need help guys i get no link to sent to my target.


    ~/seeker $ cd home
    bash: cd: home: No such file or directory
    ~/seeker $ python3 seeker.py -t manual
    [+] Checking Dependencies...

    __
    ______ ____ ____ | | __ ____ _______
    / ___/_/ __ \_/ __ \ | |/ /_/ __ \\_ __ \
    \___ \ \ ___/\ ___/ | < \ ___/ | | \/
    /____ > \___ >\___ >|__|_ \ \___ >|__|
    \/ \/ \/ \/ \/

    [>] Created By : thewhiteh4t [>] Version : 1.2.5

    [+] Checking for Updates.....[ Up-To-Date ]

    [+] Skipping Serveo, start your own tunnel service manually...

    [+] Select a Template :

    [0] NearYou
    [1] Google Drive
    [2] WhatsApp
    [3] Telegram
    [>] 0

    [+] Loading NearYou Template...

    [+] Port : 8080

    [+] Starting PHP Server......[ Success ]

    [+] Waiting for User Interaction...
    1. Seems Ngrok is not installed, wait I will be making a video tutorial for the same
  13. How to install ngrok in seeker termux

    1. https://www.techncyber.com/2021/01/how-to-use-ngrok-in-termux.html

      follow this guide to install ngrok in termux
  14. Bro it's asking for username and password
    1. It will ask for github username and password, check if https or http

      if the repo start with https:// then it won't ask for username, password
Comments will be reviewed before publishing