add rc4-sha256; close #178
This commit is contained in:
parent
63fae5119d
commit
1b4e885818
5 changed files with 79 additions and 8 deletions
10
tests/rc4-sha256.json
Normal file
10
tests/rc4-sha256.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-sha256",
|
||||
"local_address":"127.0.0.1",
|
||||
"fast_open":false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue