mirror of
https://github.com/gSpotx2f/ruantiblock_openwrt.git
synced 2026-05-14 22:50:58 +00:00
Updated Самостоятельная установка и настройка (markdown)
@@ -26,7 +26,7 @@
|
||||
|
||||
**2. Установка ruantiblock**
|
||||
|
||||
wget --no-check-certificate -O /tmp/ruantiblock_0.9.0-2_all.ipk https://github.com/gSpotx2f/ruantiblock_openwrt/raw/master/packages/19.07/ruantiblock_0.9.0-2_all.ipk
|
||||
wget --no-check-certificate -O /tmp/ruantiblock_0.9.0-2_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/19.07/ruantiblock_0.9.0-2_all.ipk
|
||||
opkg install /tmp/ruantiblock_0.9.0-2_all.ipk
|
||||
rm /tmp/ruantiblock_0.9.0-2_all.ipk
|
||||
|
||||
@@ -119,7 +119,7 @@ _Получить имя локального интерфейса можно с
|
||||
|
||||
+ Установка модуля:
|
||||
|
||||
wget --no-check-certificate -O /tmp/ruantiblock-mod-lua_0.9.0-2_all.ipk https://github.com/gSpotx2f/ruantiblock_openwrt/raw/master/packages/19.07/ruantiblock-mod-lua_0.9.0-2_all.ipk
|
||||
wget --no-check-certificate -O /tmp/ruantiblock-mod-lua_0.9.0-2_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/19.07/ruantiblock-mod-lua_0.9.0-2_all.ipk
|
||||
opkg install /tmp/ruantiblock-mod-lua_0.9.0-2_all.ipk
|
||||
rm /tmp/ruantiblock-mod-lua_0.9.0-2_all.ipk
|
||||
|
||||
@@ -131,10 +131,10 @@ _Получить имя локального интерфейса можно с
|
||||
|
||||
Приложение для LuCI (веб-интерфейса OpenWrt). [Подробнее тут](https://github.com/gSpotx2f/ruantiblock_openwrt/wiki/luci%E2%80%91app%E2%80%91ruantiblock).
|
||||
|
||||
wget --no-check-certificate -O /tmp/luci-app-ruantiblock_0.9.0-7_all.ipk https://github.com/gSpotx2f/ruantiblock_openwrt/raw/master/packages/19.07/luci-app-ruantiblock_0.9.0-7_all.ipk
|
||||
wget --no-check-certificate -O /tmp/luci-app-ruantiblock_0.9.0-7_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/19.07/luci-app-ruantiblock_0.9.0-7_all.ipk
|
||||
opkg install /tmp/luci-app-ruantiblock_0.9.0-7_all.ipk
|
||||
|
||||
wget --no-check-certificate -O /tmp/luci-i18n-ruantiblock-ru_0.9.0-7_all.ipk https://github.com/gSpotx2f/ruantiblock_openwrt/raw/master/packages/19.07/luci-i18n-ruantiblock-ru_0.9.0-7_all.ipk
|
||||
wget --no-check-certificate -O /tmp/luci-i18n-ruantiblock-ru_0.9.0-7_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/19.07/luci-i18n-ruantiblock-ru_0.9.0-7_all.ipk
|
||||
opkg install /tmp/luci-i18n-ruantiblock-ru_0.9.0-7_all.ipk
|
||||
|
||||
rm /tmp/luci-app-ruantiblock_0.9.0-7_all.ipk /tmp/luci-i18n-ruantiblock-ru_0.9.0-7_all.ipk
|
||||
|
||||
Reference in New Issue
Block a user