Skip to content

Version 2.2.4

Latest
Compare
Choose a tag to compare
@Charles94jp Charles94jp released this 07 Jul 14:54

更新内容:

优化获取IP的逻辑

  1. 更新获取宽带公网IPv4地址的API

  2. 新增从本地获取本机IPv6地址,因为IPv6没有局域网NAT的概念,故本地查看到的IPv6地址就是公网地址。新增相关配置get_ipv6_local

Updates:

Optimize the logic of obtaining IP.

  1. Updated API for obtaining broadband public IPv4 addresses.

  2. Added a new way to obtain the local IPv6 address. Because IPv6 does not have the concept of LAN NAT, the IPv6 address viewed locally is the public network address. New configuration item get_ipv6_local.

Links

Code for this version: /~https://github.com/Charles94jp/NameSilo-DDNS/tree/v2.2.4

Docker Hub: https://hub.docker.com/r/charles94jp/ddns/tags

快速使用&Quick Start