Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 776 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 776 Bytes

Duck DNS for libdns

godoc reference

This package implements the libdns interfaces for Duck DNS.

Authenticating

This package uses API Token authentication. Refer to the Duck DNS documentation for more information.

Start by retrieving your API token from the table at the top of the account page to be able to make authenticated requests to the API.

NOTE: Duck DNS only supports A/AAAA and TXT records, so it cannot be used for Encrypted ClientHello (ECH), which uses HTTPS records.