mirror of
https://github.com/gSpotx2f/ruantiblock_openwrt.git
synced 2026-05-13 22:20:59 +00:00
Updated
+6
-6
@@ -12,15 +12,15 @@
|
||||
|
||||
OpenWrt <= 22.03:
|
||||
|
||||
wget --no-check-certificate -O /tmp/ruantiblock-mod-lua_0.9.7-0_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/ruantiblock-mod-lua_0.9.7-0_all.ipk
|
||||
opkg install /tmp/ruantiblock-mod-lua_0.9.7-0_all.ipk
|
||||
rm /tmp/ruantiblock-mod-lua_0.9.7-0_all.ipk
|
||||
wget --no-check-certificate -O /tmp/ruantiblock-mod-lua_0.9.7-1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/ruantiblock-mod-lua_0.9.7-1_all.ipk
|
||||
opkg install /tmp/ruantiblock-mod-lua_0.9.7-1_all.ipk
|
||||
rm /tmp/ruantiblock-mod-lua_0.9.7-1_all.ipk
|
||||
|
||||
OpenWrt 23.05 и snapshot:
|
||||
|
||||
wget --no-check-certificate -O /tmp/ruantiblock-mod-lua_1.3-0_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/23.05/ruantiblock-mod-lua_1.3-0_all.ipk
|
||||
opkg install /tmp/ruantiblock-mod-lua_1.3-0_all.ipk
|
||||
rm /tmp/ruantiblock-mod-lua_1.3-0_all.ipk
|
||||
wget --no-check-certificate -O /tmp/ruantiblock-mod-lua_1.3-1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/23.05/ruantiblock-mod-lua_1.3-1_all.ipk
|
||||
opkg install /tmp/ruantiblock-mod-lua_1.3-1_all.ipk
|
||||
rm /tmp/ruantiblock-mod-lua_1.3-1_all.ipk
|
||||
|
||||
**4. Включение модуля:**
|
||||
|
||||
|
||||
+6
-6
@@ -21,15 +21,15 @@ OpenWrt 21.02:
|
||||
|
||||
OpenWrt 22.03:
|
||||
|
||||
wget --no-check-certificate -O /tmp/ruantiblock-mod-py_0.9.7-0_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/ruantiblock-mod-py_0.9.7-0_all.ipk
|
||||
opkg install /tmp/ruantiblock-mod-py_0.9.7-0_all.ipk
|
||||
rm /tmp/ruantiblock-mod-py_0.9.7-0_all.ipk
|
||||
wget --no-check-certificate -O /tmp/ruantiblock-mod-py_0.9.7-1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/ruantiblock-mod-py_0.9.7-1_all.ipk
|
||||
opkg install /tmp/ruantiblock-mod-py_0.9.7-1_all.ipk
|
||||
rm /tmp/ruantiblock-mod-py_0.9.7-1_all.ipk
|
||||
|
||||
OpenWrt 23.05 и snapshot:
|
||||
|
||||
wget --no-check-certificate -O /tmp/ruantiblock-mod-py_1.3-0_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/23.05/ruantiblock-mod-py_1.3-0_all.ipk
|
||||
opkg install /tmp/ruantiblock-mod-py_1.3-0_all.ipk
|
||||
rm /tmp/ruantiblock-mod-py_1.3-0_all.ipk
|
||||
wget --no-check-certificate -O /tmp/ruantiblock-mod-py_1.3-1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/23.05/ruantiblock-mod-py_1.3-1_all.ipk
|
||||
opkg install /tmp/ruantiblock-mod-py_1.3-1_all.ipk
|
||||
rm /tmp/ruantiblock-mod-py_1.3-1_all.ipk
|
||||
|
||||
**3. Включение модуля:**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user