How to use cURL to get IP...
How to use cURL to get IPv4 address
- 主页
- 后台控制中心
- 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: 2017/11/24 |
How to use cURL to get IPv4 address 2023年5月2日 7: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: 2002/5/2 |
How to use cURL to get IPv4 address 2023年5月2日 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: 2017/11/24 |
How to use cURL to get IPv4 address 2023年5月2日 15:47
|
It is currently 2024年11月22日 16:08 US Mountain Standard Time
2024年11月22日 16:08