更新 'repository.yaml'

This commit is contained in:
2025-11-06 11:33:12 +00:00
committed by admin@cnod.net
parent 2f5067f5e3
commit 32d8b84bbe
501 changed files with 13838 additions and 1 deletions

20
ddnsto/config.yaml Normal file
View File

@@ -0,0 +1,20 @@
name: "DDNSTO"
slug: ddnsto
version: "3.1.0"
description: "DDNSTO 是一款稳定、快速、简单易用的内网穿透工具"
url: https://gitcode.com/waxgourd/addons
startup: services
init: false
apparmor: false
arch:
- aarch64
- amd64
host_network: true
boot: manual
options:
user_token:
device_id: 0
schema:
user_token: match([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})
device_id: list(0|1|2|3|4|5|6|7|8|9)
image: "r.hassbus.com/wghaos/ddnsto"