package dns-cli

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

Install

Dune Dependency

Authors

Maintainers

Sources

dns-9.1.0.tbz
sha256=8f3ec95acf14f574219b5440a689eae1acc2a49cb1d8a066f9b23a7ac68f44f0
sha512=7bf2d099919a410f270d157a04a8d2e1c499269cca868e19a80396cdfc84a9b844c353267cf9183f585bb9b975445b8e2d0a6dd64d85b8de19e7752ec495cbe9

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 Oct 2024

Dependencies (23)

  1. randomconv >= "0.2.0"
  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. ohex >= "0.2.0"
  9. mirage-crypto-rng >= "1.0.0"
  10. mirage-crypto-pk >= "1.0.0"
  11. mirage-crypto >= "1.0.0"
  12. x509 >= "1.0.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-lwt = version
  19. dns-tsig = version
  20. dnssec = version
  21. dns = version
  22. ocaml >= "4.13.0"
  23. dune >= "2.0.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.