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: 10/26/2018 |
Friday, October 26, 2018 8:31 AM
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: 11/25/2010 |
Monday, November 5, 2018 1:50 PM
We are adding cURL to the documentation in addition to WGet as you have suggest. Thanks for your feedback!
|
|
rahsharma Joined: 11/25/2010 |
Tuesday, November 13, 2018 11:20 AM
Documentation for cURL as updater has been added at the below location:
https://www.dynu.com/DynamicDNS/IPUpdateClient/cURL |
Saturday, June 13, 2026 6:50 AM
