Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 636 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 636 Bytes

TERMUX-LOGIN-SYSTEM

since 21 Feb,2024

Firstly, we need to ensure c++ is installed on the system,
   clang++ -v

Steps to use this system

  git clone https://github.com/isaka-james/TERMUX-LOGIN-SYSTEM.git
  cd TERMUX-LOGIN-SYSTEM
  bash install.sh

Defaults:

The default password is master

Changing Password:

When you want to change password and username then edit the login.cpp which is in your home directory. And after changing run the file. Exit the Termux and enter again.