do not mix config of client and server for server-multi-passwd
This commit is contained in:
parent
81223902d0
commit
f0b0f6edff
4 changed files with 22 additions and 7 deletions
8
tests/server-multi-passwd-client-side.json
Normal file
8
tests/server-multi-passwd-client-side.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"server": "127.0.0.1",
|
||||
"server_port": "8385",
|
||||
"local_port": 1081,
|
||||
"password": "foobar5",
|
||||
"timeout": 60,
|
||||
"method": "aes-256-cfb"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue