Skip to content

fwm/gpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpass: Password generating CLI tool

Installation

Installed with go install github.com/fwm/gpass

Usage

Once invoked as gpass [flags] it generates a password and copies it to clipboard

Usage of gpass:
  -a, --alpha        use alphabetical symbols (default true)
  -l, --length int   password length to generate (default 10)
  -n, --numeric      use numeric symbols (default true)
  -s, --special      use special symbols
  -v, --verbose      print out the generated password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages