10 lines
207 B
JSON
10 lines
207 B
JSON
{
|
|
"server":"0.0.0.0",
|
|
"server_port":8388,
|
|
"local_port":1080,
|
|
"password":"barfoo!",
|
|
"timeout":300,
|
|
"method":"table",
|
|
"local_address":"127.0.0.1",
|
|
"fast_open":false
|
|
}
|