8000 GitHub - bcollyer90/passgen: CLI Password Generation
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bcollyer90/passgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

passgen

My favourite in-browser password generator is/was down, so I made this...

Requirements

  • Python: 3.10
  • V: latest

Python setup

pip install click

V Build

v passgen.v

Python Usage

  • ln -s ./passgen.py $PATH/passgen # You get the idea
  • passgen
  • or
  • passgen -n 128

V Usage

  • ln -s passgen $PATH/passgen
  • passgen
  • or
  • passgen --n 128

About

CLI Password Generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0