项目作者: SupremeC

项目描述 :
Updates the IP adress of DNS records
高级语言: Perl
项目地址: git://github.com/SupremeC/LoopiaDNSUpdater.git
创建时间: 2018-10-02T04:14:55Z
项目社区:https://github.com/SupremeC/LoopiaDNSUpdater

开源协议:GNU General Public License v3.0

下载


LoopiaDNSUpdater

This script checks the external IP (curl -s ipecho.net/plain).
If the IP has changed since the last run, it will call Loopia API and update the DNS records.

Requirements:

  • write permission to path_info
  • Loopia DNS configured
  • This script scheduled to run frequently. Every 1 hour recommended
    0 * * * * perl /home/scripts/loopiadns.pl

    Parameters:

    -debug (writes user-friendly information to output)