Hi folks,
I try to update the ip-address of an own domain a record.
I developed a php-script that communicates with the dns server api.
Actually i just try to adapt one of those MikroTik Wiki DynDNS scripts to use it with my own server, but I’m not able to understand those scripts completely and to make them working.
Is there anybody who may help me with my own script?
It should call the following URL if my external IP changes:
https://dyndns.j-rupp.net/update-inwx.php?user=test&pw=test&domain=test.j-rupp.net&ip=1.2.3.4
Many thanks in advance
- Joshua -