mirror of
https://github.com/gSpotx2f/ruantiblock_openwrt.git
synced 2026-05-14 22:50:58 +00:00
Updated
+6
-6
@@ -17,15 +17,15 @@ _OpenWrt <= 24.10:_
|
|||||||
|
|
||||||
_OpenWrt >= 25.12:_
|
_OpenWrt >= 25.12:_
|
||||||
|
|
||||||
wget --no-check-certificate -O /tmp/ruantiblock-mod-lua-2.1.10-r1.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/ruantiblock-mod-lua-2.1.10-r1.apk
|
wget --no-check-certificate -O /tmp/ruantiblock-mod-lua-2.1.11-r1.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/ruantiblock-mod-lua-2.1.11-r1.apk
|
||||||
apk --allow-untrusted add /tmp/ruantiblock-mod-lua-2.1.10-r1.apk
|
apk --allow-untrusted add /tmp/ruantiblock-mod-lua-2.1.11-r1.apk
|
||||||
rm /tmp/ruantiblock-mod-lua-2.1.10-r1.apk
|
rm /tmp/ruantiblock-mod-lua-2.1.11-r1.apk
|
||||||
|
|
||||||
_OpenWrt <= 24.10:_
|
_OpenWrt <= 24.10:_
|
||||||
|
|
||||||
wget --no-check-certificate -O /tmp/ruantiblock-mod-lua_2.1.10-r1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/ruantiblock-mod-lua_2.1.10-r1_all.ipk
|
wget --no-check-certificate -O /tmp/ruantiblock-mod-lua_2.1.11-r1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/ruantiblock-mod-lua_2.1.11-r1_all.ipk
|
||||||
opkg install /tmp/ruantiblock-mod-lua_2.1.10-r1_all.ipk
|
opkg install /tmp/ruantiblock-mod-lua_2.1.11-r1_all.ipk
|
||||||
rm /tmp/ruantiblock-mod-lua_2.1.10-r1_all.ipk
|
rm /tmp/ruantiblock-mod-lua_2.1.11-r1_all.ipk
|
||||||
|
|
||||||
**3. Включение модуля:**
|
**3. Включение модуля:**
|
||||||
|
|
||||||
|
|||||||
+6
-6
@@ -16,15 +16,15 @@ _OpenWrt <= 24.10:_
|
|||||||
|
|
||||||
_OpenWrt >= 25.12:_
|
_OpenWrt >= 25.12:_
|
||||||
|
|
||||||
wget --no-check-certificate -O /tmp/ruantiblock-mod-py-2.1.10-r1.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/ruantiblock-mod-py-2.1.10-r1.apk
|
wget --no-check-certificate -O /tmp/ruantiblock-mod-py-2.1.11-r1.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/ruantiblock-mod-py-2.1.11-r1.apk
|
||||||
apk --allow-untrusted add /tmp/ruantiblock-mod-py-2.1.10-r1.apk
|
apk --allow-untrusted add /tmp/ruantiblock-mod-py-2.1.11-r1.apk
|
||||||
rm /tmp/ruantiblock-mod-py-2.1.10-r1.apk
|
rm /tmp/ruantiblock-mod-py-2.1.11-r1.apk
|
||||||
|
|
||||||
_OpenWrt <= 24.10:_
|
_OpenWrt <= 24.10:_
|
||||||
|
|
||||||
wget --no-check-certificate -O /tmp/ruantiblock-mod-py_2.1.10-r1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/ruantiblock-mod-py_2.1.10-r1_all.ipk
|
wget --no-check-certificate -O /tmp/ruantiblock-mod-py_2.1.11-r1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/ruantiblock-mod-py_2.1.11-r1_all.ipk
|
||||||
opkg install /tmp/ruantiblock-mod-py_2.1.10-r1_all.ipk
|
opkg install /tmp/ruantiblock-mod-py_2.1.11-r1_all.ipk
|
||||||
rm /tmp/ruantiblock-mod-py_2.1.10-r1_all.ipk
|
rm /tmp/ruantiblock-mod-py_2.1.11-r1_all.ipk
|
||||||
|
|
||||||
**3. Включение модуля:**
|
**3. Включение модуля:**
|
||||||
|
|
||||||
|
|||||||
@@ -73,15 +73,15 @@ _OpenWrt <= 24.10:_
|
|||||||
|
|
||||||
_OpenWrt >= 25.12:_
|
_OpenWrt >= 25.12:_
|
||||||
|
|
||||||
wget --no-check-certificate -O /tmp/ruantiblock-2.1.10-r1.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/ruantiblock-2.1.10-r1.apk
|
wget --no-check-certificate -O /tmp/ruantiblock-2.1.11-r1.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/ruantiblock-2.1.11-r1.apk
|
||||||
apk --allow-untrusted add /tmp/ruantiblock-2.1.10-r1.apk
|
apk --allow-untrusted add /tmp/ruantiblock-2.1.11-r1.apk
|
||||||
rm /tmp/ruantiblock-2.1.10-r1.apk
|
rm /tmp/ruantiblock-2.1.11-r1.apk
|
||||||
|
|
||||||
_OpenWrt <= 24.10:_
|
_OpenWrt <= 24.10:_
|
||||||
|
|
||||||
wget --no-check-certificate -O /tmp/ruantiblock_2.1.10-r1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/ruantiblock_2.1.10-r1_all.ipk
|
wget --no-check-certificate -O /tmp/ruantiblock_2.1.11-r1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/ruantiblock_2.1.11-r1_all.ipk
|
||||||
opkg install /tmp/ruantiblock_2.1.10-r1_all.ipk
|
opkg install /tmp/ruantiblock_2.1.11-r1_all.ipk
|
||||||
rm /tmp/ruantiblock_2.1.10-r1_all.ipk
|
rm /tmp/ruantiblock_2.1.11-r1_all.ipk
|
||||||
|
|
||||||
**3. Установка luci-app-ruantiblock**
|
**3. Установка luci-app-ruantiblock**
|
||||||
|
|
||||||
@@ -89,13 +89,13 @@ _OpenWrt <= 24.10:_
|
|||||||
|
|
||||||
_OpenWrt >= 25.12:_
|
_OpenWrt >= 25.12:_
|
||||||
|
|
||||||
wget --no-check-certificate -O /tmp/luci-app-ruantiblock-2.1.10-r2.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/luci-app-ruantiblock-2.1.10-r2.apk
|
wget --no-check-certificate -O /tmp/luci-app-ruantiblock-2.1.11-r1.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/luci-app-ruantiblock-2.1.11-r1.apk
|
||||||
apk --allow-untrusted add /tmp/luci-app-ruantiblock-2.1.10-r2.apk
|
apk --allow-untrusted add /tmp/luci-app-ruantiblock-2.1.11-r1.apk
|
||||||
|
|
||||||
wget --no-check-certificate -O /tmp/luci-i18n-ruantiblock-ru-2.1.10-r2.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/luci-i18n-ruantiblock-ru-2.1.10-r2.apk
|
wget --no-check-certificate -O /tmp/luci-i18n-ruantiblock-ru-2.1.11-r1.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/luci-i18n-ruantiblock-ru-2.1.11-r1.apk
|
||||||
apk --allow-untrusted add /tmp/luci-i18n-ruantiblock-ru-2.1.10-r2.apk
|
apk --allow-untrusted add /tmp/luci-i18n-ruantiblock-ru-2.1.11-r1.apk
|
||||||
|
|
||||||
rm /tmp/luci-app-ruantiblock-2.1.10-r2.apk /tmp/luci-i18n-ruantiblock-ru-2.1.10-r2.apk
|
rm /tmp/luci-app-ruantiblock-2.1.11-r1.apk /tmp/luci-i18n-ruantiblock-ru-2.1.11-r1.apk
|
||||||
|
|
||||||
rm -f /tmp/luci-modulecache/* /tmp/luci-indexcache*
|
rm -f /tmp/luci-modulecache/* /tmp/luci-indexcache*
|
||||||
/etc/init.d/rpcd restart
|
/etc/init.d/rpcd restart
|
||||||
@@ -103,13 +103,13 @@ _OpenWrt >= 25.12:_
|
|||||||
|
|
||||||
_OpenWrt <= 24.10:_
|
_OpenWrt <= 24.10:_
|
||||||
|
|
||||||
wget --no-check-certificate -O /tmp/luci-app-ruantiblock_2.1.10-r2_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/luci-app-ruantiblock_2.1.10-r2_all.ipk
|
wget --no-check-certificate -O /tmp/luci-app-ruantiblock_2.1.11-r1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/luci-app-ruantiblock_2.1.11-r1_all.ipk
|
||||||
opkg install /tmp/luci-app-ruantiblock_2.1.10-r2_all.ipk
|
opkg install /tmp/luci-app-ruantiblock_2.1.11-r1_all.ipk
|
||||||
|
|
||||||
wget --no-check-certificate -O /tmp/luci-i18n-ruantiblock-ru_2.1.10-r2_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/luci-i18n-ruantiblock-ru_2.1.10-r2_all.ipk
|
wget --no-check-certificate -O /tmp/luci-i18n-ruantiblock-ru_2.1.11-r1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/luci-i18n-ruantiblock-ru_2.1.11-r1_all.ipk
|
||||||
opkg install /tmp/luci-i18n-ruantiblock-ru_2.1.10-r2_all.ipk
|
opkg install /tmp/luci-i18n-ruantiblock-ru_2.1.11-r1_all.ipk
|
||||||
|
|
||||||
rm /tmp/luci-app-ruantiblock_2.1.10-r2_all.ipk /tmp/luci-i18n-ruantiblock-ru_2.1.10-r2_all.ipk
|
rm /tmp/luci-app-ruantiblock_2.1.11-r1_all.ipk /tmp/luci-i18n-ruantiblock-ru_2.1.11-r1_all.ipk
|
||||||
|
|
||||||
rm -f /tmp/luci-modulecache/* /tmp/luci-indexcache*
|
rm -f /tmp/luci-modulecache/* /tmp/luci-indexcache*
|
||||||
/etc/init.d/rpcd restart
|
/etc/init.d/rpcd restart
|
||||||
|
|||||||
Reference in New Issue
Block a user