Initial commit
This commit is contained in:
10
local/adguard/README.md
Normal file
10
local/adguard/README.md
Normal 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 :)
|
||||
Reference in New Issue
Block a user