1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00
adguardhome_ynh/README_es.md
2024-07-27 23:15:44 +02:00

2.7 KiB

AdGuard Home para Yunohost

Nivel de integración Estado funcional Estado En Mantención

Instalar AdGuard Home con Yunhost

Leer este README en otros idiomas.

Este paquete le permite instalarAdGuard Home rapidamente y simplement en un servidor YunoHost.
Si no tiene YunoHost, visita the guide para aprender como instalarla.

Descripción general

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 actual: 0.107.52~ynh2

Capturas

Captura de AdGuard Home

Documentaciones y recursos

Información para desarrolladores

Por favor enviar sus correcciones a la [branch testing](https://github.com/YunoHost-Apps/adguardhome_ynh/tree/testing

Para probar la rama testing, sigue asÍ:

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

Mas informaciones sobre el empaquetado de aplicaciones: https://yunohost.org/packaging_apps