Skip to content

bborbe/password

Repository files navigation

Password

Simple http server for random passwords.

Command line

go get github.com/bborbe/password/cmd/password-random
password-random \
-length=32

HTTP Server

go get github.com/bborbe/password/cmd/password-server
password-server \
-port 8080

About

Simple http server for random passwords.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors