GithubHelp home page GithubHelp logo

cloudflare-api-ddns's Introduction

cloudflare-api-ddns

说明:该脚本可实现自动更新cloudflare的dns记录,检查频率高达每分钟检查一次

特点:

 1、公网ip获取方式为从本机执行脚本获取,也就是执行命令的主机是自己拨号并有一个公网ip 
 2、需要用到ifconfig命令,需要安装net-tools这个软件包  
 3、因为用到了source命令,所以需要用bash执行环境,而不是sh  

备注: 关于第一点限制说明,执行脚本的主机必须有公网ip,这样就可以不受第三方接口的限制,比如接口频率限制,响应时间不稳定等,直接本机获取公网ip

安装 net-tools

apt-get install net-tools 

B站视频介绍 https://www.bilibili.com/video/BV1A5411A7DR/
油管视频介绍 https://www.youtube.com/watch?v=3XmMTWJI8XE

cloudflare-api-ddns's People

Contributors

reocc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.