diff --git a/luci-app-tailscale/README.md b/luci-app-tailscale/README.md index 3c2b2b6b4..304e6a9e0 100644 --- a/luci-app-tailscale/README.md +++ b/luci-app-tailscale/README.md @@ -42,7 +42,7 @@ Tailscale is a zero config VPN for building secure networks. ### apk package manager ```shell apk update - apk add —allow-untrusted /tmp/luci-*-tailscale*.apk + apk add --allow-untrusted --force-overwrite /tmp/luci-*-tailscale*.apk ``` -------------- @@ -51,6 +51,8 @@ Tailscale is a zero config VPN for building secure networks. - [Carseason/openwrt-tailscale](https://github.com/Carseason/openwrt-tailscale) - [immortalwrt/luci-app-zerotier](https://github.com/immortalwrt/luci/blob/master/applications/luci-app-zerotier) +-------------- + ## Screenshot Basic Advanced diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index 040fa695b..c2a4fb9de 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -21,13 +21,13 @@ define Download/geoip HASH:=8023379316bca4713dcfa5ba4ea2fe7f4c127fff64a0cb7859d4756142b2c4dc endef -GEOSITE_VER:=20250430053132 +GEOSITE_VER:=20250507011742 GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER) define Download/geosite URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/ URL_FILE:=dlc.dat FILE:=$(GEOSITE_FILE) - HASH:=c773807ff768ceea3bc99c77133024f59f5d0df1818fa51688e43c00a6941c95 + HASH:=0cd37d05a4d2ddf4d44d72fb45cbfc73fa03ccf4e2fc2670a1e7c7f45de1abed endef GEOSITE_IRAN_VER:=202505050041