mirror of
https://github.com/Mo3he/Axis_Cam_Tailscale.git
synced 2026-09-26 17:54:16 +00:00
41 lines
1.1 KiB
JSON
41 lines
1.1 KiB
JSON
{
|
|
"schemaVersion": "1.7.0",
|
|
"acapPackageConf": {
|
|
"setup": {
|
|
"appName": "Tailscale_VPN",
|
|
"friendlyName": "Tailscale VPN",
|
|
"vendor": "Mo3he",
|
|
"embeddedSdkVersion": "3.0",
|
|
"vendorUrl": "https://github.com/Mo3he/Axis_Cam_Tailscale",
|
|
"runMode": "respawn",
|
|
"version": "1.96.4",
|
|
"architecture": "armv7hf"
|
|
},
|
|
"configuration": {
|
|
"settingPage": "index.html",
|
|
"paramConfig": [
|
|
{
|
|
"name": "CustomServer",
|
|
"default": "",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"name": "AuthKey",
|
|
"default": "",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"name": "HttpProxyPort",
|
|
"default": "8080",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"name": "Socks5Port",
|
|
"default": "1080",
|
|
"type": "string"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|