Files
Docker-Projects/local/adguard/README.md
2025-10-22 19:59:09 +00:00

11 lines
285 B
Markdown

## WIP
### Command for creating docker macvlan network
### Change all CAPITAL arguments to your config
docker network create -d macvlan -o parent=HOST_NIC --gateway DG --subnet SUB --ip-range SUB NAME
### Service for
WIP
### DNS Rewrites
Disable IPv6 at your LAN or implement it :)