curl --location --request GET 'https://tunnelsats.com/api/public/v1/servers'{
"servers": [
{
"id": "eu-de",
"country": "Germany",
"city": "Nuremberg",
"flag": "🇩🇪",
"status": "online"
}
]
}