Skip to content

b6pzeusbc54tvhw5jgpyw8pwz2x6gs/dnsever-ddns-updater

Repository files navigation

npm version Build Status

ddns-update-for-dnsever

Nodejs DDNS Updater, for DNSEver.com ( DNS Service in Korea ). (DDNS: Dynamic Domain Name Service)

pre install

프로세스 매니저인 pm2 환경에서 실행됩니다. pm2 가 설치되어 있지 않으면 아래의 명령어로 설치합니다.

sudo npm install -g pm2

install

sudo npm install -g dnsever-ddns-updater

Usage

  1. install and show settings

  2. Set your id and auth_code, and check your domain in DNSEver.com

  3. Run process, wait 5sec, then 'Updater' will try to update your DDNS for your all domain

  4. Check new updated DDNS. Without exception, your all domain will be updated as current public_ip

  5. Every 90sec, 'Updater' compare to public ip and DNSEver.com setting. If update needed, try to update.

  6. For more information use help command

dnsever-ddns-updater --help

About

For DNSEver.com ( DNS Service in Korea ), Node Dynamic DNS Updater

Resources

License

Stars

Watchers

Forks

Packages

No packages published