I have got DDNS setup and functional using the following code. But I want to know if there is a way to pass the ip6 address to dynu as well.
The sample code seems to have the ability to pass the ipv6 address to dynu.
Is there something that can replace the null value in 'IPsix=null' to send the...
I got dynu working with the following code:
I think it might be because you are not using "" on the api password and domain id.
#!/bin/sh
#
# https://www.dynu.com/en-US/DynamicDNS/IP-Update-Protocol
# Note: To get your domain id, send a GET request to /dns/ with your API key in the header...