ddns-scripts: Add option 'myip=no' to Dynu IPv6 update URL

Prevents IPv6 updates to also update IPv4 (undesirable when behind a CGNAT)

Signed-off-by: Dimitri Souza <dimitri.souza@gmail.com>
This commit is contained in:
Dimitri Souza
2025-02-20 12:31:27 -03:00
committed by Florian Eckert
parent c8949c84a2
commit 65cbccfded
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=ddns-scripts
PKG_VERSION:=2.8.2
PKG_RELEASE:=63
PKG_RELEASE:=64
PKG_LICENSE:=GPL-2.0