Skip to content

radionoise/do-ddns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DigitalOcean DDNS client

Description

This client is useful when you have the domain managed by DigitalOcean and want to set the IP address it should point to. Personally I use it in my Asus RT-AC68U (ARM based) router as a custom dymanic DNS client.

Compiling

There is a Makefile to build the application for ARM (Linux) and your current platform. Simply run make.

Using

You have to obtain Digital Ocean OAuth token first.

See https://developers.digitalocean.com/documentation/v2 for more info.

Simply run do-ddns -ip {YOUR IP ADDRESS} -host {YOUR DOMAIN NAME} -token {YOUR DIGITAL OCEAN TOKEN}

About

DDNS client for domains managed by DigitalOcean

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published