Argomento: 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
Rispondi con citazione |Segnalare
We are adding cURL to the documentation in addition to WGet as you have suggest. Thanks for your feedback!
Rispondi con citazione |Segnalare
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
Rispondi con citazione |Segnalare
| Autore | Argomento: cURL as updater |
|---|---|
|
petrslan Iscritto: 26/10/2018 |
venerdì 26 ottobre 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 Iscritto: 25/11/2010 |
lunedì 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 Iscritto: 25/11/2010 |
martedì 13 novembre 2018 11:20
Documentation for cURL as updater has been added at the below location:
https://www.dynu.com/DynamicDNS/IPUpdateClient/cURL |
mercoledì 17 giugno 2026 00:49
