mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Create app_adguardhome.md
This commit is contained in:
parent
132fe9919b
commit
675d33d0f3
1 changed files with 31 additions and 0 deletions
31
pages/02.applications/02.docs/adguardhome/app_adguardhome.md
Normal file
31
pages/02.applications/02.docs/adguardhome/app_adguardhome.md
Normal file
|
@ -0,0 +1,31 @@
|
|||
---
|
||||
title: AdGuard Home
|
||||
template: docs
|
||||
taxonomy:
|
||||
category: docs, apps
|
||||
routes:
|
||||
default: '/app_adguardhome'
|
||||
---
|
||||
|
||||
![AdGuard Home's logo](image://adguardhome-logo.png?resize=100)
|
||||
|
||||
|
||||
[![Install AdGuard Home with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=adguardhome)
|
||||
[![Integration level](https://dash.yunohost.org/integration/adguardhome.svg)](https://dash.yunohost.org/appci/app/adguardhome)
|
||||
|
||||
|
||||
### Index
|
||||
|
||||
- [Useful links](#useful-links)
|
||||
|
||||
**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.
|
||||
|
||||
## Useful links
|
||||
|
||||
* Application software repository: [https://github.com/YunoHost-Apps/adguardhome_ynh](https://github.com/YunoHost-Apps/adguardhome_ynh)
|
||||
* Official app website: [https://adguard.com/adguard-home.html](https://adguard.com/adguard-home.html)
|
||||
* Official user documentation: [https://kb.adguard.com/en](https://kb.adguard.com/en)
|
||||
* Official admin documentation: [https://github.com/AdguardTeam/AdGuardHome/wiki](https://github.com/AdguardTeam/AdGuardHome/wiki)
|
||||
* Upstream app code repository: [https://github.com/AdguardTeam/AdGuardHome](https://github.com/AdguardTeam/AdGuardHome)
|
||||
* Report a bug: [https://github.com/YunoHost-Apps/adguardhome_ynh/issues](https://github.com/YunoHost-Apps/adguardhome_ynh/issues)
|
Loading…
Reference in a new issue