📮 Today I am going to give you a password generator tool of Termux☃️
😗This has many advantages:
° You can make a strong password with this
Easy to remember
° Custom names😇
° You can't even break the password by bruteforce 🥹
Installation:
$ apt update && apt upgrade
$ apt install git
$ apt install python
$ git clone https://github.com/TechnicalMujeeb/PassGen
$ PassGen
$ chmod +x *
☯ usage :
$ python passgen.py
Now enter name : text
Now a beautiful password will be generated 💜

0 Comments