1
0
mirror of https://github.com/proxysu/ProxySU.git synced 2024-11-26 15:16:08 +03:00
ProxySU/TemplateConfg/trojan-go/trojan-go_all_config.json
2020-10-29 15:38:23 +08:00

23 lines
376 B
JSON

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