-
-
Notifications
You must be signed in to change notification settings - Fork 226
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
Case insensitive CLI #23
Comments
Initial tests LGTM, thanks! |
Also, I forgot to mention previously that I ended up using your tool in a demo for a DEF CON talk I gave last year: https://youtu.be/cA0LGfxQS2g?t=2093 Great work, keep it up! |
Cool! I really appreciate it that you are using this tool, feel free to leave some advice for this repo. Thanks a lot! |
Could you make the CLI case insensitive? It would be nice to have the option to input
help
orHelp
and have the tool function as expected.The text was updated successfully, but these errors were encountered: