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