package dns-cli

  1. Overview
  2. Docs
Unix command line utilities using uDNS

Install

Authors

Maintainers

Sources

dns-v6.0.0.tbz
sha256=fe8f4ba5c3cdd29a958ed0378ae2410bc9a34520bb46e0c6fbc4146c9dfe0a27
sha512=c74bdb09f613fc71b7d53db481890a70f6aeb36adfec5c9b81a11c24870b93ab4003893e56c4e24f636722eb7feb51f005ae4f16cd9f218a0ddd8ed271a01326

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: 19 Oct 2021

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.0.0"
  15. bos >= "0.2.0"
  16. rresult >= "0.6.0"
  17. dns-certify = version
  18. dns-server = version
  19. dns-client = version
  20. dns-tsig = version
  21. dns = version
  22. cstruct >= "6.0.0"
  23. ocaml >= "4.08.0"
  24. dune >= "1.2.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts

None