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

regular expressions or multiple parameters #28

Open
seth586 opened this issue Feb 5, 2023 · 1 comment
Open

regular expressions or multiple parameters #28

seth586 opened this issue Feb 5, 2023 · 1 comment

Comments

@seth586
Copy link

seth586 commented Feb 5, 2023

it would be nice to search for several matching parameters
example

$ rana --difficulty=20 --vanity=dead --vanity-n=rana,h0dl,n0strfan

would search for and print: leading zero bits, vanity, vanity-n, etc

Regex is complicated and I know everyone hates it, maybe just running multiple parameters would be equivalent of an OR statement.

@c03rad0r
Copy link

c03rad0r commented Nov 11, 2024

Or how about starting by displaying the closest thing that was found so far. For instance: n0strfaa if thats the closest thing to n0strfan that was found so far.

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

2 participants