Version 0.2.0
Release Notes
Added Features:
-
Add IPv6 support
There is now an option in the config to enable IPv6. This will set the AAAA AND A entry for each specified host. This requires an IPv6 address. The program will exit with an error if no IPv6 address could be optained. -
Optional verbose output with
-v
The output is now quiet by default. If you want to have verbose output specify the-v
when running dyndns-netcup-go.
See the documentation for further reference.
Bug fixes:
none