fix: validate router tunnel endpoints

This commit is contained in:
benya
2026-07-30 01:29:55 +03:00
parent bb7221ef8b
commit 8a9f69dd07
13 changed files with 211 additions and 41 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=rmm-agent-go
PKG_VERSION:=0.6.5
PKG_VERSION:=0.6.6
PKG_RELEASE:=1
PKG_MAINTAINER:=RMM OpenWrt
@@ -15,7 +15,7 @@ define Package/rmm-agent-go
SECTION:=admin
CATEGORY:=Administration
TITLE:=OpenWrt RMM Go agent
DEPENDS:=+ca-bundle +ip-tiny +iwinfo +openssh-client +openssh-keygen
DEPENDS:=+ca-bundle +ip +iwinfo +openssh-client +openssh-keygen
endef
define Package/rmm-agent-go/description