Password trainer console application, you can practice your whatever-password without the fear of being locked
- python3
- bash or whatever shell that recognizes #!/usr/bin/env (either linux, Mac OS, cygwin, msys...)
check the file pass-training.py
and modify it to if you have custom path for python 3 (or you want to use another version of python)
Just run the program and start to practice (first action is type/paste the password you want to practice)
shell$ chmod a+x ./pass-training.py #if you did't already do it
shell$ ./pass-training.py
Here's an example of use: