• Stars
    star
    183
  • Rank 210,154 (Top 5 %)
  • Language
    Python
  • Created over 6 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

secure Your Termux app with username and password updated v.1.2

#Bismillah #Assalamu-Alaikium

[+] Information :

Termux is a Android emulator we can run many kali linux tools in termux (android) so here i am created a small python script which works as a login form.means it lock your termux app when you are open termux it ask you to enter username and password.if you guys enter right username and password the termux will open means you can use termux otherwise if you dont enter user and pass this script will close your termux app. so hope you like that .in futere i will make this script more secure/ insha allah.

Termux-Login-v1.2

[+] warning :- if anybody want to modify this script and want to upload on own github then you guys make sure to give my original github link on your README.md as a credit..okk

[+] install and use

git clone https://github.com/TechnicalMujeeb/Termux-Login.git

cd Termux-Login

mv README.md log.py /$HOME

Now you want autorun this log.py so follow this

cd ..
cd usr/etc/
nano bash.bashrc
(here type) python log.py

press ctrl + x and then y to save.

Now open Your Termux this script is autorun and secure termux.