mirror of
https://github.com/gSpotx2f/ruantiblock_openwrt.git
synced 2026-05-14 22:50:58 +00:00
Updated Самостоятельная установка и настройка (markdown)
@@ -26,9 +26,9 @@
|
|||||||
|
|
||||||
**2. Установка ruantiblock**
|
**2. Установка ruantiblock**
|
||||||
|
|
||||||
wget --no-check-certificate -O /tmp/ruantiblock_0.9.1-1_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/ruantiblock_0.9.1-1_all.ipk
|
wget --no-check-certificate -O /tmp/ruantiblock_0.9.1-2_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/ruantiblock_0.9.1-2_all.ipk
|
||||||
opkg install /tmp/ruantiblock_0.9.1-1_all.ipk
|
opkg install /tmp/ruantiblock_0.9.1-2_all.ipk
|
||||||
rm /tmp/ruantiblock_0.9.1-1_all.ipk
|
rm /tmp/ruantiblock_0.9.1-2_all.ipk
|
||||||
|
|
||||||
**3. Останов сервиса после автозапуска в конце процесса установки пакета**
|
**3. Останов сервиса после автозапуска в конце процесса установки пакета**
|
||||||
|
|
||||||
@@ -89,7 +89,7 @@ _Получить имя локального интерфейса можно с
|
|||||||
|
|
||||||
+ Сохранение изменений в uci:
|
+ Сохранение изменений в uci:
|
||||||
|
|
||||||
uci commitrm /tmp/luci-app-ruantiblock_0.9.1-1_all.ipk /tmp/luci-i18n-ruantiblock-ru_0.9.1-1_all.ipk
|
uci commit
|
||||||
|
|
||||||
+ Перезапуск Tor:
|
+ Перезапуск Tor:
|
||||||
|
|
||||||
@@ -119,9 +119,9 @@ _Получить имя локального интерфейса можно с
|
|||||||
|
|
||||||
+ Установка модуля:
|
+ Установка модуля:
|
||||||
|
|
||||||
wget --no-check-certificate -O /tmp/ruantiblock-mod-lua_0.9.1-1_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/ruantiblock-mod-lua_0.9.1-1_all.ipk
|
wget --no-check-certificate -O /tmp/ruantiblock-mod-lua_0.9.1-2_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/ruantiblock-mod-lua_0.9.1-2_all.ipk
|
||||||
opkg install /tmp/ruantiblock-mod-lua_0.9.1-1_all.ipk
|
opkg install /tmp/ruantiblock-mod-lua_0.9.1-2_all.ipk
|
||||||
rm /tmp/ruantiblock-mod-lua_0.9.1-1_all.ipk
|
rm /tmp/ruantiblock-mod-lua_0.9.1-2_all.ipk
|
||||||
|
|
||||||
uci set ruantiblock.config.bllist_module="/usr/bin/ruab_parser.lua"
|
uci set ruantiblock.config.bllist_module="/usr/bin/ruab_parser.lua"
|
||||||
uci commit
|
uci commit
|
||||||
@@ -131,13 +131,13 @@ _Получить имя локального интерфейса можно с
|
|||||||
|
|
||||||
Приложение для LuCI (веб-интерфейса OpenWrt). [Подробнее тут](https://github.com/gSpotx2f/ruantiblock_openwrt/wiki/luci%E2%80%91app%E2%80%91ruantiblock).
|
Приложение для 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.1-1_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/luci-app-ruantiblock_0.9.1-1_all.ipk
|
wget --no-check-certificate -O /tmp/luci-app-ruantiblock_0.9.1-2_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/luci-app-ruantiblock_0.9.1-2_all.ipk
|
||||||
opkg install /tmp/luci-app-ruantiblock_0.9.1-1_all.ipk
|
opkg install /tmp/luci-app-ruantiblock_0.9.1-2_all.ipk
|
||||||
|
|
||||||
wget --no-check-certificate -O /tmp/luci-i18n-ruantiblock-ru_0.9.1-1_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/luci-i18n-ruantiblock-ru_0.9.1-1_all.ipk
|
wget --no-check-certificate -O /tmp/luci-i18n-ruantiblock-ru_0.9.1-2_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/luci-i18n-ruantiblock-ru_0.9.1-2_all.ipk
|
||||||
opkg install /tmp/luci-i18n-ruantiblock-ru_0.9.1-1_all.ipk
|
opkg install /tmp/luci-i18n-ruantiblock-ru_0.9.1-2_all.ipk
|
||||||
|
|
||||||
rm /tmp/luci-app-ruantiblock_0.9.1-1_all.ipk /tmp/luci-i18n-ruantiblock-ru_0.9.1-1_all.ipk
|
rm /tmp/luci-app-ruantiblock_0.9.1-2_all.ipk /tmp/luci-i18n-ruantiblock-ru_0.9.1-2_all.ipk
|
||||||
|
|
||||||
rm -f /tmp/luci-modulecache/*
|
rm -f /tmp/luci-modulecache/*
|
||||||
rm -f /tmp/luci-indexcache
|
rm -f /tmp/luci-indexcache
|
||||||
|
|||||||
Reference in New Issue
Block a user