mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
AdGuard Home package for YunoHost: Network-wide ads & trackers blocking DNS server
conf | ||
scripts | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md |
AdGuard Home app for YunoHost
AdGuard Home Server
Shipped version: 0.100.8
Installing guide
App can be installed by YunoHost admin web-interface or by running following command:
$ sudo yunohost app install https://github.com/YunoHost-Apps/adguard_ynh
Fail to start ? try :
$ systemctl status adguard
$ apt install -y net-tools
$ netstat -tlnp | grep 53
Upgrade this package:
$ sudo yunohost app upgrade adguard -u https://github.com/YunoHost-Apps/adguard_ynh