close #97
This commit is contained in:
parent
e0a27f1df3
commit
04d4db1f0b
5 changed files with 34 additions and 18 deletions
10
test/config.json
Normal file
10
test/config.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"server":"127.0.0.1",
|
||||
"server_port":8388,
|
||||
"local_port":1080,
|
||||
"password":"barfoo!",
|
||||
"timeout":300,
|
||||
"method":"aes-256-cfb",
|
||||
"local_address":"127.0.0.1",
|
||||
"fast_open":false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue