dns icon indicating copy to clipboard operation
dns copied to clipboard

DNS libary in Haskell

GitHub Actions status

Highly concurrent DNS library purely in Haskell

Features

  • This library supports both IPv4 and IPv6 for resolving (A and AAAA) and transport (using getaddrinfo).
  • This library can be used for both clients and servers on Unix, Mac and Windows.

Related packages

Experience reports:

Todo

master branch

  • DNSSEC