github jocxfin/pwgen v0.9.5
v0.9.5 - Initial pre-release

latest releases: v1.93.0, v1.92.4, v1.92.3...
pre-release20 months ago

Initial pre-release for PwGen.

Self hosted password generator with basic functionality. PWA compatible.

Just a simple project I did for my own use and decided to upload the code here.

I might improve some of the functionality further down the road.

Run the generator by pulling the image jocxfin/pwgen:latest and then running it with the command

docker pull jocxfin/pwgen:latest
docker run -d -p 5069:5069 jocxfin/pwgen:latest

Don't miss a new pwgen release

NewReleases is sending notifications on new releases.