curl --location 'https://tunnelsats.com/api/public/v1/ping/test' \
--header 'Content-Type: application/json' \
--data-raw '{
"socket": "pubkey@host:port"
}'{
"success": true,
"reachable": true,
"latencyMs": 0,
"message": "string"
}