diff --git a/Common-things-you-may-want-to-do.md b/Common-things-you-may-want-to-do.md new file mode 100644 index 0000000..4443112 --- /dev/null +++ b/Common-things-you-may-want-to-do.md @@ -0,0 +1,14 @@ +This is a page for things you may want to do, but are too confused by our documentation for. + +This page will show you specific applications of Ciphey. + + +# Common flags you may want to use +## How do I enable nested encryption? +``` +-p ausearch.enable_nested=True +``` +## How do I use Regex? +``` +-C regex -p regex.regex={ +``` \ No newline at end of file