Commands for Add Password in Termux. Install Termux-login in termux.

How to Add Password in Termux? or How to Remove Password from Termux.
What is Termux-Login Tool?
  • This tool help you to get Advanced Login System in Termux App.
  • This tool help you to add security feature in termux.
  • You can add password in termux by this tool
  • After setting Password when you Open Termux It will ask for password which you set earlier.
  • Without password you or other person cannot login into your termux

Commands for Add Password in Termux.

cd $HOME

pkg up -y

pkg install git -y

pkg install python -y

git clone https://github.com/Ublimjo/Termux-login

cd Termux-login

chmod +x setup.sh

bash setup.sh

  • Now set your password after that when you reopened termux and it will ask for password.
  • Commands for Remove Password in Termux.

    cd $HOME

    cd Termux-login

    chmod +x uninstall.sh

    bash uninstall.sh

  • You password has been removed.
  • For video tutorial click below

    Share & Support Us..

    If you are facing error while installing any tool tell us on our Telegram Group

    Post a Comment

    3 Comments