jeessy2 / ddns-go

Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo...
MIT License
11.37k stars 1.3k forks source link

通过接口获取IPv6失败! 接口地址: https://speed.neu6.edu.cn/getIP.php #1218

Closed CrazyManjuu closed 1 month ago

CrazyManjuu commented 1 month ago

Description

异常信息: Get "https://speed.neu6.edu.cn/getIP.php": dial tcp6 [2001:da8:9000::66]:443: connect: network is unreachable

DNS Provider

No response

Did you search for similar issues before submitting this one?

No, I didn't

Operating System

Windows

Architecture

i386

Version

v6.6.8

How are you running ddns-go?

Docker

Any other information

No response

jeessy2 commented 1 month ago

IPv6正常?

CrazyManjuu commented 1 month ago

原来解析IPV6是不能再docker中运行,需要在系统中运行。