From 975d4aab60ab2de01b1570f9038fec2f5ebd7688 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sun, 5 Apr 2026 12:07:31 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 56c10be0..7c065cef 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -11343,39 +11343,6 @@ }, "os": "debian" }, - { - "name": "OpenThread Border Router", - "slug": "openthread-br", - "desc": "OpenThread Border Router (OTBR) connects a Thread network to other IP-based networks such as Wi-Fi or Ethernet, providing bidirectional connectivity, mDNS/SRP service discovery, NAT64, and external Thread commissioning.", - "script": "ct/openthread-br.sh", - "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/openthread-br.sh", - "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/openthread-br.sh", - "type": "lxc", - "type_id": "nm9bra8mzye2scg", - "categories": [ - "scriptcat00017" - ], - "category_names": [ - "ZigBee, Z-Wave & Matter" - ], - "notes": [ - "Requires a Thread Radio Co-Processor (RCP) device. USB: pass through to LXC (e.g. /dev/ttyACM0). TCP: use `spinel+hdlc+uart://IP:PORT` format.", - "Services are enabled but not started at install. Configure `/etc/default/otbr-agent` with your RCP device, then run: `systemctl start otbr-agent && systemctl start otbr-web`" - ], - "port": 80, - "website": "https://openthread.io/", - "documentation": "https://openthread.io/guides/border-router", - "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/openthread.webp", - "updateable": true, - "privileged": true, - "has_arm": false, - "is_dev": true, - "execute_in": [ - "lxc" - ], - "config_path": "/etc/default/otbr-agent", - "os": "debian" - }, { "name": "Open WebUI", "slug": "openwebui",