m4wjw / cloudflareddns

auto update the cloudflare the A record

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cloudflareddns 使用说明

作者:Sam

1. 安装依赖

yum -y install epel*

yum -y install jq

2. 下载脚本文件

参数说明

  1. global api key
  2. email
  3. zone id
  4. zone name

3. 例

./cloudflareddns.sh AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA abcdefg@gmail.com AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA www.examole.com

About

auto update the cloudflare the A record


Languages

Language:Shell 100.0%