From e267ef517c79172b171650c74d56e10d37651d8d Mon Sep 17 00:00:00 2001 From: Rekryt Date: Sun, 1 Sep 2024 20:34:51 +0300 Subject: [PATCH] docs: add documentation for HomeProxy (Sing-box) domains\ip-s list update script --- README.en.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.en.md b/README.en.md index 0635378..45f79ec 100644 --- a/README.en.md +++ b/README.en.md @@ -167,6 +167,7 @@ iplist_youtube_v4_cidr ## Setting up HomeProxy (sing-box) Enable "Routing mode" in "Only proxy mainland China": ![1](https://github.com/user-attachments/assets/21b45275-cdc3-472f-87d4-9222e76021f3) +Connect to the router via SSH and execute the following commands: ```shell # Rename the old update script mv /etc/homeproxy/scripts/update_resources.sh /etc/homeproxy/scripts/update_resources.sh.origin diff --git a/README.md b/README.md index 8416a80..e996f98 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,7 @@ iplist_youtube_v4_cidr ## Настройка HomeProxy (sing-box) Включите "Routing mode" в "Only proxy mainland China": ![1](https://github.com/user-attachments/assets/21b45275-cdc3-472f-87d4-9222e76021f3) +Подключитесь к роутеру по ssh и выполните следующие команды: ```shell # переименовываем старый скрипт обновления mv /etc/homeproxy/scripts/update_resources.sh /etc/homeproxy/scripts/update_resources.sh.origin