Code Monkey home page Code Monkey logo

merlin-ddns-aliyun's Introduction

How to Use

Create a type A DNS record of the domain to be resolved in your Aliyun account. The script will update this record automatically when the ISP changes your IP address.

Set the following variables in the script:

  • AccessKeyId - Your Aliyun Access Key ID
  • Key - Your Aliyun Access Key Secret plus a "&" character
  • RecordId - ID of the record to be updated
  • RR - The script resolves ddns.example.com by default; change this if needed

You may need to use Aliyun's API to get the desired RecordId. Refer to the API documentation for more information: https://help.aliyun.com/document_detail/29776.html

Place the script on your router under /jffs/scripts. Remember to grant execution permission:

chmod +x /jffs/scripts/ddns-start

Finally, set DDNS service provider to custom in the router's Web UI, and you are ready to go :)

merlin-ddns-aliyun's People

Contributors

sunpenghao avatar

Stargazers

 avatar ICE青 avatar  avatar  avatar  avatar Minghao Guo avatar  avatar

Watchers

 avatar

merlin-ddns-aliyun's Issues

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.