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