do not mix config of client and server for server-multi-passwd

This commit is contained in:
clowwindy
2014-09-20 18:40:35 +08:00
parent 81223902d0
commit f0b0f6edff
4 changed files with 22 additions and 7 deletions

View File

@ -0,0 +1,8 @@
{
"server": "127.0.0.1",
"server_port": "8385",
"local_port": 1081,
"password": "foobar5",
"timeout": 60,
"method": "aes-256-cfb"
}