KasRoudra / muxlock

Lock your termux and get a welcome meassage!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MuxLock

[+] Created By KasRoudra

[+] Disclaimer :

MuxLock is a tool to lock your termux. If you follow every instructions carefully, you can enjoy this tool. But if you do something beyond instruction, I will not be responsible for it!

[+] Installation

apt install git python -y

git clone https://github.com/KasRoudra/muxlock

cd muxlock

python setup.py

Or, Use Single Command

apt install python git -y && git clone https://github.com/KasRoudra/muxlock && cd muxlock && python setup.py

Example

If you forget password, Enter "forgotten" in both input!

[+] Enter "removelock" command to remove lock

[+] Find Me on :

  • facebook
  • messenger
  • email

About

Lock your termux and get a welcome meassage!

License:MIT License


Languages

Language:Python 95.2%Language:Shell 4.8%