minor addition
This commit is contained in:
parent
6ee1282392
commit
4643347770
1 changed files with 2 additions and 1 deletions
|
@ -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)
|
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
|
- providing DNS and DHCP services - is ready, and we provide
|
||||||
[reproducible binary builds](https://builds.robur.coop/job/dnsvizor). Phew. This
|
[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.
|
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)
|
If you're interested in dnsvizor, please [open an issue at our repository](https://github.com/robur-coop/dnsvizor/issues/new)
|
||||||
|
|
Loading…
Reference in a new issue