Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimal password length for password recovery #79

Merged
merged 2 commits into from
Sep 7, 2022
Merged

Conversation

kimci86
Copy link
Owner

@kimci86 kimci86 commented Sep 7, 2022

Adding --bruteforce <charset> and --length <length> options.
Keeping -r <length> <charset> as a shortcut.

Length can be an exact value --length 14 or a range of values --length 12..16

Closes #72

@kimci86 kimci86 merged commit 27a9f22 into master Sep 7, 2022
@kimci86 kimci86 deleted the min_length branch September 7, 2022 17:07
@kimci86 kimci86 added this to the v1.6 milestone May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exact length of password
1 participant