curl --location 'http://cf-v2.uapis.cn/tunnel?token=wasf21479haHWON'{
"msg": "获取隧道数据成功",
"code": 200,
"data": [
{
"node": "test",
"localPort": 7070,
"remotePort": 13,
"encryption": "false",
"extraParams": null,
"tunnelID": 17,
"portType": "tcp",
"bandDomain": null,
"compression": "false",
"userID": 1,
"tunnelName": "XmWJ4v9v",
"localIP": "127.0.0.1",
"tunnelState": "false"
}
],
"state": "success"
}