1
0
Fork 0
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
Find a file
2020-06-02 15:25:02 +02:00
conf Add files via upload 2020-05-22 13:49:29 +02:00
scripts Update restore 2020-06-02 15:23:07 +02:00
check_process update 2019-01-09 09:31:49 +01:00
LICENSE update 2019-01-09 09:31:49 +01:00
manifest.json Update manifest.json 2020-05-22 22:12:14 +02:00
README.md Update README.md 2020-05-22 13:34:25 +02:00

AdGuard Home app for YunoHost

AdGuard Home Server

Shipped version: 0.102.0

Install AdGuard Home with YunoHost

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