Compare commits

..

1 Commits

Author SHA1 Message Date
itdoginfo
2aee77b9a2 v0.4.4 Added independent_cache 2025-06-02 15:40:14 +03:00
3 changed files with 3 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-podkop
PKG_VERSION:=0.4.3
PKG_VERSION:=0.4.4
PKG_RELEASE:=1
LUCI_TITLE:=LuCI podkop app

View File

@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=podkop
PKG_VERSION:=0.4.3
PKG_VERSION:=0.4.4
PKG_RELEASE:=1
PKG_MAINTAINER:=ITDog <podkop@itdog.info>

View File

@@ -797,6 +797,7 @@ sing_box_dns() {
--arg fakeip "$FAKEIP" \
'.dns = {
"strategy": "ipv4_only",
"independent_cache": true,
"fakeip": {
"enabled": true,
"inet4_range": $fakeip