Update readme file for encryption.
This commit is contained in:
parent
3f372fdcc3
commit
9c55e9688e
1 changed files with 3 additions and 2 deletions
|
@ -6,10 +6,11 @@ Thanks to [hph][1] for reverse engineering the details of that config format.
|
||||||
|
|
||||||
## Compile:
|
## Compile:
|
||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
## Run:
|
## Run:
|
||||||
|
|
||||||
Decrypt path/to/config.bin path/to/output.tgz
|
Decrypt path/to/config.bin path/to/output.tgz
|
||||||
|
Encrypt path/to/output.tgz path/to/new/config.bin
|
||||||
|
|
||||||
[1]: http://hph.name/207
|
[1]: http://hph.name/207
|
||||||
|
|
Loading…
Add table
Reference in a new issue