2020-06-05 23:27:53 +08:00
|
|
|
{
|
2020-08-16 16:37:35 +08:00
|
|
|
"run_type": "",
|
|
|
|
"local_addr": "",
|
|
|
|
"local_port": "",
|
|
|
|
"remote_addr": "",
|
|
|
|
"remote_port": "",
|
|
|
|
"password": [
|
|
|
|
""
|
|
|
|
],
|
2020-10-30 11:36:15 +08:00
|
|
|
"disable_http_check": true,
|
2020-08-16 16:37:35 +08:00
|
|
|
"ssl": {
|
2020-10-31 23:28:13 +08:00
|
|
|
"sni": "",
|
2020-08-16 16:37:35 +08:00
|
|
|
"cert": "",
|
|
|
|
"key": ""
|
|
|
|
},
|
|
|
|
"websocket": {
|
|
|
|
"enabled": false,
|
2020-10-31 23:28:13 +08:00
|
|
|
"path": "",
|
|
|
|
"host": ""
|
2020-10-29 15:38:23 +08:00
|
|
|
},
|
|
|
|
"mux": {
|
|
|
|
"enabled": false,
|
|
|
|
"concurrency": 8,
|
|
|
|
"idle_timeout": 60
|
2020-08-16 16:37:35 +08:00
|
|
|
}
|
2020-06-05 23:27:53 +08:00
|
|
|
}
|