Categories
MNS- Code

How To Install Phoneinfoga 2025 In Termux?

Phoneinfoga is an advanced and an open source tool that can be used to collect person’s information on internet using only phone numbers.

To Install phoneinfoga in termux, you must follow the below steps strictly so that no error occur during installation of phoneinfoga:

Step 1: Open the termux app and connect to the internet.

Step 2: Type pkg update Command to update termux.

Copy

pkg update

Step 3: Type pkg upgrade Command to upgrade termux.

Copy

pkg upgrade

Step 4: Install Python using pkg install python -y in termux.

Copy

pkg install python -y

Step 5: Install Git using pkg install git -y in termux.

Copy

pkg install git -y

Step 6: To clone phoneinfoga repository type git clone https://github.com/ExpertAnonymous/PhoneInfoga

Copy

git clone https://github.com/ExpertAnonymous/PhoneInfoga

Step 7: Type cd PhoneInfoga to change the directory to the phoneinfoga folder.

Copy

cd PhoneInfoga

Step 8: Give executive permissions using chmod 777 * command in termux.

Copy

chmod 777 *

Step 9: Install phoneinfoga using bash phoneinfoga.sh in termux.

Copy

bash phoneinfoga.sh

We Have successfully installed phoneinfoga in termux. If you find any problem while installing phoneinfoga in termux. Make sure you have followed every step properly.

What Is PhoneInfoga?

Phoneinfoga is an advanced and an open source tool that can be used to collect person’s information on internet using only phone numbers. It gives all the information about the phone number that is available on the internet.

How To Install Phoneinfoga In Termux Through Single Command?

Phoneinfoga can be also installed through only a single command. Type pkg update && pkg upgrade -y && pkg install python -y && pkg install git -y && git clone https://github.com/ExpertAnonymous/PhoneInfoga && cd PhoneInfoga && chmod 777 && bash phoneinfoga.sh command to install phoneinfoga in termux through a single command.

After the above command it will automatically start installing phoneinogfa in termux. It can take some time while installing phoneinfoga.

Copy

pkg update && pkg upgrade -y && pkg install python -y && pkg install git -y && git clone https://github.com/ExpertAnonymous/PhoneInfoga && cd PhoneInfoga && chmod 777 && bash phoneinfoga.sh

How To Use PhoneInfoga In Termux?

After the installation of the phoneinfoga in termux we will see how to use phoneinfoga to search for phone number information.

Step 1: You must be in the phoneinfoga repository. If you are not then type cd PhoneInfoga

Copy

cd PhoneInfoga

Step 2: To check information of phone number type python phoneinfoga.py -n +91-XX-YY-ZZ-AA [Change +91-XX-YY-ZZ-AA With Your Phone Number You Want To Search]

Copy

python phoneinfoga.py -n {phonenumber}

Step 3: Now wait until the results will be shown on the screen.

How PhoneInfoga Works?

Phoneinfoga search for footprints on search engines to try to find the voip provider or identity of the owner. In simple words it matches phone number with every possible link and gather information from their.

How To Remove PhoneInfoga From Termux?

For Some Reasons If You Want To Remove The PhoneInfoga Tool You Can Do It Just Be Navigating To The Directory Where You Installed The PhoneInfoga Tool And Then Type The rm -rf PhoneInfoga Command.

Copy

rm -rf PhoneInfoga

This Command Will Remove All The Data Of The PhoneInfoga Tool In Termux. You Can Also Install PhoneInfoga In Termux Through The Above Commands.


Discover more from MNS.Code.Blog

Subscribe to get the latest posts sent to your email.

One reply on “How To Install Phoneinfoga 2025 In Termux?”

Leave Your Feeling