Skip to content

Whinarn/strongpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strongpass

A strong password generator written in Go.

I needed a password generator that I could trust and ended up writing this. I decided to share this with the world, if it would turn out valuable to someone out there. But don't expect this to grow and expand into something more.

Requirements

Installation

git clone https://github.com/Whinarn/strongpass.git
cd strongpass
./install.sh

Usage

Type strongpass --help for more information after installation.