(pwng) password-next-gen
Password Next Gen - Your password’s next generator
About
pwng is a free, easy to use, open source password generator and password rater.
The software is currently available in English and German. Additional languages may be added in future version.
Since pwng is written in Java it will run on all of these operating systems.
Screenshots
Generate feature
Rating feature
CLI Usage
Download
All stable versions can be found on the “Releases” tab on GitHub.
Notes for developers
If you want to help develop this application or compile from source code you should clone this repository with the
command git clone https://github.com/nwawrzyniak/pwng.git --recurse-submodules
. If you do not use
--recurse-submodules
you will have to run git submodule update --init
afterwards. It is recommended to use
IntelliJ IDEA to work on this project, as everything is already
preconfigured for it. If you use any other IDE you may have to specify the source, resource, test and library
directories and how the artifact is built.
Maintenance
pwng is maintained by Nico Wawrzyniak. For questions, feedback and suggestions feel free to contact me via contact@nwawsoft.com.