use md5 instead of sha256; #178
This commit is contained in:
@ -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
|
||||
}
|
Reference in New Issue
Block a user