项目作者: SupremeC
项目描述 :
Updates the IP adress of DNS records
高级语言: Perl
项目地址: git://github.com/SupremeC/LoopiaDNSUpdater.git
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)