mirror of
https://github.com/gSpotx2f/ruantiblock_openwrt.git
synced 2026-05-14 14:40:58 +00:00
Updated
@@ -73,15 +73,15 @@ _OpenWrt <= 24.10:_
|
||||
|
||||
_OpenWrt >= 25.12:_
|
||||
|
||||
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.11-r1.apk
|
||||
rm /tmp/ruantiblock-2.1.11-r1.apk
|
||||
wget --no-check-certificate -O /tmp/ruantiblock-2.1.11-r2.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/ruantiblock-2.1.11-r2.apk
|
||||
apk --allow-untrusted add /tmp/ruantiblock-2.1.11-r2.apk
|
||||
rm /tmp/ruantiblock-2.1.11-r2.apk
|
||||
|
||||
_OpenWrt <= 24.10:_
|
||||
|
||||
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.11-r1_all.ipk
|
||||
rm /tmp/ruantiblock_2.1.11-r1_all.ipk
|
||||
wget --no-check-certificate -O /tmp/ruantiblock_2.1.11-r2_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/ruantiblock_2.1.11-r2_all.ipk
|
||||
opkg install /tmp/ruantiblock_2.1.11-r2_all.ipk
|
||||
rm /tmp/ruantiblock_2.1.11-r2_all.ipk
|
||||
|
||||
**3. Установка luci-app-ruantiblock**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user