TimothyYe / DynDNS

Dynamic DNS script tool, written by ruby.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DynDNS

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

About

Dynamic DNS script tool, written by ruby.


Languages

Language:Ruby 100.0%