Files
.infineon/_-Review/adguard.md
2024-11-06 12:39:13 -07:00

29 lines
540 B
Markdown

---
created: 2024-08-05T20:57:35.733Z
tags:
- Hosts
type: note
updated: 2024-11-06T00:46:10.000Z
---
# ADGuard
- [x] Snap [adguard-home](https://snapcraft.io/adguard-home)
- [x] HAOS
- [x] Docker
- [x] Manual
- [x] LXC
- [x] Browser
- [ ] WSL
- [adguard](https://snapcraft.io/adguard-home)
```bash Fri Aug 02 2024 17:53:44 GMT-0700 (Mountain Standard Time)
snap install adguard-home
```
```bash Fri Aug 09 2024 16:35:55 GMT-0700 (Mountain Standard Time)
systemctl disable systemd-resolved.service
systemctl stop systemd-resolved
```