本文档由"一诺"编写,测试使用
Authorization: ********************curl --location --request GET 'https://api.hyperfrp.com/api/nodes/' \
--header 'Authorization: Bearer <token>'{
"id": 0,
"name": "string",
"address": "string",
"port": 0,
"status": "online",
"country": "string",
"cpu": 0,
"memory": 0,
"disk": 0,
"networkIn": 0,
"networkOut": 0,
"version": "string"
}