diff --git a/net/https-dns-proxy/Makefile b/net/https-dns-proxy/Makefile index 247e7df9f3..58eb91bfdd 100644 --- a/net/https-dns-proxy/Makefile +++ b/net/https-dns-proxy/Makefile @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=https-dns-proxy -PKG_VERSION:=2025.03.13 +PKG_VERSION:=2025.05.11 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/aarond10/https_dns_proxy/ -PKG_SOURCE_VERSION:=0e074b40f3e20d7564faa81d1c21602dcf534313 -PKG_MIRROR_HASH:=85c32f80ebe49c152a8ad75fa0c970026523fee445c9344d75e109b6736c59e5 +PKG_SOURCE_VERSION:=a34e20d6e24df603427d91bac8f58c2d3a8aa0a6 +PKG_MIRROR_HASH:=43a2dc631f925dbf43efaf53da925e1e8eb61f30cc02020ff3a5024b27e2dd91 PKG_MAINTAINER:=Stan Grishin PKG_LICENSE:=MIT diff --git a/net/https-dns-proxy/files/etc/config/https-dns-proxy b/net/https-dns-proxy/files/etc/config/https-dns-proxy index 39b807b451..08660e8714 100644 --- a/net/https-dns-proxy/files/etc/config/https-dns-proxy +++ b/net/https-dns-proxy/files/etc/config/https-dns-proxy @@ -13,6 +13,7 @@ config main 'config' # list force_dns_port '4434' # list force_dns_port '5443' # list force_dns_port '8443' + list procd_fw_src_interfaces 'lan' option procd_trigger_wan6 '0' config https-dns-proxy