diff --git a/articles/dnsvizor01.md b/articles/dnsvizor01.md index c3ad1fb..990b89f 100644 --- a/articles/dnsvizor01.md +++ b/articles/dnsvizor01.md @@ -66,7 +66,8 @@ such as block lists from [pi-hole](https://pi-hole.net/). We are at a point where the [basic unikernel (our MVP)](https://github.com/robur-coop/dnsvizor) - providing DNS and DHCP services - is ready, and we provide [reproducible binary builds](https://builds.robur.coop/job/dnsvizor). Phew. This -means that the first step is done. +means that the first step is done. The `--dhcp-range` from dnsmasq is already +being parsed. We are now curious on concrete usages of dnsmasq and the configurations you use. If you're interested in dnsvizor, please [open an issue at our repository](https://github.com/robur-coop/dnsvizor/issues/new)