From a65c38ddb79751d6512093ce7cb3e464fede3dd4 Mon Sep 17 00:00:00 2001 From: Timothy Date: Thu, 6 Feb 2020 22:34:39 +0800 Subject: [PATCH] add IPv6 support for DuckDNS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eaa88f9..5fe4161 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ Supported provider(s): * Cloudflare * HE.net * DNSPod +* DuckDNS To enable the `IPv6` mode of GoDNS, you only need two steps: * Set the `ip_type` as `IPv6`, and make sure the `ipv6_url` is configured.