Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 14m34s
37 lines
639 B
JSON
37 lines
639 B
JSON
[
|
|
{
|
|
"ip": "192.168.1.1",
|
|
"dns": "srv1.shx.su",
|
|
"country": "RU",
|
|
"provider": "Yandex",
|
|
"tunnel": "GRE"
|
|
},
|
|
{
|
|
"ip": "10.0.0.5",
|
|
"dns": "srv2.shx.su",
|
|
"country": "US",
|
|
"provider": "AWS",
|
|
"tunnel": "IPSec"
|
|
},
|
|
{
|
|
"ip": "172.16.0.10",
|
|
"dns": "srv3.shx.su",
|
|
"country": "DE",
|
|
"provider": "Hetzner",
|
|
"tunnel": "GRE"
|
|
},
|
|
{
|
|
"ip": "8.8.8.8",
|
|
"dns": "dns.google",
|
|
"country": "US",
|
|
"provider": "Google",
|
|
"tunnel": "IPSec"
|
|
},
|
|
{
|
|
"ip": "1.1.1.1",
|
|
"dns": "cloudflare-dns.com",
|
|
"country": "US",
|
|
"provider": "Cloudflare",
|
|
"tunnel": "GRE"
|
|
}
|
|
] |