cipherswami / termux-superuser

Runs Android su with all Termux binaries included, in superuser mode (=> Working 'nano' in su mode)
MIT License
145 stars 22 forks source link
su termux termux-binaries termux-superuser

Termux Superuser

Runs Android su with all Termux binaries included, in superuser mode. Which implies you can run binaries like nano, vim in su mode. [Rooted Andriod ONLY]
NOTE:
-> This not same as tsu apt package.

Pre-Requisites

  1. Update Termux to latest Version:
    • $ apt update
    • $ apt upgrade -y
  2. Install git: $ pkg install git
  3. Restart the Termux.
  4. If prompeted for superuser access to termux at any point, grant it.

Setup Instructions

  1. Directly download installer(install-xsu.sh) from releases:
    $ wget https://github.com/cipherswami/termux-superuser/releases/download/v1.0/install_xsu.sh
  2. Then make the installer executable if it is not: $ chmod +x install_xsu.sh
  3. Now install termux superuser: $ ./install_xsu.sh
  4. et voilà, your installation is finshed !!!
  5. Now you can safely get rid of the installer : $ rm install_xsu.sh
  6. USAGE: Run 'xsu' any where in termux to start termux superuser.

Additinol info

Creator

Author: name_is_cipher
Mail: aravindswami135@gmail.com