linode DNS API Question
I have a home server (dynamic IP) that I'd like to keep automatically updated in DNS.
Can someone point me to some examples of how to leverage the linode api to do this? Sadly, I'm not a programmer (yet).
I remember with zoneedit, I could schedule a cronjob to issue a wget command to '
Could I so something similar for linode?
-M
1 Reply
"When Type=A or AAAA the token of '[remote_addr]' will be substituted with the IP address of the request." And as such:
-Chris