package dns-cli

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

Install

Dune Dependency

Authors

Maintainers

Sources

dns-10.1.0.tbz
sha256=5c6fea514cec39c732e71764643e8fb9588dee038c991c184accbed3b41e37d2
sha512=58f74749cdc7c5d6adb059821dca42d2a20ae05dd989c93afddbd37806c748cb2709a51f2c7880e79d1bf99384639aa40c4a540047cb27da6ed609ca8eeb6eca

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 May 2025

Dependencies (26)

  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. ohex >= "0.2.0"
  7. tcpip >= "8.2.0"
  8. ptime >= "1.2.0"
  9. mtime >= "2.1.0"
  10. mirage-mtime >= "5.0.0"
  11. mirage-crypto-rng >= "2.0.0"
  12. mirage-crypto-pk >= "1.0.0"
  13. mirage-crypto >= "1.0.0"
  14. x509 >= "1.0.0"
  15. fpath >= "0.7.2"
  16. cmdliner >= "1.1.0"
  17. bos >= "0.2.0"
  18. dns-resolver-mirage = version
  19. dns-certify = version
  20. dns-server = version
  21. dns-client-lwt = version
  22. dns-tsig = version
  23. dnssec = version
  24. dns = version
  25. ocaml >= "4.13.0"
  26. dune >= "2.7.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.