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
2024-02-08 18:04:12 +01:00
.github v2 2023-04-06 09:27:41 +02:00
conf hardcode port 53 2024-02-08 17:59:18 +01:00
doc v2 2023-04-06 09:27:41 +02:00
scripts omission 2024-02-08 18:04:12 +01:00
check_process Apply example_ynh 2022-07-29 21:30:38 +02:00
config_panel.toml Merge branch 'testing' into version-2 2023-10-18 23:27:58 +02:00
LICENSE update 2019-01-09 09:31:49 +01:00
manifest.toml hardcode port 53 2024-02-08 17:59:18 +01:00
README.md Auto-update README 2024-02-06 20:30:29 +00:00
README_fr.md Auto-update README 2024-02-06 20:30:29 +00:00
tests.toml cleaning 2023-09-27 15:02:25 +02:00

AdGuard Home for YunoHost

Integration level Working status Maintenance status

Install AdGuard Home with YunoHost

Lire ce readme en français.

This package allows you to install AdGuard Home quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

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.

Shipped version: 0.107.44~ynh1

Screenshots

Screenshot of AdGuard Home

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

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

More info regarding app packaging: https://yunohost.org/packaging_apps