1
0
mirror of https://github.com/proxysu/ProxySU.git synced 2024-11-22 13:16:09 +03:00
ProxySU/TemplateConfg/trojan-go/trojan-go_all_config.json
2020-10-31 23:28:13 +08:00

26 lines
447 B
JSON

{
"run_type": "",
"local_addr": "",
"local_port": "",
"remote_addr": "",
"remote_port": "",
"password": [
""
],
"disable_http_check": true,
"ssl": {
"sni": "",
"cert": "",
"key": ""
},
"websocket": {
"enabled": false,
"path": "",
"host": ""
},
"mux": {
"enabled": false,
"concurrency": 8,
"idle_timeout": 60
}
}