Skip to content

luci-app-ddns-go 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务。支持的域名服务商 阿里云 腾讯云 Dnspod Cloudflare 华为云 Callback 百度云 Porkbun GoDaddy Namecheap NameSilo Dynadot DNSLA 时代互联

License

Notifications You must be signed in to change notification settings

sirpdboy/luci-app-ddns-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello


DDNS GO

中文 | English

screenshots

Please read this page carefully, which includes precautions and instructions on how to use it.

Function Description:

Ddns go dynamic domain plugin

Automatically obtain your public IPv4 or IPv6 address and resolve it to the corresponding domain name service.

release note

2025.5.14 luci-app-ddns-go 1.5.2

2025.5.12 luci-app-ddns-go 1.5.1

  • Update log:
  • Compatible with the latest OPENWRT24.10, JS version. The old version 18.06 uses LUA branch.

characteristic

  • Supports Mac, Windows, Linux systems, ARM, x86 architecture
  • Supported Domain Name Service Providers: AliDNS, Dnpod, Cloudflare, Huawei Cloud, callbacks, Baidu Cloud, porkbun, GoDaddy`
  • Support interface/network card to obtain IP
  • Support running as a service
  • Default synchronization interval of 5 minutes
  • Supporting simultaneous resolution of multiple domain names, a must-have for companies
  • Support multi-level domain names
  • Configure on the webpage, simple and convenient, can set 'login username and password'/'prohibit access from the public network'`
  • Convenient and quick viewing of the last 50 logs on the webpage, without the need to run Docker to view them
  • Support webhook notifications
  • Supports TTL
  • Support some DNS service providers to pass custom parameters and achieve functions such as region resolution

Usage

Method for adding luci-app-ddns-go to LEDE/OpenWRT source code.

Method for downloading source code one:

Edit the root directory of the source code folder 'feeds.comnf.defect' and add the following content:

    # feeds Get source code:
    src-git taskplan  https://github.com/sirpdboy/luci-app-ddns-go
 # Update feeds and install themes:
  scripts/feeds update ddns-go
  scripts/feeds install luci-app-ddns-go

Method for downloading source code two:

   # downloading
   git clone https://github.com/sirpdboy/luci-app-ddns-go package/ddns-go
   make menuconfig

Configuration Menu

   make menuconfig
   # find LuCI -> Applications, select luci-app-ddns-go, save and exit

compile

   # compile
   make package/ddns-go/luci-app-ddns-go/compile V=s

describe

screenshots

interface

screenshots

screenshots

screenshots

screenshots

My other project

HELP

图飞了 图飞了
xm1 xm1
no

hello

About

luci-app-ddns-go 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务。支持的域名服务商 阿里云 腾讯云 Dnspod Cloudflare 华为云 Callback 百度云 Porkbun GoDaddy Namecheap NameSilo Dynadot DNSLA 时代互联

Resources

License

Stars

Watchers

Forks

Packages

No packages published