v0.9.5 - Initial pre-release
Pre-release
Pre-release
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