An open API service indexing awesome lists of open source software.

https://github.com/isaka-james/termux-login-system

A c++ powered Termux login system, Impossible to bypass, wanna try?
https://github.com/isaka-james/termux-login-system

impossible termux termux-login termux-tool

Last synced: 12 months ago
JSON representation

A c++ powered Termux login system, Impossible to bypass, wanna try?

Awesome Lists containing this project

README

          

# TERMUX-LOGIN-SYSTEM
since 21 Feb,2024
Firstly, we need to ensure c++ is installed on the system,

```bash
clang++ -v
```

## Steps to use this system
```bash
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.