How to Use Password generator in Termux

How to Use Password generator in Termux

How to Use Password generator in Termux

How to Use Password generator in Termux

     Password generator is a tool which can generate passwords in many ways making it difficult to attack

It is used to update the termux tools

$apt update 

How to Use Password generator in Termux


It is used to upgrade termux tools

$ apt upgrade

How to Use Password generator in Termux


It is used to install github tools in termux

$ apt install git

How to Use Password generator in Termux


It is used to install python programming language

$ apt install python

How to Use Password generator in Termux


It is latest version of python

$ apt install python2

How to Use Password generator in Termux


It is used to clone github tools

$ git clone (link in github)

How to Use Password generator in Termux


Now go to directory
$ cd passgen

How to Use Password generator in Termux


Now give permissions
$ chmod +x *


How to Use Password generator in Termux



usage :
$ python passgen.py

How to Use Password generator in Termux

Post a Comment

0 Comments