HomeTERMUX TOOLipdrone - Track Location With Live Address

ipdrone – Track Location With Live Address

Are you looking for a powerful tool to track IP addresses and gather information about them? Look no further, because IP-Drone is here to help you. In this blog post, we will guide you through the process of installing and using IPDrone on Termux.

What is IPDrone?

IPDrone is an open-source tool developed by Noob Hackers that allows you to track IP addresses and gather information about them. It is designed to be used on Termux, a popular terminal emulator for Android devices. With IPDrone, you can easily obtain details such as the IP address location, ISP provider, and more.

Install and use

Step 1: Update and Upgrade Packages

Once you have installed Termux, open the application and update the package repositories by running the following command:

				
					apt update
				
			

After updating the repositories, upgrade the installed packages by running the following command:

				
					apt upgrade
				
			

Step 2: Clone the Repository

Now, it’s time to clone the IP-Drone repository from GitHub. Run the following command to clone the repository:

				
					git clone https://github.com/noob-hackers/ipdrone.git
				
			
ipdrone – Track Location With Live Address
Output for download the ipdrone tool

Step 3: Navigate to the Directory

After cloning the repository, navigate to the IPDrone directory using the following command:

				
					cd ipdrone
				
			
ipdrone – Track Location With Live Address
Output for changing the directory

Step 4: Install Dependencies

IP-Drone requires a few dependencies to work properly. Run the following command to install the required dependencies:

				
					pkg install python -y
pkg install python2 -y
pkg install git -y
pip install lolcat
pip install requests
				
			

Step 5: Run IPDrone

Congratulations! You have successfully installed IP-Drone on Termux. Now, it’s time to run IP-Drone and gather information about a target’s IP address. Run the following command to start IPDrone:

				
					python ipdrone.py -v <target_ip_address>
				
			

Replace <target_ip_address> with the actual IP address you want to gather information about.

ipdrone – Track Location With Live Address
Output for trace ip address

IP-Drone is a powerful tool that can help you track IP addresses and gather information about them. By following the installation and usage instructions provided in this blog post, you can easily install and use IPDrone on Termux. Start tracking IP addresses today and discover valuable information!

RELATED ARTICLES

Leave a reply

Please enter your comment!
Please enter your name here

- Advertisment -

Most Popular

Recent Comments