We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thanks for your work on Sooty so far, super helpful!
I'd like to be able to interact with Sooty via the CLI rather than the text menu.
ie: ./Sooty --sanitise "URL" or ./Sooty --AnalyzeEmail "email.msg"
It'd make it faster than using the TUI and scriptable.
The text was updated successfully, but these errors were encountered:
should keep both options as the cli would be nice but for some the menu perfered
Sorry, something went wrong.
I have added CLI arguments as an option to the feature tracker, and will be worked on in future.
Both options will be available, either by using the built-in menu or using args.
TheresAFewConors
No branches or pull requests
Thanks for your work on Sooty so far, super helpful!
I'd like to be able to interact with Sooty via the CLI rather than the text menu.
ie: ./Sooty --sanitise "URL" or ./Sooty --AnalyzeEmail "email.msg"
It'd make it faster than using the TUI and scriptable.
The text was updated successfully, but these errors were encountered: