支持一键打包spk

This commit is contained in:
qiusanshiye
2020-01-01 00:10:44 +08:00
parent b89cd0b08f
commit 362b7bbacc
34 changed files with 414 additions and 2 deletions

14
source/gofrpc/config Normal file
View File

@ -0,0 +1,14 @@
{
".url": {
"SYNO.SDS.gofrpc": {
"type": "url",
"allUsers": true,
"title": "frpc-群晖内网穿透",
"desc": "内网穿透神器开源frpc个人整合为spk包供大家使用。",
"icon": "images/icon_{0}.png",
"protocol": "http",
"url": "/static/#",
"port": "8760"
}
}
}