Skip to content

Password trainer console application, you can practice your whatever-password without the fear of being locked

License

Notifications You must be signed in to change notification settings

elfrucool/pass-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pass-training

Password trainer console application, you can practice your whatever-password without the fear of being locked

requirements

  1. python3
  2. 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)

usage

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:

example of use

About

Password trainer console application, you can practice your whatever-password without the fear of being locked

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages