Skip to content

BytesVault/pass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password generator

Generates 32 chars password with just ASCII lower & upper letters and numerics

Installation

curl https://raw.githubusercontent.com/BytesVault/pass/refs/heads/master/install.sh | sh

Build

cargo install;
cargo build;

Run

cd target/debug
./pass

About

Fast CLI password generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published