package dns-cli

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

Install

Dune Dependency

Authors

Maintainers

Sources

dns-v4.6.0.tbz
sha256=9b7a09eb469ddc144c33d7f4441c42af488ec97b4f94bb80d197c890d8e57abe
sha512=7f56279478de6fcca09b5a680fc13b2879fcec4657029ce6020748ca43ca74e1498da531e11558427e3f52f152cddf2cf47968ce6317e6d67dc65aa979055d05

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: 03 Jun 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 >= "0.7.0" & < "0.8.0"
  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.08.0"
  20. dune >= "1.2.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts

None