2.8.2
This commit is contained in:
parent
938bba32a4
commit
eeac613cfb
83 changed files with 8428 additions and 1 deletions
17
tests/server-multi-passwd.json
Executable file
17
tests/server-multi-passwd.json
Executable file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"server": "127.0.0.1",
|
||||
"local_port": 1081,
|
||||
"port_password": {
|
||||
"8381": "foobar1",
|
||||
"8382": "foobar2",
|
||||
"8383": "foobar3",
|
||||
"8384": "foobar4",
|
||||
"8385": "foobar5",
|
||||
"8386": "foobar6",
|
||||
"8387": "foobar7",
|
||||
"8388": "foobar8",
|
||||
"8389": "foobar9"
|
||||
},
|
||||
"timeout": 60,
|
||||
"method": "aes-256-cfb"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue