ElonFutu / cloudflareddns

使用golang编写的 CloudflareDDNS、支持使用APITOKEN进行dns更新

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CloudflareDDNS

使用golang编写的 CloudflareDDNS、支持使用APITOKEN进行dns更新

使用

docker run -d \
-e APITOKEN=XXXXXXXXXXXXXXXXXXXXXXX \
-e DOMAIN=example.com \
-e PREFIX=prefix \
> ghcr.io/cedar2025/cloudflareddns

About

使用golang编写的 CloudflareDDNS、支持使用APITOKEN进行dns更新


Languages

Language:Go 93.5%Language:Dockerfile 6.5%