clowwindy
11 years ago
2 changed files with 11 additions and 1 deletions
@ -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", |
||||
|
"workers": 2 |
||||
|
} |
Loading…
Reference in new issue