dns-cli
Unix command line utilities using uDNS

Install

Authors

Maintainers

Sources

dns-6.1.4.tbz
sha256=9cef61445390ce6de3e7b4b5c53502fe3f1e8d207e68372cc3fa4e8bcf779076
sha512=9c132439d7305beb248c41011516594b429d106d3dc8514542a47351a846c6e53d3bb89b96b40382d8f3fb12d5daf760f7586b985940428693db3fb502dfde02

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: 11 Jan 2022

Dependencies (23)

  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. dns-certify = version
  17. dns-server = version
  18. dns-client = version
  19. dns-tsig = version
  20. dns = version
  21. cstruct >= "6.0.0"
  22. ocaml >= "4.08.0"
  23. dune >= "1.2.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts

None