dns-cli
  1. Overview
  2. Docs
Unix command line utilities using uDNS

Install

Authors

Maintainers

Sources

dns-6.4.1.tbz
sha256=a261b47ca6401c673ee04442f1cc8ae3b8de12488166407ed5fcf8ea3e920e7a
sha512=4f761a25f8bdffb866c02ae91d85b248158d478b4905b6cbc107a24ed8f1ce0c58468e34a32ddc74b2c1bca29fddc50c1591e47927bc19c15b85d909d2496317

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: 05 Dec 2022

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.8.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 = 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