Fpas
fpas is command line software helps you create password from some text
Installation
Usage
create password with text
and loop feature
create password from binary file
|
fpas is command line software helps you create password from some text
cargo install fpas
create password with text
fpas your_text
and loop feature
fpas -l 5 your_text
create password from binary file
cat ./file | fpas