Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 2.68 KB

README_nl.md

File metadata and controls

54 lines (34 loc) · 2.68 KB

AdGuard Home voor Yunohost

Integratieniveau Mate van functioneren Onderhoudsstatus

AdGuard Home met Yunohost installeren

Deze README in een andere taal lezen.

Met dit pakket kun je AdGuard Home snel en eenvoudig op een YunoHost-server installeren.
Als je nog geen YunoHost hebt, lees dan de installatiehandleiding, om te zien hoe je 'm installeert.

Overzicht

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.

Geleverde versie: 0.107.53~ynh1

Schermafdrukken

Schermafdrukken van AdGuard Home

Documentatie en bronnen

Ontwikkelaarsinformatie

Stuur je pull request alsjeblieft naar de testing-branch.

Om de testing-branch uit te proberen, ga als volgt te werk:

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

Verdere informatie over app-packaging: https://yunohost.org/packaging_apps