Unix command line utilities using uDNS

Install

Authors

Maintainers

Sources

dns-v4.5.0.tbz
sha256=005bfc7f851e51be9ceec94b6c25c4255898a25f911724e6dfd980bbbbb55982
sha512=ad5de6a6dafb2cf9825e40492bee693c439f51e44bf8f809ec28527841d1b4f23fd4a8e9971885b489548d54a95e5fbd8298ca0f4ce21fecf447a82bba03c5a7

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 Apr 2020

Dependencies (20)

  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. mirage-crypto-rng
  8. mirage-crypto
  9. x509 >= "0.10.0"
  10. fpath >= "0.7.2"
  11. cmdliner >= "1.0.0"
  12. bos >= "0.2.0"
  13. rresult >= "0.6.0"
  14. dns-certify = version
  15. dns-server = version
  16. dns-client = version
  17. dns-tsig = version
  18. dns = version
  19. ocaml >= "4.07.0"
  20. dune >= "1.2.0"

Development Dependencies (1)

  1. alcotest with-test

Reverse Dependencies

    None

Conflicts

    None