From 456e01df61dbf36627732bebc4c0e4830b53e31b Mon Sep 17 00:00:00 2001 From: Timothy Date: Thu, 6 Feb 2020 22:09:44 +0800 Subject: [PATCH] add IPv6 support for DNSPod --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d4c458..eaa88f9 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ Usage of ./godns: Supported provider(s): * Cloudflare * HE.net +* DNSPod 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.