dns-cli
Unix command line utilities using uDNS

Install

Authors

Maintainers

Sources

dns-7.0.1.tbz
sha256=bc37b553535b6c83dc0f5026306dbae647bbeb9d42eb899db3b29c14750de1f5
sha512=6d36226a2b1938a54f50b6594fa010511dd925bdee36ae5af1d4270e340c91286282702348add9d93c2292ccd427c2a487ad6617e50d172e2ec77f3f8f198a73

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: 28 Feb 2023

Dependencies (24)

  1. randomconv
  2. lwt >= "4.0.0"
  3. ipaddr >= "4.0.0"
  4. fmt >= "0.8.8"
  5. logs >= "0.6.3"
  6. mtime >= "1.2.0"
  7. ptime >= "0.8.5"
  8. hex >= "1.4.0"
  9. mirage-crypto-rng >= "0.11.0"
  10. mirage-crypto-pk >= "0.8.0"
  11. mirage-crypto >= "0.8.0"
  12. x509 >= "0.13.0"
  13. fpath >= "0.7.2"
  14. cmdliner >= "1.1.0"
  15. bos >= "0.2.0"
  16. dns-certify = version
  17. dns-server = version
  18. dns-client-lwt = version
  19. dns-tsig = version
  20. dnssec = version
  21. dns = version
  22. cstruct >= "6.0.0"
  23. ocaml >= "4.08.0"
  24. dune >= "2.0.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts

None