Termux Login ( Easy Install )

3 min read
Hey Termux Lovers, today we will learn about how to lock termux using termux login script.

 installation done in just one command !!!






Installation

Install Python

pkg install python -y
pip install termuxlogin
bash termuxlogin
Enter your login password

Enter and Restart Termux ;)

Remove Termux Login

pip uninstall termuxlogin

How i made PIP modules ??

click here !!
I am Kunal and I am 14 years old

You may like these posts

  • $ Vehicle Information Gathering Tool ;) Requirements : - Termux Application from F-Droid - Python Package Special Features : ✓ Installation done in single command ;)✓ You can g…
  •  I know many of you want to use GUI on termux, so I write this!Native termuxActually,it’s impossible to use GUI in termux’s windows. To use GUI, you need to prepare VNC V…
  • Hey Termuxian I hope you are good and doing well in Ethical Hacking ^^, I am back with interesting Termux Tool Sim Hunter !!. I hope you like my work and give your support ;)So jus…
  • Installation :apt updateapt install git -ygit clone git://github.com/htr-tech/host.gitcd hostRun : bash host.shSingle Command :apt update ; apt install git -y ; git clone git:…
  • Onex is a package manager for hacker's. Onex manage more than 400+ hacking tools that can be installed on single click.Requirements : - Termux Application from F-Droid - Python P…
  • Tool-X is a kali linux hacking Tool installer. Tool-X developed for termux and other Linux based systems. using Tool-X you can install almost 370+ hacking tools in termux app and …

Post a Comment