homepage/docs/widgets/services/adguard-home.md

19 lines
407 B
Markdown
Raw Permalink Normal View History

2023-09-29 21:01:11 +03:00
---
title: Adguard Home
description: Adguard Home Widget Configuration
---
2024-01-24 14:27:47 -08:00
Learn more about [Adguard Home](https://github.com/AdguardTeam/AdGuardHome).
2023-09-29 21:01:11 +03:00
The username and password are the same as used to login to the web interface.
Allowed fields: `["queries", "blocked", "filtered", "latency"]`.
```yaml
widget:
type: adguard
url: http://adguard.host.or.ip
username: admin
password: password
2023-09-29 21:01:11 +03:00
```