Releases: zerjioang/ddns-cloudflare
0.3.2
0.3.1
0.3
This release adds support for
- Version information
- Support for
systemd
service configuration
Changelog
08a9205 Merge pull request #1 from zerjioang/feature/monitor
461c7ee added support for monitor
command so that ddns-cloudflare can be executed at boot using systemd or any other boot time script
87a85c2 added support for version
command so that version information can be printed to stdout
74dbdd3 readme updated to include cron and systemd configuration examples
0.2
This release adds support for
- Support for crontab configuration
Changelog
a DDNS utility to always keep your devices IP addresses synced with their DNS A records. This tool uses Cloudflare API to automatically sync and keep uptodate a device IP address with its DNS.
eb10fda [ci-skip] yaml update
6ed898d binary name update to ddns-cloudflare
03351b4 github actions token name replaced
88b9313 goreleaser file configuration updated
ea48882 release 0.2
0.1
a DDNS utility to always keep your devices IP addresses synced with their DNS A records. This tool uses Cloudflare API to automatically sync and keep uptodate a device IP address with its DNS.
Full Changelog: https://github.com/zerjioang/ddns-cloudflare/commits/v0.1.0