Ticker

6/recent/ticker-posts

How to track IP Address using Termux | IP-tracker install on Termux without root.

IP address or Internet Protocol Address is a unique server address on the internet that specifically identifies your device on the internet. Everyone has a unique internet protocol IP address, and that IP address contains some information about your device.

Why do you track IP address?

IP tracker is a Very Good Tool Created by MrXTwhite, That allows you to trace anyone IP address and collect some information like country code, time zone city name etc. You will also get longitude and latitude of the victim with the help of that coordinates you can find the location of the victim on the Google map. This location is not perfectly accurate but it will give you a rough idea about the location of the victim.

To use this tool we have to create a clone of the project from the GitHub repository the size of the project is very minimal. This tool is very helpful if you have victims IP address can you want to get some rough idea about the victim.


Install IP Address Tracker in Termux;

Step -1

Before installing any tool we need to update dependencies so the tool does not cause any errors while executing. This command will Update the Termux dependencies so we will not get errors while installation of the tool. Just copy and paste the below command.
  • pkg update && pkg upgrade

This command will install the git package which will allow us to download projects from the GitHub Repository. just copy and paste this command and the git will be installed on your Termux.
  • pkg install git

The git-clone command will download the IPTRACKER project from the GitHub repository. Just copy and paste this command in Termux and the tool will be installed in 5 seconds. 


Step -2

How To Run the IP-Tracker?

Move into the IP-Tracer Folder. If you want to know basic commands of Termux you should must read. Now change your open directory to IPTRACKER.

  • cd IPTracker

Use the command make permission all file. Give shell script file permission to execute.

  • chmod +x *

Below command will give you information about Your Own IP-Address.

  • sh IPTracker

Step -3

Trace Your Own IP-Address, You can see this interface.

You will see this kind of Output.

Track victim IP Address,

You can Track anyone's IP Address by using the below Step.
Enter your nick name,
-y.

Masukan Nick Kamu :
Endless
Selamat datang di Cyber Attack Army Endless
Ingin menjelajah lebih dalam ?
y/n y




Now enter victims IP Address,

================MR.xtWHITE(13)================
Author : MR.xtWHITE(13)
Thanks to Cyber Attack Army
WhatsApp +1 (315) 493-8588
=================MR.xtWHITE(13)================

Masukin IP Target :
185.10.56.150


Your IP Address is tracked

Masukin IP Target :
185.10.56.150
{
"status" : "success",
"continent" : "Europe",
"continentCode": "EU",
"country" : "Netherlands",
"countryCode" : "NL",
"region" : "NH",
"regionName" : "North Holland",
"city" : "Schiphol-Rijk",
"district" : "",
"zip" : "1119",
"lat" : 52.2801,
"lon" : 4.74655,
"timezone" : "Europe/Amsterdam",
"offset" : 3600,
"currency" : "EUR",
"isp" : "AltusHost B.V.",
"org" : "AS51430 Network",
"as" : "AS51430 AltusHost B.V.",
"asname" : "ALTUS",
"mobile" : false,
"proxy" : false,
"hosting" : true,
"query" : "185.10.56.150"
}
Tools by MR.xtWHITE(13)
Dan terimakasih kepada CYBER ATTACK ARMY



Now you can see this Output.

-------------------------------------------------------Disclaimer ðŸ‘‡

This article is for educational purposes only. We have written this article to instruct you about such kinds of phishing attacks that are done by attackers. We are not responsible for any misuse of this article or tool.

Post a Comment

0 Comments