DNSCrypt for Go

April 23, 2026 ยท View on GitHub

A modernization of github.com/ameshkov/dnscrypt, an implementation of the DNSCrypt v2 protocol.

Programming interface

See doc/api.md for detailed programming interface documentation.

Command-line interface

DNSCrypt provides CLI tool that can work as a client or server. See doc/cli.md for detailed documentation and examples.

Contents

  1. 1Programming interface
  2. 2Command-line interface