DynDNS

November 9, 2019 ยท View on GitHub

Introduction:

DynDNS is a ruby script which uses DNSPod(http://www.dnspod.cn) to implement DDNS(Dynamic DNS).

For more powerful DDNS tool, please visit https://github.com/TimothyYe/godns

Author: Timothy

Contributor: Jason (https://github.com/outmanone)

Created Date: 2012.04.19

How To Use

Prepare your Ruby runtime first.

  • Step 1: git clone git://github.com/TimothyYe/DynDNS.git

  • Step 2: Edit "Config.yml", fill your domain information & DNSPod username & password.

  • Step 3: ruby DynDNS.rb start