1
0
Fork 0
mirror of https://github.com/proxysu/ProxySU.git synced 2025-04-03 05:43:36 +03:00

修复安装Trojan-go的一些Bug

This commit is contained in:
ProxySU 2020-08-16 16:37:35 +08:00
parent 6a2a003e98
commit 0127ec60dc
3 changed files with 17 additions and 17 deletions

View file

@ -2423,7 +2423,7 @@ namespace ProxySU
}
string serverConfig = "TemplateConfg\\trojan-go_all_config.json"; //服务端配置文件
string clientConfig = "TemplateConfg\\trojan-go_all_config.json"; //生成的客户端配置文件
string upLoadPath = "/etc/trojan-go/config.json"; //服务端文件位置
string upLoadPath = "/usr/local/etc/trojan-go/config.json"; //服务端文件位置
if (String.IsNullOrEmpty(ReceiveConfigurationParameters[0]) == true)

Binary file not shown.

View file

@ -6,7 +6,7 @@
"remote_port": "",
"password": [
""
]
],
"ssl": {
"cert": "",
"key": ""