How to use cURL to get IP...
How to use cURL to get IPv4 address
- Accueil
- Espace Client
- Community Forum
- Services
- Dynamic DNS Service
- How to use cURL to get IPv4 address
- Community Forum
- How to use cURL to get IPv4 address
Topic: How to use cURL to get IPv4 address
Is there a way of using cURL.exe to get the IPv4 address for a 3rd level domain stored in dynu.com, i.e. one that's listed in the control panel, not my actual WAN IP address ?Thanks for any reply
Reply with quote | Report
You can use the API with Curl. GET /dns/{id}Get details of a domain for DNS service.
{ "statusCode": 200, "id": 358362, "name": "workplace.mywire.org", "unicodeName": "workplace.mywire.org", "token": "yc0bia6g92p49061wko1", "state": "Complete", "group": "Office", "ipv4Address": "207.52.45.12", "ttl": 300, "ipv4": true, "ipv6": false, "ipv4WildcardAlias": false, "createdOn": "2012-08-09T10:20:50.52Z", "updatedOn": "2018-07-19T13:42:08.52Z"}
Reply with quote | Report
timothytw wrote:You can use the API with Curl. GET /dns/{id}Get details of a domain for DNS service.{ "statusCode": 200, "id": 358362, "name": "workplace.mywire.org", "unicodeName": "workplace.mywire.org", "token": "yc0bia6g92p49061wko1", "state": "Complete", "group": "Office", "ipv4Address": "207.52.45.12", "ttl": 300, "ipv4": true, "ipv6": false, "ipv4WildcardAlias": false, "createdOn": "2012-08-09T10:20:50.52Z", "updatedOn": "2018-07-19T13:42:08.52Z"}
Reply with quote | Report
Author | Topic: How to use cURL to get IPv4 address |
---|---|
Piethorne Joined: 24/11/2017 |
How to use cURL to get IPv4 address mardi 2 mai 2023 07:02
Is there a way of using cURL.exe to get the IPv4 address for a 3rd level domain stored in dynu.com, i.e. one that's listed in the control panel, not my actual WAN IP address ?Thanks for any reply
|
timothytw Joined: 02/05/2002 |
How to use cURL to get IPv4 address mardi 2 mai 2023 11:48
You can use the API with Curl. GET /dns/{id}Get details of a domain for DNS service.
{ "statusCode": 200, "id": 358362, "name": "workplace.mywire.org", "unicodeName": "workplace.mywire.org", "token": "yc0bia6g92p49061wko1", "state": "Complete", "group": "Office", "ipv4Address": "207.52.45.12", "ttl": 300, "ipv4": true, "ipv6": false, "ipv4WildcardAlias": false, "createdOn": "2012-08-09T10:20:50.52Z", "updatedOn": "2018-07-19T13:42:08.52Z"}
|
Piethorne Joined: 24/11/2017 |
How to use cURL to get IPv4 address mardi 2 mai 2023 15:47
|
It is currently vendredi 22 novembre 2024 16:39 US Mountain Standard Time
vendredi 22 novembre 2024 16:39