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