Welcome to DODDNS
Welcome to the DODDNS documentation
Last updated
Was this helpful?
Welcome to the DODDNS documentation
Last updated
Was this helpful?
It is a small utility to use Digital Ocean as a Dynamic DNS (DDNS) service, built with . It'll regularly check your current IP address and update a selected Digital Ocean domain record with it, if the address changed.
PHP >= 7.1.3 and Composer installed.
A Digital Ocean . that has the read
and write
permission.
At least one domain name added to your account.
At least a cname
or an A
record added to a domain that DODDNS will try to update.