Updated

gSpot
2024-06-13 19:12:42 +03:00
parent 43479e4caa
commit 0843e5b4dc
4 changed files with 17 additions and 17 deletions
+3 -3
@@ -12,9 +12,9 @@
OpenWrt >= 23.05:
wget --no-check-certificate -O /tmp/ruantiblock-mod-lua_1.5-0_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/ruantiblock-mod-lua_1.5-0_all.ipk
opkg install /tmp/ruantiblock-mod-lua_1.5-0_all.ipk
rm /tmp/ruantiblock-mod-lua_1.5-0_all.ipk
wget --no-check-certificate -O /tmp/ruantiblock-mod-lua_1.5.0-1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/ruantiblock-mod-lua_1.5.0-1_all.ipk
opkg install /tmp/ruantiblock-mod-lua_1.5.0-1_all.ipk
rm /tmp/ruantiblock-mod-lua_1.5.0-1_all.ipk
[OpenWrt < 23.05](https://github.com/gSpotx2f/ruantiblock_wiki_v0.9/wiki/Lua%E2%80%91%D0%BC%D0%BE%D0%B4%D1%83%D0%BB%D1%8C)
+3 -3
@@ -9,9 +9,9 @@
OpenWrt >= 23.05:
wget --no-check-certificate -O /tmp/ruantiblock-mod-py_1.5-0_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/ruantiblock-mod-py_1.5-0_all.ipk
opkg install /tmp/ruantiblock-mod-py_1.5-0_all.ipk
rm /tmp/ruantiblock-mod-py_1.5-0_all.ipk
wget --no-check-certificate -O /tmp/ruantiblock-mod-py_1.5.0-1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/ruantiblock-mod-py_1.5.0-1_all.ipk
opkg install /tmp/ruantiblock-mod-py_1.5.0-1_all.ipk
rm /tmp/ruantiblock-mod-py_1.5.0-1_all.ipk
[OpenWrt < 23.05](https://github.com/gSpotx2f/ruantiblock_wiki_v0.9/wiki/Python%E2%80%91%D0%BC%D0%BE%D0%B4%D1%83%D0%BB%D1%8C)
@@ -11,9 +11,9 @@
**3. Установка ss_checker:**
opkg update
wget --no-check-certificate -O /tmp/ss_checker_1.1-1_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/ss_checker_1.1-1_all.ipk
opkg install /tmp/ss_checker_1.1-1_all.ipk
rm /tmp/ss_checker_1.1-1_all.ipk
wget --no-check-certificate -O /tmp/ss_checker_1.1.0-1_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/ss_checker_1.1.0-1_all.ipk
opkg install /tmp/ss_checker_1.1.0-1_all.ipk
rm /tmp/ss_checker_1.1.0-1_all.ipk
**4. Выбор сервера Outline:**
@@ -64,22 +64,22 @@
**2. Установка ruantiblock**
wget --no-check-certificate -O /tmp/ruantiblock_1.5-1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/ruantiblock_1.5-1_all.ipk
opkg install /tmp/ruantiblock_1.5-1_all.ipk
rm /tmp/ruantiblock_1.5-1_all.ipk
wget --no-check-certificate -O /tmp/ruantiblock_1.5.0-1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/ruantiblock_1.5.0-1_all.ipk
opkg install /tmp/ruantiblock_1.5.0-1_all.ipk
rm /tmp/ruantiblock_1.5.0-1_all.ipk
**3. Установка luci-app-ruantiblock**
Приложение для 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_1.5-1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/luci-app-ruantiblock_1.5-1_all.ipk
opkg install /tmp/luci-app-ruantiblock_1.5-1_all.ipk
wget --no-check-certificate -O /tmp/luci-app-ruantiblock_1.5.0-r1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/luci-app-ruantiblock_1.5.0-r1_all.ipk
opkg install /tmp/luci-app-ruantiblock_1.5.0-r1_all.ipk
wget --no-check-certificate -O /tmp/luci-i18n-ruantiblock-ru_1.5-1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/luci-i18n-ruantiblock-ru_1.5-1_all.ipk
opkg install /tmp/luci-i18n-ruantiblock-ru_1.5-1_all.ipk
wget --no-check-certificate -O /tmp/luci-i18n-ruantiblock-ru_1.5.0-r1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/luci-i18n-ruantiblock-ru_1.5.0-r1_all.ipk
opkg install /tmp/luci-i18n-ruantiblock-ru_1.5.0-r1_all.ipk
rm /tmp/luci-app-ruantiblock_1.5-1_all.ipk /tmp/luci-i18n-ruantiblock-ru_1.5-1_all.ipk
rm /tmp/luci-app-ruantiblock_1.5.0-r1_all.ipk /tmp/luci-i18n-ruantiblock-ru_1.5.0-r1_all.ipk
rm -f /tmp/luci-modulecache/* /tmp/luci-indexcache*
/etc/init.d/rpcd restart