[ { "ip": "185.123.45.67", "dns": "SWE-HIPHOST", "country": "SE", "provider": "HipHost", "tunnel": "wg0", "type": "jumphost", "gateways": [ { "name": "SWE-EXIT-1", "ip": "185.123.45.68", "comment": "Основной выход", "primary": true }, { "name": "SWE-EXIT-2", "ip": "185.123.45.69", "comment": "Резервный выход", "primary": false } ] }, { "ip": "185.200.50.10", "dns": "NL-AMSTERDAM", "country": "NL", "provider": "DataCenter NL", "tunnel": "wg1", "type": "jumphost", "gateways": [ { "name": "NL-EXIT-1", "ip": "185.200.50.11", "comment": "Амстердам выход", "primary": true } ] }, { "ip": "195.100.30.20", "dns": "DE-FRANKFURT", "country": "DE", "provider": "Hetzner", "tunnel": "wg2", "type": "exit", "gateways": [ { "name": "DE-EXIT-MAIN", "ip": "195.100.30.21", "comment": "Франкфурт", "primary": true } ] }, { "ip": "104.200.100.50", "dns": "US-NEWYORK", "country": "US", "provider": "DigitalOcean", "tunnel": "wg3", "type": "jumphost", "gateways": [ { "name": "US-EXIT-NYC", "ip": "104.200.100.51", "comment": "New York выход", "primary": true }, { "name": "US-EXIT-LA", "ip": "104.200.100.52", "comment": "Los Angeles выход", "primary": false } ] }, { "ip": "203.150.80.100", "dns": "JP-TOKYO", "country": "JP", "provider": "Sakura Internet", "tunnel": "wg4", "type": "jumphost", "gateways": [ { "name": "JP-EXIT-1", "ip": "203.150.80.101", "comment": "Токио выход", "primary": true } ] } ]