From e102896c40aeafaa354bf1e69d768038fadb4720 Mon Sep 17 00:00:00 2001 From: gSpotx2f Date: Thu, 17 Mar 2022 18:52:03 +0300 Subject: [PATCH] =?UTF-8?q?Updated=20=D0=A1=D0=B0=D0=BC=D0=BE=D1=81=D1=82?= =?UTF-8?q?=D0=BE=D1=8F=D1=82=D0=B5=D0=BB=D1=8C=D0=BD=D0=B0=D1=8F=20=D1=83?= =?UTF-8?q?=D1=81=D1=82=D0=B0=D0=BD=D0=BE=D0=B2=D0=BA=D0=B0=20=D0=B8=20?= =?UTF-8?q?=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9=D0=BA=D0=B0=20(markd?= =?UTF-8?q?own)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Самостоятельная-установка-и-настройка.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Самостоятельная-установка-и-настройка.md b/Самостоятельная-установка-и-настройка.md index 591f713..70d9da8 100644 --- a/Самостоятельная-установка-и-настройка.md +++ b/Самостоятельная-установка-и-настройка.md @@ -26,9 +26,9 @@ **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 - opkg install /tmp/ruantiblock_0.9.1-1_all.ipk - rm /tmp/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-2_all.ipk + rm /tmp/ruantiblock_0.9.1-2_all.ipk **3. Останов сервиса после автозапуска в конце процесса установки пакета** @@ -89,7 +89,7 @@ _Получить имя локального интерфейса можно с + Сохранение изменений в 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: @@ -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 - opkg install /tmp/ruantiblock-mod-lua_0.9.1-1_all.ipk - rm /tmp/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-2_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 commit @@ -131,13 +131,13 @@ _Получить имя локального интерфейса можно с Приложение для 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 - opkg install /tmp/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-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 - opkg install /tmp/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-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-indexcache