Skip to content

kosenkov/go-pwdmaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-pwdmaker

A simple command line tool for generating passwords written with golang

How to use

Get help

go run ./cmd/pwdmaker/main.go -h

Generate password

go run ./cmd/pwdmaker/main.go -r habr -l mylogin -n 24

Output:

Resource: Habr
Login: mylogin
Generated pwd: HE1NmmB~khV=7rz7_Jh]Z!V2

About

A simple command line tool for generating passwords written with golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages