Tunnel.Readcurl --location --request GET 'https://api.locyanfrp.cn/v3/tunnel?user_id&tunnel_id'{
"message": "string",
"status": 200,
"data": {
"name": "string",
"type": "TCP",
"local_ip": "string",
"local_port": 0,
"remote_port": 0,
"use_compression": true,
"use_encryption": true,
"proxy_protocol_version": "V1",
"domain": "string",
"secret_key": "string",
"locations": [
"string"
],
"node": {
"id": 0,
"name": "string",
"host": "string",
"ip": "string"
},
"status": 0
}
}