{
"statusCode": 200,
"message": "Get proxy list successfully",
"data": [
{
"id": "1",
"httpLocal": "10.0.0.1:8080",
"sockLocal": "10.0.0.1:8081",
"httpRemote": "demo.tsproxy.xyz:10001",
"sockRemote": "demo.tsproxy.xyz:20001",
"auth": "tsproxy:tsproxy",
"ipPublic": "171.250.130.118",
"status": "running",
"ethPort": "ether1",
"mtu": "1492",
"lastLinkUpTime": "2025-08-28 23:46:57",
"totalRx": "2641.69",
"totalTx": "279.07",
"note": ""
},
{
"id": "4",
"httpLocal": "10.0.0.4:8080",
"sockLocal": "10.0.0.4:8081",
"httpRemote": "demo.tsproxy.xyz:10004",
"sockRemote": "demo.tsproxy.xyz:20004",
"auth": "tsproxy:tsproxy",
"ipPublic": "",
"status": "connecting",
"ethPort": "ether1",
"lastLinkUpTime": "2025-08-28 23:48:49",
"totalRx": "2327.77",
"totalTx": "345.85",
"note": ""
},
{
"id": "34",
"httpLocal": "10.0.0.34:8080",
"sockLocal": "10.0.0.34:8081",
"httpRemote": "demo.tsproxy.xyz:10034",
"sockRemote": "demo.tsproxy.xyz:20034",
"auth": ":",
"ipPublic": "",
"status": "stopped",
"ethPort": "ether2",
"totalRx": "0.00",
"totalTx": "0.00",
"note": ""
}
]
}