Job dns-stub on freebsd-14
README
Skip to buildsDNS stub - a DNS stub resolver
This is a MirageOS unikernel which listens for DNS requests in a local network. The DNS requests are resolved, and the reply is returned to the client.
Installation from source
To install this unikernel from source, you need to have opam (>= 2.1.0) and ocaml (>= 4.12.0) installed. Also, mirage is required (>= 4.7.0). Please follow the installation instructions.
The following steps will clone this git repository and compile the unikernel:
$ git clone https://github.com/robur-coop/dns-stub.git
$ mirage configure -t <your-favourite-target>
$ make depend
$ make build
Installing as binary
Browse the most recent builds here.
Questions?
Please open an issue if you have questions, feature requests, or comments.
Builds
Back to readme- ☑ freebsd-14 2024-11-20 22:48:00Z dns-stub.hvt
SHA256:6ee01514d5dc707cee8dfb9a990cee6e137be45f0776245019cbcd213b8e8a2f
(6.37MB) - ☑ freebsd-14 2024-11-14 23:33:18Z dns-stub.hvt
SHA256:abf67aeb02fdd9010c4adaa4f010b7c70e9527c4eca523ba75b97132a52dd9be
(6.37MB) - ☑ freebsd-14 2024-11-06 22:35:49Z dns-stub.hvt
SHA256:071589d68cb3cf8678c675a847bb96cfd8ecde349e1066774b9ef5bbd29a9aad
(6.37MB) - ☑ freebsd-14 2024-10-22 22:22:35Z dns-stub.hvt
SHA256:d4a5684f1aa160cfefed31c7dc7c47b5301e1e80052470dd1fe28f2bc6fb43b4
(6.37MB) - ☑ freebsd-14 2024-10-14 22:15:31Z dns-stub.hvt
SHA256:803b1b0df375d277b87c6faef9369f45f6cdfcae813762d57bf2a3860300dd05
(6.38MB) - ☑ freebsd-14 2024-10-13 22:14:39Z dns-stub.hvt
SHA256:50b70749b1d0f8adfca0bb7040812d135c2a0d1bcc0cdd48ab7eb13d29522419
(6.37MB) - ☑ freebsd-14 2024-10-10 22:11:55Z dns-stub.hvt
SHA256:b6ea714fb193f9299fd64eedd2955c55b5d95f9be3b02f65926f4d37f0e6c82c
(6.37MB)
Including failed builds here.