rfancn / aliyun-ddns-client

Python DDNS client for Aliyun
402 stars 137 forks source link

Add the support of AAAA records(ipv6). #22

Closed yuguorui closed 5 years ago

yuguorui commented 6 years ago

Now we can use the client to update the AAAA records!

rfancn commented 6 years ago

@yuguorui thanks for your contribution. As ipv6 is still not get applied so much, I prefer to add this feature in later versions.

primovist commented 6 years ago

现在电信拨号已经分配/56或者/64的IPv6段给用户了,我现在也有这种需求😂

yuguorui commented 6 years ago

你可以试试看我的分支~

primovist commented 6 years ago

已经看过了,晚上回家试试。

rfancn commented 5 years ago

implemented in commit: 4ca47fff