mirror of https://github.com/Ciphey/Ciphey.git
Created Common things you may want to do (markdown)
parent
1a728d51b4
commit
4cf27a9130
|
@ -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={
|
||||
```
|
Loading…
Reference in New Issue