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

add IPv6 support for DuckDNS

This commit is contained in:
Timothy 2020-02-06 22:34:39 +08:00
parent 162b639019
commit a65c38ddb7
No known key found for this signature in database
GPG Key ID: DA25A2861AA0F2D1

View File

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