Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 3.37 KB

README_ru.md

File metadata and controls

54 lines (34 loc) · 3.37 KB

AdGuard Home для YunoHost

Уровень интеграции Состояние работы Состояние сопровождения

Установите AdGuard Home с YunoHost

Прочтите этот README на других языках.

Этот пакет позволяет Вам установить AdGuard Home быстро и просто на YunoHost-сервер.
Если у Вас нет YunoHost, пожалуйста, посмотрите инструкцию, чтобы узнать, как установить его.

Обзор

AdGuard Home is a network-wide software for blocking ads & tracking. After you set it up, it'll cover ALL your home devices, and you don't need any client-side software for that.

It operates as a DNS server that re-routes tracking domains to a "black hole", thus preventing your devices from connecting to those servers. It's based on software we use for our public AdGuard DNS servers -- both share a lot of common code.

Important note: This AdGuard Home package needs to disable Dnsmasq on the main network interface to allow AdGuard Home to listen DNS resquest using it.
However, Dnsmasq is not disabled and will continue to function as the localhost DNS server.

Поставляемая версия: 0.107.54~ynh1

Снимки экрана

Снимок экрана AdGuard Home

Документация и ресурсы

Информация для разработчиков

Пришлите Ваш запрос на слияние в ветку testing.

Чтобы попробовать ветку testing, пожалуйста, сделайте что-то вроде этого:

sudo yunohost app install https://github.com/YunoHost-Apps/adguardhome_ynh/tree/testing --debug
или
sudo yunohost app upgrade adguardhome -u https://github.com/YunoHost-Apps/adguardhome_ynh/tree/testing --debug

Больше информации о пакетировании приложений: https://yunohost.org/packaging_apps