Skip to content

Out-Of-Mind/passgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

passgen

Super fast passwords generator

Usage

$ passgen -c 16 -l -s -u -n

flags:

  -c to set password length to 16 characters
  -l to use lowercase characters
  -s to use special characters
  -u to use uppercase characters
  -n to use numbers
  -clip to send password in clipboard

or you can just enter:

$ passgen

this will use default settings:

- 8 сharacters length password
- use special characters
- use lowercase characters
- use uppercase characters
- use numbers

Download

You can download a binary for all platfoms (OSX not supported, you could build it manually)

About

generator passwords

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages