Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gtrias/go-dyndns-acs

Script to update your dynamic DNS
https://github.com/gtrias/go-dyndns-acs

Last synced: about 2 months ago
JSON representation

Script to update your dynamic DNS

Awesome Lists containing this project

README

        

Installation
------------

First download go-dyndns-acs to your GOPATH

```
go get github.com/gtrias/go-dyndns-acs
```

Then configure
```
cd $GOPATH/src/github.com/gtrias/go-dyndns-acs
cp config.yml.dist config.yml
```

Edit the file to fit your needs

and run it :)