Created Common things you may want to do (markdown)

Bee 2020-09-05 17:43:30 +01:00
parent 1a728d51b4
commit 4cf27a9130
1 changed files with 14 additions and 0 deletions

@ -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={
```