Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 357 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 357 Bytes

namesilo_ddns

Dynamic DNS with NameSilo

This is a Bash script to update Namesilo's DNS record when IP changed. Set to run this script as cronjob in your system.

Uses DNS instead of HTTP to detect IP changes for better security. TTL reduced to 3600 (Namesilo's lowest) as it's supposed to be dynamic ...

Tested in Fedora 23, CentOS 7 and Ubuntu 14.04.