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

skip repeating characters #32

Open
mlmarius opened this issue Feb 13, 2021 · 0 comments
Open

skip repeating characters #32

mlmarius opened this issue Feb 13, 2021 · 0 comments

Comments

@mlmarius
Copy link

could you add an option to skip the search for the generated combination if n repeating characters appear?
also, I think adding a possibility to pass a file containing combinations of letters that should cause a combo to be skipped would be helpful

for example, if I add

GGK to the file then once the program reaches

adersdsdGGK

it should know to stop generating passwords on this branch and continue with the next combo:

adersdsdGGL

Also, configuring the program to not allow for 2 repeating characters should skip generating solutions once it reaches something like

adeGG

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

No branches or pull requests

1 participant