I am currently on v23.1_6 using the legacy dynamic dns client and updating my domain on porkbun.com. It doesn't have "normal" DDNS capabilities but does have an API (https://kb.porkbun.com/article/190-getting-started-with-the-porkbun-api). They have a couple of clients linked there already but I'm using a homemade php script. To call it, I am sending:
Update URL: http://10.1.2.12/porkbun_ddns.php?domain=mydomain.com&hosts=*,ipv4&ip=%IP%
Result Match: I have "SUCCESS" coming back from my update script if it succeeds.
I just noticed the message "Please make sure to upgrade to os-ddclient before 23.7 is released as this plugin will be removed from our repository". I installed the new plugin but it doesn't look like calling a custom URL is supported? Am I missing something and is there a way to support this setup?
If not, is there a way to beg the devs to add Porkbun as an option prior to v23.7's release? As of right now, if the legacy DDNS client gets turned off, I'm hosed.
TIA!
Update URL: http://10.1.2.12/porkbun_ddns.php?domain=mydomain.com&hosts=*,ipv4&ip=%IP%
Result Match: I have "SUCCESS" coming back from my update script if it succeeds.
I just noticed the message "Please make sure to upgrade to os-ddclient before 23.7 is released as this plugin will be removed from our repository". I installed the new plugin but it doesn't look like calling a custom URL is supported? Am I missing something and is there a way to support this setup?
If not, is there a way to beg the devs to add Porkbun as an option prior to v23.7's release? As of right now, if the legacy DDNS client gets turned off, I'm hosed.
TIA!
"