Join WhatsApp

Join Now

Join Telegram

Join Now

Tools Termux My Id – Termux Tools List Latest 2024

5/5 - (1 vote)Thanks

Tools termux my id refers to the tools and scripts that are available and can be installed in the termux. In this post we will go through the full guide for tools termux my id. We will see a list of termux tools their usage, installation and source. These tools for termux can be used for network analysis, security checking and other activities.

What Is Tools Termux My Id?

Tools termux my id is a list of termux tools or packages that can be installed in termux (rooted and non rooted). Many users want a list of termux tools at one place so as the function. the tools termux my id is the answer to them. Check all the termux tools with installation and usage on this website (Termux Tools).

Termux Tools List:

The termux app contains a lot of inbuilt packages and a lot can be installed in it. We will see both the installed and other termux tools in this post. I will categorize these tools for best understanding. so let’s start the tools termux my id:

Click On The Tool Name For Full Installation:

Python:

Python is the most used tool in termux as it works on the latest and new language of python. This tool can be used for both running the scripts of python and writing the scripts for python. it also comes in the list of tools termux my id.

Type the below command in termux to install python in termux:

pkg update && pkg upgrade -y && pkg install python -y && pkg install python2
Installing Python In Termux

Sudo:

Sudo means superuser do, it is a command line utility that gives access to a user to work in the root directory. In simple words it is used to give root permissions to a user.

Type the below command in termux to install sudo in termux:

pkg update && pkg upgrade -y && apt install proot-distro && proot-distro install ubuntu && proot-distro login ubuntu && apt update && apt install sudo -y
Install sudo in termux

Tool X:

Tool X is a script based on python that can be used to install more than 300 tools in termux through a single command. This tool contains a list of termux tools that can be installed just by selecting that tool.

Type the below command to install Tool x in termux:

apt update && apt upgrade -y && pkg install git -y && git clone https://github.com/vaginessa/Tool-X.git && cd Tool-X && chmod +x install.aex && bash install.aex && Tool-X
Install Tool X

Ngrok:

Ngrok is a commonly used networking tool that is uses to create local servers. this tool is used to mask the local host and make it public. These tools is most used tool if you work on networking and is categorized for tools termux my id.

Type the below commands to install Ngrok in termux:

pkg update && pkg upgrade -y && pkg install wget -y && wget https://bin.equinox.io/c/bNyj1mQVY4c/ngrok-v3-stable-linux-arm64.tgz && tar -xzvf ngrok-v3-stable-linux-arm64.tgz
Server Started On Ngrok

PhoneInfoga:

PhoneInfoga is most popular tool of 2024. This tool is used to search for the information of a person by using his or her phone number across the internet. It matches the phone number with every possible link and displays information of that person.

Type the below command to install PhoneInfoga in termux:

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
Searching For Information Using PhoneInfoga

Truecaller JS:

Truecaller JS is an information gathering tool based on the API of truecaller. It is used to find the Name And location of the person with the specified phone number. This tool works like the orginal truecaller app but with command line interface.

Type the below command to install Truecaller JS in termux:

pkg update && pkg upgrade -y && pkg install python -y && pkg install git -y && apt install nodejs-lts -y && npm install -g truecallerjs -y && truecallerjs login
Installed Truecaller JS In Termux

One x:

One X is a tools library for termux. it contains a list of more than 500 tools of termux that can be installed in a single click. this tool works like the same as tool x but this tool will only work in termux and not in Kali linux.

Type the below command to install One X in termux:

pkg update && pkg upgrade -y && pkg install git -y && git clone https://github.com/jackind424/onex.git && cd onex && chmod +x install && ./install

Termux Box:

Termux box is used to run windows based applications in termux. This tool runs all the windows games and apps on termux. This tool has a new version called mobox emulator.

Type the below command to install termux box in termux:

curl -s -o x https://raw.githubusercontent.com/olegos2/termux-box/main/install && chmod +x x && ./x

Termux Banner:

Termux banner is used to customize the termux by adding the cool termux banner in the starting. Termux banner creates an evil eye image that improves the appearance in termux.

Type the below command to install termux banner in termux:

pkg update && pkg upgrade -y && pkg install python -y && pip install termux-banner && banner
termux banner

Make sure to turn on internet before using these tools.

Conclusion:

Tools termux my id is helps a lot to categorize the termux tools list. it contains mostly the installed termux packages and the others that can be installed in termux. This was all about the tools termux my id . i hope you have liked this post, if you have any query regarding this post, you can tell me in the comment section or contact me through the contact us button. Thanks for reading.

Frequently Asked Questions:

What is tools termux my id?

A list of termux tool of different categories is called tools termux my id.

Does Tools termux my id Contains also rooted Tools?

Mostly There are tools that run without root but some of the tools require root to run.

where can i find tools termux my Id?

It can be found on https://termuxtools.com

Hi There!  I Am Geek Guy. a Passionate Computer Science Student Diving Deep Into The World Of Technology.