Changelog:
This is the latest release of the ddns-updater tool capable of performing dynamic DNS (DDNS) updates.
The following address detection mechanisms are supported:
- Interface based (examining the addresses of the running host's interfaces)
- UPnP based (querying the local network's router for the external IPv4 address)
- Web based (querying one or more web based services to determine the running host's ip addresses)
The following DNS backends are supported: - AWS/Route53 (updating AWS/Route53 zone information)
- Web (invoking a web based service to update DNS)
This software may be modified and distributed under the terms
of the MIT license. See the LICENSE file for details.
v0.3.0 (2024-01-14)
- Update dependencies
See full changelog.