Skip to content

Instantly share code, notes, and snippets.

@nickistre
Last active January 18, 2023 01:28
Show Gist options
  • Save nickistre/c045aec17e2614e7a4ee8a7e5d36c5a8 to your computer and use it in GitHub Desktop.
Save nickistre/c045aec17e2614e7a4ee8a7e5d36c5a8 to your computer and use it in GitHub Desktop.
ddclient.conf setup for freedns.afraid.org
# I was having problems with the standard setup, this is to remind me what was needed:
#debug=yes # Uncomment to debug
#verbose=yes # Uncomment for verbose output
daemon=600 # Checking every 10 minutes instead of 5
syslog=yes
pid=/var/run/ddclient/ddclient.pid
ssl=yes
protocol=freedns
use=web, web=https://freedns.afraid.org/dynamic/check.php # Use this instead, as the default site doesn't work with SSL
ssl=yes
server=freedns.afraid.org
login=<username>
password='<password>'
subdomain.domain.ext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment