remove IPv6 testcase and add ota test
This commit is contained in:
parent
bcf9329e23
commit
248582c932
4 changed files with 34 additions and 7 deletions
12
tests/rc4-md5-ota.json
Normal file
12
tests/rc4-md5-ota.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"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,
|
||||
"one_time_auth":true,
|
||||
"verbose":1
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue