# AdGuard Home para YunoHost [![Nivel de integración](https://dash.yunohost.org/integration/adguardhome.svg)](https://ci-apps.yunohost.org/ci/apps/adguardhome/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/adguardhome.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/adguardhome.maintain.svg) [![Instalar AdGuard Home con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=adguardhome) *[Le este README en outros idiomas.](./ALL_README.md)* > *Este paquete permíteche instalar AdGuard Home de xeito rápido e doado nun servidor YunoHost.* > *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.* ## Vista xeral 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*. **Versión proporcionada:** 0.107.52~ynh2 ## Capturas de pantalla ![Captura de pantalla de AdGuard Home](./doc/screenshots/screenshot.jpg) ## Documentación e recursos - Web oficial da app: - Documentación oficial para usuarias: - Documentación oficial para admin: - Repositorio de orixe do código: - Tenda YunoHost: - Informar dun problema: ## Info de desenvolvemento Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/adguardhome_ynh/tree/testing). Para probar a rama `testing`, procede deste xeito: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/adguardhome_ynh/tree/testing --debug ou sudo yunohost app upgrade adguardhome -u https://github.com/YunoHost-Apps/adguardhome_ynh/tree/testing --debug ``` **Máis info sobre o empaquetado da app:**