Skip to content

pixxstudios/passgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

passgen

A command line password generator.


Setup

npm install && npm link passgen


Options

-V, --version => output the version number
-l, --length => length of password (default: "8")
-s, --save => save password to password.txt
-nn, --no-numbers => remove numbers
-ns, --no-symbols => remove symbols
-h, --help => display help for command


Usage:

passgen --length=10 --save

About

Command line password generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages