Quick and dirty golang thingy that generates passwords on HTTP 8080
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nagy Károly Gábriel baaeaf19df
ranpas: remove all dependencies except stdlib
4 years ago
.editorconfig Initial commit 4 years ago
.gitignore Initial commit 4 years ago
Dockerfile Initial commit 4 years ago
LICENSE Initial commit 4 years ago
Makefile Initial commit 4 years ago
README.md Initial commit 4 years ago
go.mod ranpas: remove all dependencies except stdlib 4 years ago
go.sum ranpas: remove all dependencies except stdlib 4 years ago
main.go ranpas: remove all dependencies except stdlib 4 years ago
password.go Initial commit 4 years ago

README.md

gonew

This is the go mod version of gonew. If you want the previous version that is using some hackery around GOPATH please use the GOPATH branch https://github.com/karasz/gonew/tree/GOPATH