diff --git a/luci-app-podkop/Makefile b/luci-app-podkop/Makefile index 526ade1..ab87f8e 100644 --- a/luci-app-podkop/Makefile +++ b/luci-app-podkop/Makefile @@ -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 diff --git a/podkop/Makefile b/podkop/Makefile index ddecd31..37e8e3c 100644 --- a/podkop/Makefile +++ b/podkop/Makefile @@ -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 diff --git a/podkop/files/usr/bin/podkop b/podkop/files/usr/bin/podkop index 26102ad..c6a9023 100755 --- a/podkop/files/usr/bin/podkop +++ b/podkop/files/usr/bin/podkop @@ -797,6 +797,7 @@ sing_box_dns() { --arg fakeip "$FAKEIP" \ '.dns = { "strategy": "ipv4_only", + "independent_cache": true, "fakeip": { "enabled": true, "inet4_range": $fakeip