Character Set Preparation Optimization: Refactored character set preparation in password generation to improve efficiency and maintainability.
Cache Utilization for Static Content: Implemented caching for serving static files like manifest.json and service-worker.js, reducing server load and improving response times.
Restructured files to keep the project clean and to help future coding
To use:
docker pull jocxfin/pwgen:latest
docker run -d -p 5069:5069 jocxfin/pwgen:latest
Changes:
manifest.json
andservice-worker.js
, reducing server load and improving response times.To use:
Offline mode:
With environmental variables defining settings:
Quick and straightforward improvements for a better tool.