Add start and Enabled packet https-dns-proxy

This commit is contained in:
CodeRoK7
2025-03-01 23:16:44 +05:00
committed by GitHub
parent a9389b55f8
commit e73d419c9c

View File

@@ -342,6 +342,9 @@ printf "\033[32;1mStop and disabled service 'youtubeUnblock' and 'ruantiblock'.
manage_package "youtubeUnblock" "disable" "stop"
manage_package "ruantiblock" "disable" "stop"
printf "\033[32;1mStart and enable service 'https-dns-proxy'...\033[0m\n"
manage_package "https-dns-proxy" "enable" "start"
str=$(grep -i "0 4 \* \* \* wget -O - $URL/configure_zaprets.sh | sh" /etc/crontabs/root)
if [ ! -z "$str" ]
then