2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2026-05-12 06:07:16 +02:00
AdGuard Home package for YunoHost: Network-wide ads & trackers blocking DNS server
  • Shell 86.2%
  • toml 13.8%
Find a file
OniriCorpe 6e75d2fac1
Testing v0.107.74 (#248)
* Upgrade sources
- `main` v0.107.71: https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.71

* Auto-update READMEs

* Upgrade sources
- `main` v0.107.72: https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.72

* Auto-update READMEs

* simplify-reverse-proxy-params

* bump version requierement

* cleaning

* Upgrade to v0.107.73 (#246)

* Upgrade sources
- `main` v0.107.73: https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.73

* Auto-update READMEs

* Upgrade sources
- `main` v0.107.74: https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.74

* Auto-update READMEs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2026-05-02 22:15:19 +02:00
.github enable DOH/DOQ using Let's Encrypt certs out of the box (#154) 2024-05-21 18:34:12 +02:00
conf Testing v0.107.74 (#248) 2026-05-02 22:15:19 +02:00
doc fixed page layout 2025-09-16 03:11:20 +02:00
scripts Testing (#245) 2026-03-17 23:11:25 +01:00
.gitattributes Use .gitattributes to mark READMEs as autogenerated 2025-04-01 17:49:20 +02:00
.shellcheckrc enable DOH/DOQ using Let's Encrypt certs out of the box (#154) 2024-05-21 18:34:12 +02:00
config_panel.toml bump 2025-05-09 12:02:00 +02:00
LICENSE update 2019-01-09 09:31:49 +01:00
manifest.toml Testing v0.107.74 (#248) 2026-05-02 22:15:19 +02:00
README.md Testing v0.107.74 (#248) 2026-05-02 22:15:19 +02:00
tests.toml bash bools (0/1) were inverted, affecting the installation process 2025-04-01 16:56:12 +02:00

Logo of AdGuard Home AdGuard Home, packaged for YunoHost

Network-wide ads & trackers blocking DNS server

🌐 Official app website Version: 0.107.74~ynh1

Screenshots

Screenshot of AdGuard Home

📦 Developer info

Automatic tests level

🛠️ Upstream AdGuard Home repository: https://github.com/AdguardTeam/AdGuardHome

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/adguardhome_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade adguardhome -u https://github.com/YunoHost-Apps/adguardhome_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.