kbrowder / r53ddns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic DNS configuration for Route53

Just a quick utility to roll your own dynamic dns service with route 53.

Running

export AWS_ACCESS_KEY_ID=...
export AWS_SECRET_KEY=...
r53ddns <zoneid> <name>

About

License:GNU General Public License v3.0


Languages

Language:Go 100.0%