package dns-cli
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Unix command line utilities using uDNS
Install
dune-project
Dependency
Authors
Maintainers
Sources
dns-10.2.4.tbz
sha256=d852d15ca2f58db573679bf18688745600b91296e2e54486609869d666f3d12f
sha512=09d3b1cf76bccbff1a0c042922a3e9d6fa3605770d3d9d9aab3462f32d9156c87f6468b531f27dbcc1ce9030c1bd5f3c81c051f5f6a7ee7d802c1fddf1848058
Description
'oupdate' sends a DNS update frome to a DNS server that sets 'hostname A ip'. For authentication via TSIG, a hmac secret needs to be provided.
'ocertify' updates DNS with a certificate signing request, and polls a matching certificate. Best used with an letsencrypt unikernel.
Published: 24 Feb 2026
Dependencies (27)
-
metrics
>= "0.5.0" -
randomconv
>= "0.2.0" -
lwt
>= "4.0.0" -
ipaddr
>= "4.0.0" -
fmt
>= "0.8.8" -
logs
>= "0.6.3" -
ohex
>= "0.2.0" -
tcpip
>= "8.2.0" -
ptime
>= "1.2.0" -
mtime
>= "2.1.0" -
mirage-mtime
>= "5.0.0" -
mirage-crypto-rng
>= "2.0.0" -
mirage-crypto-pk
>= "1.0.0" -
mirage-crypto
>= "1.0.0" -
x509
>= "1.0.0" -
fpath
>= "0.7.2" -
cmdliner
>= "1.1.0" -
bos
>= "0.2.0" -
dns-resolver
= version -
dns-certify
= version -
dns-server
= version -
dns-client-lwt
= version -
dns-tsig
= version -
dnssec
= version -
dns
= version -
ocaml
>= "4.13.0" -
dune
>= "2.8.0"
Dev Dependencies (1)
-
alcotest
with-test
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page