Topic: cURL as updater
Hello,
I am new to dynu.com. When I was searching for a way to update IP adddress, I found your "wget" pages.
https://www.dynu.com/DynamicDNS/IP-Update-Protocol
https://www.dynu.com/DynamicDNS/IPUpdateClient/Wget
What about "curl"? It is modern http cli client, updates are easier with curl than with wget:
curl -u username:password "https://api.dynu.com/nic/update?hostname=myhost.dynu.net&myip=a.b.c.d"
I created this ticket just to highlight that curl is missing in your documentation and I believe it should be there...
With regards,
Petr
I am new to dynu.com. When I was searching for a way to update IP adddress, I found your "wget" pages.
https://www.dynu.com/DynamicDNS/IP-Update-Protocol
https://www.dynu.com/DynamicDNS/IPUpdateClient/Wget
What about "curl"? It is modern http cli client, updates are easier with curl than with wget:
curl -u username:password "https://api.dynu.com/nic/update?hostname=myhost.dynu.net&myip=a.b.c.d"
I created this ticket just to highlight that curl is missing in your documentation and I believe it should be there...
With regards,
Petr
Reply with quote |Report
We are adding cURL to the documentation in addition to WGet as you have suggest. Thanks for your feedback!
Reply with quote |Report
Documentation for cURL as updater has been added at the below location:
https://www.dynu.com/DynamicDNS/IPUpdateClient/cURL
https://www.dynu.com/DynamicDNS/IPUpdateClient/cURL
Reply with quote |Report
| Author | Topic: cURL as updater |
|---|---|
|
petrslan Joined: 26/10/2018 |
vendredi 26 octobre 2018 08:31
Hello,
I am new to dynu.com. When I was searching for a way to update IP adddress, I found your "wget" pages. https://www.dynu.com/DynamicDNS/IP-Update-Protocol https://www.dynu.com/DynamicDNS/IPUpdateClient/Wget What about "curl"? It is modern http cli client, updates are easier with curl than with wget: curl -u username:password "https://api.dynu.com/nic/update?hostname=myhost.dynu.net&myip=a.b.c.d" I created this ticket just to highlight that curl is missing in your documentation and I believe it should be there... With regards, Petr |
|
rahsharma Joined: 25/11/2010 |
lundi 5 novembre 2018 13:50
We are adding cURL to the documentation in addition to WGet as you have suggest. Thanks for your feedback!
|
|
rahsharma Joined: 25/11/2010 |
mardi 13 novembre 2018 11:20
Documentation for cURL as updater has been added at the below location:
https://www.dynu.com/DynamicDNS/IPUpdateClient/cURL |
samedi 13 juin 2026 06:50
