This is not like linux real root. Root is an automated tool which help you to gain to access of fake root privileges and real root privileges without rooting your device. You don't need to install any other OS to gain the root privileges in your termux. This tool(ROOT) is specifically made for termux and termux users. This tool will also help you to gain the look of Kali-Linux in your termux with root access.
hey there, You can subscribe Mr Idealhat for interesting videos OR follow Mr Idealhat Blogger website for interesting blogs. Search Adarsh Addee on YouTube and subscribe for my vlog videos.
This tool helps you to access the fake root privileges in termux. To access the fake root privileges in termux, just type
fakerootin termux. And here you go, Now you have gain the fake root privileges access in termux.
This tool also helps to access the real root privileges in termux. Which is more powerful and stronger than fake root privileges. To access the real root privileges just type
rootin your termux. And here you go, You have access the real root privileges in termux without rooting your device just with This tool(Root)
apt-get update && apt-get upgrade -y
apt-get install git -y
git clone https://github.com/adarshaddee/root.git
cd root
chmod +x main
./main
You can use
fishcommand to make your termux more attractive.
apt-get update && apt upgrade-y && apt-get install git -y && git clone https://github.com/adarshaddee/root.git
You can uninstall root with the following commands wihch are shown here:
cd root
chmod +x uninstall.sh
./uninstall.sh
© Copyright credits goes to Adarsh Addee. This tool is public tool anyone can use this tool.