Update README.md
This commit is contained in:
parent
0893c7be42
commit
652d6451ed
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ Then edit `config.json`, change the following values:
|
|||
server_port server port
|
||||
local_port local port
|
||||
password a password used to encrypt transfer
|
||||
method encryption method, "bf-cfb", "aes-256-cfb", "des-cfb", "rc4", etc. Default is table. If you wa
|
||||
method encryption method, "bf-cfb", "aes-256-cfb", "des-cfb", "rc4", etc. Default is table
|
||||
|
||||
|
||||
If you want to use non-default encryption method like "bf-cfb", please install [M2Crypto](http://chandlerproject.org/Projects/MeTooCrypto).
|
||||
|
|
Loading…
Add table
Reference in a new issue