1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00

add IPv6 support for DNSPod

This commit is contained in:
Timothy 2020-02-06 22:09:44 +08:00
parent 2d4d414417
commit 456e01df61
No known key found for this signature in database
GPG Key ID: DA25A2861AA0F2D1

View File

@ -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.