Hello, I have an Internet connection where unfortunately only the IPv6 address changes and not the IPv4. When checking the IP, it seems that only the IPv4 is checked and then no change is detected. Because a set that only IPv6 should be checked unfortunately also does not work. ...
Remove IO::Socket, only use curl for network IO Use JSON::PP instead of the (deprecated) JSON::Any Miscellaneous upstream commits from: https://github.com/wimpunk/ddclient Comprehensive IPv4/IPv6 framework with support for FreeDNS, thanks to David Kerr Assets 4 ©...
v3.11.2 - v3.9.1: SSL parameter breaks HTTP-only IP acquisition The ssl parameter forces all connections to use HTTPS. While technically working as expected, this behavior keeps coming up as a pain point when using HTTP-only IP querying sites such as http://checkip.dyndns.org. Starting ...
While technically working as expected, this behavior keeps coming up as a pain point when using HTTP-only IP querying sites such as http://checkip.dyndns.org. For the future (v3.11.3), the behavior is changed to respect http:// in a URL. A separate parameter to disallow all HTTP ...