Skip to content

v0.9.5 - Initial pre-release

Pre-release
Pre-release
Compare
Choose a tag to compare
@jocxfin jocxfin released this 26 Mar 18:41
· 334 commits to main since this release
856bd4f

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