* adjust some config, look almostly done.
This commit is contained in:
parent
3b242bee5e
commit
48780fed24
14 changed files with 29 additions and 180 deletions
11
debian/config.json
vendored
Normal file
11
debian/config.json
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"server":"my_server_ip",
|
||||
"server_port":8388,
|
||||
"local_address": "127.0.0.1",
|
||||
"local_port":1080,
|
||||
"password":"mypassword",
|
||||
"timeout":300,
|
||||
"method":"aes-256-cfb",
|
||||
"fast_open": false,
|
||||
"workers": 1
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue