Initial commit

This commit is contained in:
2025-10-22 19:59:09 +00:00
commit 67996ade86
34 changed files with 905 additions and 0 deletions

10
local/adguard/README.md Normal file
View File

@@ -0,0 +1,10 @@
## 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 :)