/aliyun-ddns

A DDNS tool for domain hosted(NS) on Aliyun.com/Net.CN

Primary LanguagePythonApache License 2.0Apache-2.0

aliyun-ddns

A DDNS tool for domain hosted(NS) on Aliyun.com/Net.CN

Mechanisms

  • The domain must be hosted(NS) on Aliyun.com/Net.CN
  • Query the public IP address through name servers provided by OpenDNS
  • Create/Update DNS record by Aliyun open apis.
  • Use the crontab to run this script ever minutes.

Configuration

Requires

  • pip install dnspython
  • pip install aliyun-python-sdk-core