Passa a Pro

๐Ÿ“ŸRoot Termux

๐Ÿš€  Root-Termux easily 

 

Run a Linux Root Environment Inside Termux

 

Experience a complete Linux-like root environment directly inside Termux using Proot. Perfect for ethical hacking labs, cybersecurity learning, development, scripting, and advanced terminal workflows.

 

 

 

โœจ Features

 

- ๐Ÿ”ฅ One-click installation

- ๐Ÿง Ubuntu-based environment

- ๐Ÿ›ก๏ธ Safe Proot isolation

- โšก Fast startup performance

- ๐Ÿ“ฆ Package management support

- ๐Ÿ”‘ Sudo support

- ๐Ÿ“ฑ Works on Android devices

- ๐ŸŽฏ Beginner friendly

- ๐Ÿ“‹ Copy-to-clipboard commands

 

 

 

๐Ÿ“ธ Preview

"Root-Termux Screenshot" (screenshot.jpg)

 

๐Ÿ“‹ Requirements

 

Requirement| Status

Termux Latest Version| โœ…

Internet Connection| โœ…

2GB+ Storage| Recommended

Android 8+| Recommended

 

โšก Installation

 

Step 1: Install Git

 

pkg update -y && pkg upgrade -y

pkg install git -y

 

 

Step 2: Clone Repository

 

git clone https://github.com/hctilg/root-termux.git

 

cd root-termux

 

chmod +x *

 

 

 

Step 3: Install Required Packages

 

pkg install wget proot -y

 

 

 

Step 4: Run Installer

 

yes | bash install.sh

 

Installation may take several minutes depending on your internet speed.

 

 

 

๐Ÿš€ Launch Root Environment

 

After installation completes:

 

bash start.sh

 

Or:

 

./start.sh

 

 

 

๐Ÿ“ฆ First-Time Setup

 

Once inside the environment:

 

apt update

 

apt upgrade -y

 

 

 

๐Ÿ”‘ Install Sudo

 

apt install sudo -y

 

Verify:

 

sudo whoami

 

Expected output:

 

root

 

 

 

๐Ÿ›  Useful Commands

 

Update Packages

 

apt update && apt upgrade -y

 

Install Python

 

apt install python3 -y

 

Install Git

 

apt install git -y

 

Check Distribution

 

cat /etc/os-release

 

Exit Root Environment

 

exit

 

 

 

โš  Disclaimer

 

This project uses Proot virtualization and does not provide actual Android kernel root privileges.

 

It creates a Linux root-like environment for educational, development, and cybersecurity learning purposes.

 

Successfully installed and launched a Linux root environment inside Termux.

1
Rootraid https://rootraid.in