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

https://github.com/furui/dreamip-go

Dynamic DNS for Dreamhost written in golang
https://github.com/furui/dreamip-go

docker dreamhost dreamhost-api dreamhost-ddns dyndns golang

Last synced: about 2 months ago
JSON representation

Dynamic DNS for Dreamhost written in golang

Awesome Lists containing this project

README

          

# Dream IP

Dynamic DNS for Dreamhost written in golang. Updates Dreamhost with the current IP from ipify.

```
Usage of dreamip-go:
-ipv4 string
Set to force an IPv4 address
-ipv6 string
Set to force an IPv6 address
-key string
DreamHost API Key (default "")
-record string
Record to update (default "subdomain.example.com")
```