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
- Host: GitHub
- URL: https://github.com/furui/dreamip-go
- Owner: furui
- License: unlicense
- Created: 2023-01-09T01:37:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T03:45:59.000Z (over 3 years ago)
- Last Synced: 2025-03-18T20:37:32.193Z (over 1 year ago)
- Topics: docker, dreamhost, dreamhost-api, dreamhost-ddns, dyndns, golang
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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")
```