Skip to content

Instantly share code, notes, and snippets.

@dave5623
Created July 1, 2016 02:41
Show Gist options
  • Save dave5623/0f2e37180ae196d785b50abfea615837 to your computer and use it in GitHub Desktop.
Save dave5623/0f2e37180ae196d785b50abfea615837 to your computer and use it in GitHub Desktop.
Sample ddclient.conf for raspi when using googledomains
# https://www.jgomez.net/google-dynamic-dns-with-raspberry-pi/
protocol=dyndns2
#use=if, if=wlan0
use=web, web=checkip.dyndns.org
ssl=yes
server=domains.google.com
login=googleloginhere
password=’googlepasswordhere’
subdomain.domain.tld
daemon=300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment