dns-cli
Unix command line utilities using uDNS

Install

Authors

Maintainers

Sources

dns-v4.3.1.tbz
sha256=ffd358ea2d1174918435e3d28eb7e86f6fe863b26b62145fc4e1ab715e7c7c3d
sha512=64e7cb4db37ba23d82fbcb0d79977d2a3b6b274b126b82c45f9a63a319b50f4a3afb5aa8717b702f2dc9b8bdfaac4f809b0b7c8cdb6448c6ce1518f4c2898971

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: 23 Jan 2020

Dependencies (19)

  1. ipaddr >= "4.0.0"
  2. fmt >= "0.8.8"
  3. logs >= "0.6.3"
  4. mtime >= "1.2.0"
  5. ptime >= "0.8.5"
  6. hex >= "1.4.0"
  7. nocrypto >= "0.5.4"
  8. x509 >= "0.8.0" & < "0.10.0"
  9. fpath >= "0.7.2"
  10. cmdliner >= "1.0.0"
  11. bos >= "0.2.0"
  12. rresult >= "0.6.0"
  13. dns-certify = version
  14. dns-server = version
  15. dns-client = version
  16. dns-tsig = version
  17. dns = version
  18. ocaml >= "4.07.0"
  19. dune >= "1.2.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts

None