use md5 instead of sha256; #178
This commit is contained in:
parent
1fea9dca8d
commit
1044358a6b
4 changed files with 13 additions and 12 deletions
|
@ -4,7 +4,7 @@
|
|||
"local_port":1081,
|
||||
"password":"aes_password",
|
||||
"timeout":60,
|
||||
"method":"rc4-sha256",
|
||||
"method":"rc4-md5",
|
||||
"local_address":"127.0.0.1",
|
||||
"fast_open":false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue