Skip to content

Instantly share code, notes, and snippets.

@cori
Created September 15, 2018 13:53
Show Gist options
  • Save cori/b6ad6375b68c7b988ae0a0153563df66 to your computer and use it in GitHub Desktop.
Save cori/b6ad6375b68c7b988ae0a0153563df66 to your computer and use it in GitHub Desktop.
location of the ddns configuration file on a QNAP TS-253-A
/mnt/HDA_ROOT/.config/ddns.conf
config segment looks like
[iwantmyname]
username = cori.schlegel@gmail.com
enable = 1
ip4 =
update_url = https://iwantmyname.com/basicauth/ddns?hostname=%HOST%
password = ****
pass_criteria = nochg,good
hostname = hyperdev.space
interval = 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment