1. 准备阶段:先去Cloudflare获取你的API密钥 2. 复制命令,原神启动(bushi) docker run --name cloudflare-ddns-go -e CF_API_TOKEN=YOUR_CF_API_TOKEN -e CF_DOMAIN_NAME=YOUR_CF_DOMAIN_NAME -e CF_SUBDOMAIN_NAME=YOUR_CF_SUBDOMAIN_NAME -e INTERVAL_MINUTES=5 strangevy/cloudflare-ddns-go:latest ...
Lightweight Docker Container that dynamically updates the IP via Cloudflare API. Access your home network remotely via a custom domain name without a static IP! About This is a fork of K0p1-Git/cloudflare-ddns-updater script added with docker support and some notification services. lightweight do...
Part of the original script is from cloudflare-ddns-updater. I just simplified things a bit and added the Docker deployment. Installation and usage This version only works with IP4, for use with IP6 check the repository above, which has the script in IP6. This version assumes that the regi...
【[1.2k星] Cloudflare DDNS:一个超轻量级、功能强大的动态DNS更新器,能自动同步你的公网IP到Cloudflare DNS,让你的自建服务始终在线!亮点:1. Docker镜像压缩后小于5MB,极致轻量;2. 支持IPv4和IPv6双栈,...
前言最近想给群晖使用ipv6,发现群晖自带的DDNS不支持Cloudflare,又不想额外套个Docker,于是网上查找了资料发现有大佬已经有方案了。跟着部署过程中遇到了点权限问题(主要由于执行命令的用户不是root用户造成的…
1. unraid安装ddns-go用于动态域名解析 2. unraid 安装 qmcgaw/ddns-updater 用于动态域名解析 3. unraid 安装 newfuture/ddns 用于动态域名解析 4. unraid 安装 sanjusss/aliyun-ddns 用于动态域名解析 5. unraid 安装 80x86/ddns-updater 用于动态域名解析 ...
docker build -t qmcgaw/ddns-updater \ --build-arg BASE_IMAGE_BUILDER=arm64v8/golang \ --build-arg BASE_IMAGE=arm64v8/alpine \ --build-arg GOARCH=arm64 \ https://github.com/qdm12/ddns-updater.git Use the following command:
一就**沉默上传23KB文件格式zipdockerraspberry-piarmx86-64ddns docker-cloudflare-ddns:一个小的amd64ARMARM64 Docker映像,可让您将CloudFlare用作DDNS DynDNS提供程序 (0)踩踩(0) 所需:1积分 recomenda_imoveis 2025-02-09 06:19:59 积分:1
unRAID DDNS 支持 alidns dnspod godaddy namecheap duckdns dreamhost cloudflare noip 等运营商 鸣谢: 荒野无灯(docker)泰州-哈喇子(提供阿里云账号) 特此感谢,没有以上两位也不会有今天的教程。 前言: ddns想必大家不陌生,不知道的小朋友,请先去百度进行自我学习,本次教程使用的是荒野无灯大神的镜像,本人只是把...
Issues: officialEmmel/cloudflare-ddns-dockerLabels 9 Milestones 0 New issue Welcome to issues! Issues are used to track todos, bugs, feature requests, and more. As issues are created, they’ll appear here in a searchable and filterable list. To get started, you should create an issue....