Golden captures of SaaS filter-rules and netmaps across the ACL, grant, routes, and SSH corpora. These back the data-driven compat tests that verify headscale's policy output against Tailscale SaaS verbatim. Updates #3157
29487 lines
1.1 MiB
29487 lines
1.1 MiB
// grant-g5
|
|
//
|
|
// grant g5
|
|
//
|
|
// Nodes with filter rules: 15 of 15
|
|
// Captured at: 2026-04-10T17:58:57Z
|
|
// tscap version: tscap/dev
|
|
// schema version: 1
|
|
{
|
|
"schema_version": 1,
|
|
"test_id": "grant-g5",
|
|
"description": "grant g5",
|
|
"category": "grant",
|
|
"captured_at": "2026-04-10T17:58:57.886512809Z",
|
|
"tool_version": "tscap/dev",
|
|
"tailnet": "odin@example.com",
|
|
"input": {
|
|
"api_response_code": 200,
|
|
"tailnet": {
|
|
"dns": {"magic_dns": false, "nameservers": [], "search_paths": [], "split_dns": {}},
|
|
"settings": {}
|
|
},
|
|
"scenario_hujson": " \n{\n\t\"category\": \"grant\",\n\t\"description\": \"grant g5\",\n\t\"id\": \"grant-g5\",\n\t\"options\": {\"capture_whois\": true},\n\t\"policy\": {\"autoApprovers\": {\"routes\": {\n\t\t\"0.0.0.0/0\": [\"tag:exit\"],\n\t\t\"10.33.0.0/16\": [\"tag:router\"],\n\t\t\"::/0\": [\"tag:exit\"]\n\t}}, \"grants\": [\n\t\t{\"dst\": [\"*\"], \"ip\": [\"*\"], \"src\": [\"*\"]},\n\t\t{\n\t\t\t\"app\": {\"example.com/cap/test\": [{}]},\n\t\t\t\"dst\": [\"tag:server\"],\n\t\t\t\"src\": [\"tag:client\"]\n\t\t},\n\t\t{\"dst\": [\"tag:server\"], \"ip\": [\"tcp:443\"], \"src\": [\"autogroup:member\"]}\n\t], \"groups\": {\n\t\t\"group:admins\": [\"odin@example.com\"],\n\t\t\"group:developers\": [\"thor@example.org\", \"odin@example.com\"],\n\t\t\"group:empty\": [],\n\t\t\"group:monitors\": [\"freya@example.com\"]\n\t}, \"hosts\": {\n\t\t\"internal\": \"10.0.0.0/8\",\n\t\t\"prodbox\": \"100.103.8.15\",\n\t\t\"webserver\": \"100.108.74.26\"\n\t}, \"tagOwners\": {\n\t\t\"tag:client\": [\"odin@example.com\"],\n\t\t\"tag:exit\": [\"odin@example.com\"],\n\t\t\"tag:pidgey\": [\"odin@example.com\"],\n\t\t\"tag:pidgeotto\": [\"odin@example.com\"],\n\t\t\"tag:group-a\": [\"odin@example.com\"],\n\t\t\"tag:group-b\": [\"odin@example.com\"],\n\t\t\"tag:ha\": [\"odin@example.com\"],\n\t\t\"tag:prod\": [\"odin@example.com\"],\n\t\t\"tag:router\": [\"odin@example.com\"],\n\t\t\"tag:spearow\": [\"odin@example.com\"],\n\t\t\"tag:fearow\": [\"odin@example.com\"],\n\t\t\"tag:server\": [\"odin@example.com\"]\n\t}},\n\t\"tailnet\": {\n\t\t\"dns\": {\"magic_dns\": false, \"nameservers\": [], \"search_paths\": [], \"split_dns\": {}},\n\t\t\"settings\": {}\n\t},\n\t\"topology\": \"../_topologies/grant.hujson\"\n}\n",
|
|
"scenario_path": "scenarios/grant/grant-g5.hujson",
|
|
"full_policy": {"autoApprovers": {"routes": {
|
|
"0.0.0.0/0": ["tag:exit"],
|
|
"10.33.0.0/16": ["tag:router"],
|
|
"::/0": ["tag:exit"]
|
|
}}, "grants": [
|
|
{"dst": ["*"], "ip": ["*"], "src": ["*"]},
|
|
{
|
|
"app": {"example.com/cap/test": [{}]},
|
|
"dst": ["tag:server"],
|
|
"src": ["tag:client"]
|
|
},
|
|
{"dst": ["tag:server"], "ip": ["tcp:443"], "src": ["autogroup:member"]}
|
|
], "groups": {
|
|
"group:admins": ["odin@example.com"],
|
|
"group:developers": ["thor@example.org", "odin@example.com"],
|
|
"group:empty": [],
|
|
"group:monitors": ["freya@example.com"]
|
|
}, "hosts": {
|
|
"internal": "10.0.0.0/8",
|
|
"prodbox": "100.103.8.15",
|
|
"webserver": "100.108.74.26"
|
|
}, "tagOwners": {
|
|
"tag:client": ["odin@example.com"],
|
|
"tag:exit": ["odin@example.com"],
|
|
"tag:pidgey": ["odin@example.com"],
|
|
"tag:pidgeotto": ["odin@example.com"],
|
|
"tag:group-a": ["odin@example.com"],
|
|
"tag:group-b": ["odin@example.com"],
|
|
"tag:ha": ["odin@example.com"],
|
|
"tag:prod": ["odin@example.com"],
|
|
"tag:router": ["odin@example.com"],
|
|
"tag:spearow": ["odin@example.com"],
|
|
"tag:fearow": ["odin@example.com"],
|
|
"tag:server": ["odin@example.com"]
|
|
}}
|
|
},
|
|
"topology": {"users": [
|
|
{"id": 1, "name": "odin", "email": "odin@example.com"},
|
|
{"id": 2, "name": "thor", "email": "thor@example.org"},
|
|
{"id": 3, "name": "freya", "email": "freya@example.com"}
|
|
], "nodes": {"beedrill": {
|
|
"hostname": "beedrill",
|
|
"tags": ["tag:server"],
|
|
"ipv4": "100.94.254.39",
|
|
"ipv6": "fd7a:115c:a1e0::f237:fe27",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "blastoise": {
|
|
"hostname": "blastoise",
|
|
"tags": ["tag:exit", "tag:router"],
|
|
"ipv4": "100.87.9.97",
|
|
"ipv6": "fd7a:115c:a1e0::d537:961",
|
|
"routable_ips": ["10.33.0.0/16", "0.0.0.0/0", "::/0"],
|
|
"approved_routes": ["10.33.0.0/16"]
|
|
}, "bulbasaur": {
|
|
"hostname": "bulbasaur",
|
|
"tags": [],
|
|
"ipv4": "100.106.226.110",
|
|
"ipv6": "fd7a:115c:a1e0::a137:e26e",
|
|
"user": "odin",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "charmander": {
|
|
"hostname": "charmander",
|
|
"tags": ["tag:exit"],
|
|
"ipv4": "100.127.250.27",
|
|
"ipv6": "fd7a:115c:a1e0::ee37:fa1b",
|
|
"routable_ips": ["0.0.0.0/0", "::/0"],
|
|
"approved_routes": []
|
|
}, "fearow": {
|
|
"hostname": "fearow",
|
|
"tags": ["tag:fearow"],
|
|
"ipv4": "100.107.1.57",
|
|
"ipv6": "fd7a:115c:a1e0::4237:139",
|
|
"routable_ips": ["10.55.0.0/16"],
|
|
"approved_routes": []
|
|
}, "ivysaur": {
|
|
"hostname": "ivysaur",
|
|
"tags": [],
|
|
"ipv4": "100.81.81.92",
|
|
"ipv6": "fd7a:115c:a1e0::7837:515c",
|
|
"user": "thor",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "kakuna": {
|
|
"hostname": "kakuna",
|
|
"tags": ["tag:prod"],
|
|
"ipv4": "100.105.244.125",
|
|
"ipv6": "fd7a:115c:a1e0::237:f47d",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "pidgeotto": {
|
|
"hostname": "pidgeotto",
|
|
"tags": ["tag:pidgeotto"],
|
|
"ipv4": "100.65.8.22",
|
|
"ipv6": "fd7a:115c:a1e0::cb37:816",
|
|
"routable_ips": ["0.0.0.0/0", "::/0"],
|
|
"approved_routes": []
|
|
}, "pidgey": {
|
|
"hostname": "pidgey",
|
|
"tags": ["tag:pidgey"],
|
|
"ipv4": "100.65.9.20",
|
|
"ipv6": "fd7a:115c:a1e0::3937:914",
|
|
"routable_ips": ["0.0.0.0/0", "::/0"],
|
|
"approved_routes": []
|
|
}, "raticate": {
|
|
"hostname": "raticate",
|
|
"tags": ["tag:group-b"],
|
|
"ipv4": "100.68.118.73",
|
|
"ipv6": "fd7a:115c:a1e0::9637:7649",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "rattata": {
|
|
"hostname": "rattata",
|
|
"tags": ["tag:group-a"],
|
|
"ipv4": "100.109.185.75",
|
|
"ipv6": "fd7a:115c:a1e0::d437:b94b",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "spearow": {
|
|
"hostname": "spearow",
|
|
"tags": ["tag:spearow"],
|
|
"ipv4": "100.92.218.35",
|
|
"ipv6": "fd7a:115c:a1e0::8137:da23",
|
|
"routable_ips": ["10.44.0.0/16"],
|
|
"approved_routes": []
|
|
}, "squirtle": {
|
|
"hostname": "squirtle",
|
|
"tags": ["tag:router"],
|
|
"ipv4": "100.83.174.85",
|
|
"ipv6": "fd7a:115c:a1e0::fe37:ae55",
|
|
"routable_ips": ["10.33.0.0/16"],
|
|
"approved_routes": ["10.33.0.0/16"]
|
|
}, "venusaur": {
|
|
"hostname": "venusaur",
|
|
"tags": [],
|
|
"ipv4": "100.83.206.87",
|
|
"ipv6": "fd7a:115c:a1e0::5037:ce57",
|
|
"user": "freya",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "weedle": {
|
|
"hostname": "weedle",
|
|
"tags": ["tag:client"],
|
|
"ipv4": "100.112.99.43",
|
|
"ipv6": "fd7a:115c:a1e0::a337:632b",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}}},
|
|
"captures": {"beedrill": {"packet_filter_rules": [
|
|
{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]},
|
|
{"SrcIPs": ["100.112.99.43", "fd7a:115c:a1e0::a337:632b"], "CapGrant": [{
|
|
"Dsts": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"CapMap": {"example.com/cap/test": [{}]}
|
|
}]},
|
|
{"SrcIPs": [
|
|
"100.106.226.110",
|
|
"100.81.81.92",
|
|
"100.83.206.87",
|
|
"fd7a:115c:a1e0::5037:ce57",
|
|
"fd7a:115c:a1e0::7837:515c",
|
|
"fd7a:115c:a1e0::a137:e26e"
|
|
], "DstPorts": [
|
|
{"IP": "100.94.254.39", "Ports": {"First": 443, "Last": 443}},
|
|
{"IP": "fd7a:115c:a1e0::f237:fe27", "Ports": {"First": 443, "Last": 443}}
|
|
], "IPProto": [6]}
|
|
], "packet_filter_matches": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}, {
|
|
"IPProto": [6, 17, 1, 58],
|
|
"Srcs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"SrcCaps": null,
|
|
"Dsts": [],
|
|
"Caps": [
|
|
{"Dst": "100.94.254.39/32", "Cap": "example.com/cap/test", "Values": [{}]},
|
|
{
|
|
"Dst": "fd7a:115c:a1e0::f237:fe27/128",
|
|
"Cap": "example.com/cap/test",
|
|
"Values": [{}]
|
|
}
|
|
]
|
|
}, {
|
|
"IPProto": [6],
|
|
"Srcs": [
|
|
"100.106.226.110/32",
|
|
"100.81.81.92/32",
|
|
"100.83.206.87/32",
|
|
"fd7a:115c:a1e0::5037:ce57/128",
|
|
"fd7a:115c:a1e0::7837:515c/128",
|
|
"fd7a:115c:a1e0::a137:e26e/128"
|
|
],
|
|
"SrcCaps": null,
|
|
"Dsts": [{"Net": "100.94.254.39/32", "Ports": {"First": 443, "Last": 443}}, {
|
|
"Net": "fd7a:115c:a1e0::f237:fe27/128",
|
|
"Ports": {"First": 443, "Last": 443}
|
|
}],
|
|
"Caps": []
|
|
}], "netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 5200693828219950,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"Hostinfo": {"Hostname": "beedrill", "RequestTags": ["tag:server"], "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Tags": ["tag:server"],
|
|
"MachineAuthorized": true,
|
|
"CapMap": {
|
|
"https://tailscale.com/cap/file-sharing": null,
|
|
"https://tailscale.com/cap/is-owner": null,
|
|
"https://tailscale.com/cap/ssh": null,
|
|
"https://tailscale.com/cap/tailnet-lock": null,
|
|
"probe-udp-lifetime": null,
|
|
"ssh-behavior-v1": null,
|
|
"ssh-env-vars": null,
|
|
"store-appc-routes": null,
|
|
"tailnet-display-name": ["odin@example.com"]
|
|
},
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
},
|
|
"AllCaps": [
|
|
"https://tailscale.com/cap/file-sharing",
|
|
"https://tailscale.com/cap/is-owner",
|
|
"https://tailscale.com/cap/ssh",
|
|
"https://tailscale.com/cap/tailnet-lock",
|
|
"probe-udp-lifetime",
|
|
"ssh-behavior-v1",
|
|
"ssh-env-vars",
|
|
"store-appc-routes",
|
|
"tailnet-display-name"
|
|
],
|
|
"NodeKey": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"MachineKey": "mkey:192e6b452dcc09f4553fd2c8c92f77d5e752284c93e4631cbb7ea8673f032d5d",
|
|
"Peers": [{
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}],
|
|
"DNS": {"ExitNodeFilteredSet": [".ts.net", ".tailscale.net"]},
|
|
"PacketFilter": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}, {
|
|
"IPProto": [6, 17, 1, 58],
|
|
"Srcs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"SrcCaps": null,
|
|
"Dsts": [],
|
|
"Caps": [
|
|
{"Dst": "100.94.254.39/32", "Cap": "example.com/cap/test", "Values": [{}]},
|
|
{
|
|
"Dst": "fd7a:115c:a1e0::f237:fe27/128",
|
|
"Cap": "example.com/cap/test",
|
|
"Values": [{}]
|
|
}
|
|
]
|
|
}, {
|
|
"IPProto": [6],
|
|
"Srcs": [
|
|
"100.106.226.110/32",
|
|
"100.81.81.92/32",
|
|
"100.83.206.87/32",
|
|
"fd7a:115c:a1e0::5037:ce57/128",
|
|
"fd7a:115c:a1e0::7837:515c/128",
|
|
"fd7a:115c:a1e0::a137:e26e/128"
|
|
],
|
|
"SrcCaps": null,
|
|
"Dsts": [{"Net": "100.94.254.39/32", "Ports": {"First": 443, "Last": 443}}, {
|
|
"Net": "fd7a:115c:a1e0::f237:fe27/128",
|
|
"Ports": {"First": 443, "Last": 443}
|
|
}],
|
|
"Caps": []
|
|
}],
|
|
"PacketFilterRules": [
|
|
{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]},
|
|
{"SrcIPs": ["100.112.99.43", "fd7a:115c:a1e0::a337:632b"], "CapGrant": [{
|
|
"Dsts": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"CapMap": {"example.com/cap/test": [{}]}
|
|
}]},
|
|
{"SrcIPs": [
|
|
"100.106.226.110",
|
|
"100.81.81.92",
|
|
"100.83.206.87",
|
|
"fd7a:115c:a1e0::5037:ce57",
|
|
"fd7a:115c:a1e0::7837:515c",
|
|
"fd7a:115c:a1e0::a137:e26e"
|
|
], "DstPorts": [
|
|
{"IP": "100.94.254.39", "Ports": {"First": 443, "Last": 443}},
|
|
{"IP": "fd7a:115c:a1e0::f237:fe27", "Ports": {"First": 443, "Last": 443}}
|
|
], "IPProto": [6]}
|
|
],
|
|
"SSHPolicy": {"rules": []},
|
|
"CollectServices": false,
|
|
"DERPMap": {"Regions": {"1": {
|
|
"RegionID": 1,
|
|
"RegionCode": "nyc",
|
|
"RegionName": "New York City",
|
|
"Latitude": 40.7128,
|
|
"Longitude": -74.006,
|
|
"Nodes": [{
|
|
"Name": "1h",
|
|
"RegionID": 1,
|
|
"HostName": "derp1h.tailscale.com",
|
|
"IPv4": "199.38.181.93",
|
|
"IPv6": "2607:f740:f::afd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1g",
|
|
"RegionID": 1,
|
|
"HostName": "derp1g.tailscale.com",
|
|
"IPv4": "209.177.145.120",
|
|
"IPv6": "2607:f740:f::3eb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1i",
|
|
"RegionID": 1,
|
|
"HostName": "derp1i.tailscale.com",
|
|
"IPv4": "199.38.181.103",
|
|
"IPv6": "2607:f740:f::e19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1f",
|
|
"RegionID": 1,
|
|
"HostName": "derp1f.tailscale.com",
|
|
"IPv4": "199.38.181.104",
|
|
"IPv6": "2607:f740:f::bc",
|
|
"CanPort80": true
|
|
}]
|
|
}, "10": {
|
|
"RegionID": 10,
|
|
"RegionCode": "sea",
|
|
"RegionName": "Seattle",
|
|
"Latitude": 47.609722,
|
|
"Longitude": -122.333056,
|
|
"Nodes": [{
|
|
"Name": "10c",
|
|
"RegionID": 10,
|
|
"HostName": "derp10c.tailscale.com",
|
|
"IPv4": "192.73.240.121",
|
|
"IPv6": "2607:f740:14::40c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10d",
|
|
"RegionID": 10,
|
|
"HostName": "derp10d.tailscale.com",
|
|
"IPv4": "192.73.240.132",
|
|
"IPv6": "2607:f740:14::500",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10b",
|
|
"RegionID": 10,
|
|
"HostName": "derp10b.tailscale.com",
|
|
"IPv4": "192.73.240.161",
|
|
"IPv6": "2607:f740:14::61c",
|
|
"CanPort80": true
|
|
}]
|
|
}, "11": {
|
|
"RegionID": 11,
|
|
"RegionCode": "sao",
|
|
"RegionName": "São Paulo",
|
|
"Latitude": -23.55,
|
|
"Longitude": -46.633333,
|
|
"Nodes": [{
|
|
"Name": "11f",
|
|
"RegionID": 11,
|
|
"HostName": "derp11f.tailscale.com",
|
|
"IPv4": "172.237.61.197",
|
|
"IPv6": "2600:3c0d::2000:3bff:fe44:6166",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11g",
|
|
"RegionID": 11,
|
|
"HostName": "derp11g.tailscale.com",
|
|
"IPv4": "172.237.61.190",
|
|
"IPv6": "2600:3c0d::2000:62ff:febe:2e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11e",
|
|
"RegionID": 11,
|
|
"HostName": "derp11e.tailscale.com",
|
|
"IPv4": "172.237.61.194",
|
|
"IPv6": "2600:3c0d::2000:d2ff:fe43:1790",
|
|
"CanPort80": true
|
|
}]
|
|
}, "12": {
|
|
"RegionID": 12,
|
|
"RegionCode": "ord",
|
|
"RegionName": "Chicago",
|
|
"Latitude": 41.881944,
|
|
"Longitude": -87.627778,
|
|
"Nodes": [{
|
|
"Name": "12e",
|
|
"RegionID": 12,
|
|
"HostName": "derp12e.tailscale.com",
|
|
"IPv4": "209.177.158.15",
|
|
"IPv6": "2607:f740:e::b17",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12f",
|
|
"RegionID": 12,
|
|
"HostName": "derp12f.tailscale.com",
|
|
"IPv4": "199.38.182.118",
|
|
"IPv6": "2607:f740:e::4c8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12d",
|
|
"RegionID": 12,
|
|
"HostName": "derp12d.tailscale.com",
|
|
"IPv4": "209.177.158.246",
|
|
"IPv6": "2607:f740:e::811",
|
|
"CanPort80": true
|
|
}]
|
|
}, "13": {
|
|
"RegionID": 13,
|
|
"RegionCode": "den",
|
|
"RegionName": "Denver",
|
|
"Latitude": 39.7392,
|
|
"Longitude": -104.9849,
|
|
"Nodes": [{
|
|
"Name": "13c",
|
|
"RegionID": 13,
|
|
"HostName": "derp13c.tailscale.com",
|
|
"IPv4": "192.73.242.28",
|
|
"IPv6": "2607:f740:16::5c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13d",
|
|
"RegionID": 13,
|
|
"HostName": "derp13d.tailscale.com",
|
|
"IPv4": "192.73.242.204",
|
|
"IPv6": "2607:f740:16::c23",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13b",
|
|
"RegionID": 13,
|
|
"HostName": "derp13b.tailscale.com",
|
|
"IPv4": "192.73.242.187",
|
|
"IPv6": "2607:f740:16::640",
|
|
"CanPort80": true
|
|
}]
|
|
}, "14": {
|
|
"RegionID": 14,
|
|
"RegionCode": "ams",
|
|
"RegionName": "Amsterdam",
|
|
"Latitude": 52.372778,
|
|
"Longitude": 4.893611,
|
|
"Nodes": [{
|
|
"Name": "14c",
|
|
"RegionID": 14,
|
|
"HostName": "derp14c.tailscale.com",
|
|
"IPv4": "176.58.93.147",
|
|
"IPv6": "2a00:dd80:3c::b09",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14d",
|
|
"RegionID": 14,
|
|
"HostName": "derp14d.tailscale.com",
|
|
"IPv4": "176.58.93.154",
|
|
"IPv6": "2a00:dd80:3c::3d5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14b",
|
|
"RegionID": 14,
|
|
"HostName": "derp14b.tailscale.com",
|
|
"IPv4": "176.58.93.248",
|
|
"IPv6": "2a00:dd80:3c::807",
|
|
"CanPort80": true
|
|
}]
|
|
}, "15": {
|
|
"RegionID": 15,
|
|
"RegionCode": "jnb",
|
|
"RegionName": "Johannesburg",
|
|
"Latitude": -26.204444,
|
|
"Longitude": 28.045556,
|
|
"Nodes": [{
|
|
"Name": "15c",
|
|
"RegionID": 15,
|
|
"HostName": "derp15c.tailscale.com",
|
|
"IPv4": "102.67.165.185",
|
|
"IPv6": "2c0f:edb0:0:10::b59",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15d",
|
|
"RegionID": 15,
|
|
"HostName": "derp15d.tailscale.com",
|
|
"IPv4": "102.67.165.36",
|
|
"IPv6": "2c0f:edb0:0:10::599",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15b",
|
|
"RegionID": 15,
|
|
"HostName": "derp15b.tailscale.com",
|
|
"IPv4": "102.67.165.90",
|
|
"IPv6": "2c0f:edb0:0:10::963",
|
|
"CanPort80": true
|
|
}]
|
|
}, "16": {
|
|
"RegionID": 16,
|
|
"RegionCode": "mia",
|
|
"RegionName": "Miami",
|
|
"Latitude": 25.78,
|
|
"Longitude": -80.21,
|
|
"Nodes": [{
|
|
"Name": "16c",
|
|
"RegionID": 16,
|
|
"HostName": "derp16c.tailscale.com",
|
|
"IPv4": "192.73.243.229",
|
|
"IPv6": "2607:f740:17::4e4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16d",
|
|
"RegionID": 16,
|
|
"HostName": "derp16d.tailscale.com",
|
|
"IPv4": "192.73.243.141",
|
|
"IPv6": "2607:f740:17::475",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16b",
|
|
"RegionID": 16,
|
|
"HostName": "derp16b.tailscale.com",
|
|
"IPv4": "192.73.243.135",
|
|
"IPv6": "2607:f740:17::476",
|
|
"CanPort80": true
|
|
}]
|
|
}, "17": {
|
|
"RegionID": 17,
|
|
"RegionCode": "lax",
|
|
"RegionName": "Los Angeles",
|
|
"Latitude": 34.05,
|
|
"Longitude": -118.25,
|
|
"Nodes": [{
|
|
"Name": "17c",
|
|
"RegionID": 17,
|
|
"HostName": "derp17c.tailscale.com",
|
|
"IPv4": "208.111.40.12",
|
|
"IPv6": "2607:f740:c::10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17d",
|
|
"RegionID": 17,
|
|
"HostName": "derp17d.tailscale.com",
|
|
"IPv4": "208.111.40.216",
|
|
"IPv6": "2607:f740:c::e1b",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17b",
|
|
"RegionID": 17,
|
|
"HostName": "derp17b.tailscale.com",
|
|
"IPv4": "192.73.244.245",
|
|
"IPv6": "2607:f740:c::646",
|
|
"CanPort80": true
|
|
}]
|
|
}, "18": {
|
|
"RegionID": 18,
|
|
"RegionCode": "par",
|
|
"RegionName": "Paris",
|
|
"Latitude": 48.856667,
|
|
"Longitude": 2.352222,
|
|
"Nodes": [{
|
|
"Name": "18c",
|
|
"RegionID": 18,
|
|
"HostName": "derp18c.tailscale.com",
|
|
"IPv4": "176.58.90.207",
|
|
"IPv6": "2a00:dd80:3e::c19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18d",
|
|
"RegionID": 18,
|
|
"HostName": "derp18d.tailscale.com",
|
|
"IPv4": "176.58.90.104",
|
|
"IPv6": "2a00:dd80:3e::f2e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18b",
|
|
"RegionID": 18,
|
|
"HostName": "derp18b.tailscale.com",
|
|
"IPv4": "176.58.90.147",
|
|
"IPv6": "2a00:dd80:3e::363",
|
|
"CanPort80": true
|
|
}]
|
|
}, "19": {
|
|
"RegionID": 19,
|
|
"RegionCode": "mad",
|
|
"RegionName": "Madrid",
|
|
"Latitude": 40.416944,
|
|
"Longitude": -3.703333,
|
|
"Nodes": [{
|
|
"Name": "19c",
|
|
"RegionID": 19,
|
|
"HostName": "derp19c.tailscale.com",
|
|
"IPv4": "45.159.97.61",
|
|
"IPv6": "2a00:dd80:14:10::20",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19d",
|
|
"RegionID": 19,
|
|
"HostName": "derp19d.tailscale.com",
|
|
"IPv4": "45.159.97.233",
|
|
"IPv6": "2a00:dd80:14:10::34a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19b",
|
|
"RegionID": 19,
|
|
"HostName": "derp19b.tailscale.com",
|
|
"IPv4": "45.159.97.144",
|
|
"IPv6": "2a00:dd80:14:10::335",
|
|
"CanPort80": true
|
|
}]
|
|
}, "2": {
|
|
"RegionID": 2,
|
|
"RegionCode": "sfo",
|
|
"RegionName": "San Francisco",
|
|
"Latitude": 37.7775,
|
|
"Longitude": -122.416389,
|
|
"Nodes": [{
|
|
"Name": "2e",
|
|
"RegionID": 2,
|
|
"HostName": "derp2e.tailscale.com",
|
|
"IPv4": "192.73.252.134",
|
|
"IPv6": "2607:f740:0:3f::44c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2f",
|
|
"RegionID": 2,
|
|
"HostName": "derp2f.tailscale.com",
|
|
"IPv4": "208.111.34.178",
|
|
"IPv6": "2607:f740:0:3f::f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2d",
|
|
"RegionID": 2,
|
|
"HostName": "derp2d.tailscale.com",
|
|
"IPv4": "192.73.252.65",
|
|
"IPv6": "2607:f740:0:3f::287",
|
|
"CanPort80": true
|
|
}]
|
|
}, "20": {
|
|
"RegionID": 20,
|
|
"RegionCode": "hkg",
|
|
"RegionName": "Hong Kong",
|
|
"Latitude": 22.3193,
|
|
"Longitude": 114.1694,
|
|
"Nodes": [{
|
|
"Name": "20c",
|
|
"RegionID": 20,
|
|
"HostName": "derp20c.tailscale.com",
|
|
"IPv4": "205.147.105.30",
|
|
"IPv6": "2403:2500:8000:1::5fb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20d",
|
|
"RegionID": 20,
|
|
"HostName": "derp20d.tailscale.com",
|
|
"IPv4": "205.147.105.78",
|
|
"IPv6": "2403:2500:8000:1::e9a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20b",
|
|
"RegionID": 20,
|
|
"HostName": "derp20b.tailscale.com",
|
|
"IPv4": "103.6.84.152",
|
|
"IPv6": "2403:2500:8000:1::ef6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "21": {
|
|
"RegionID": 21,
|
|
"RegionCode": "tor",
|
|
"RegionName": "Toronto",
|
|
"Latitude": 43.741667,
|
|
"Longitude": -79.373333,
|
|
"Nodes": [{
|
|
"Name": "21c",
|
|
"RegionID": 21,
|
|
"HostName": "derp21c.tailscale.com",
|
|
"IPv4": "162.248.221.215",
|
|
"IPv6": "2607:f740:50::f10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21d",
|
|
"RegionID": 21,
|
|
"HostName": "derp21d.tailscale.com",
|
|
"IPv4": "162.248.221.248",
|
|
"IPv6": "2607:f740:50::ca4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21b",
|
|
"RegionID": 21,
|
|
"HostName": "derp21b.tailscale.com",
|
|
"IPv4": "162.248.221.199",
|
|
"IPv6": "2607:f740:50::1d1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "22": {
|
|
"RegionID": 22,
|
|
"RegionCode": "waw",
|
|
"RegionName": "Warsaw",
|
|
"Latitude": 52.23,
|
|
"Longitude": 21.011111,
|
|
"Nodes": [{
|
|
"Name": "22c",
|
|
"RegionID": 22,
|
|
"HostName": "derp22c.tailscale.com",
|
|
"IPv4": "45.159.98.253",
|
|
"IPv6": "2a00:dd80:40:100::3f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22d",
|
|
"RegionID": 22,
|
|
"HostName": "derp22d.tailscale.com",
|
|
"IPv4": "45.159.98.145",
|
|
"IPv6": "2a00:dd80:40:100::211",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22b",
|
|
"RegionID": 22,
|
|
"HostName": "derp22b.tailscale.com",
|
|
"IPv4": "45.159.98.196",
|
|
"IPv6": "2a00:dd80:40:100::316",
|
|
"CanPort80": true
|
|
}]
|
|
}, "23": {
|
|
"RegionID": 23,
|
|
"RegionCode": "dbi",
|
|
"RegionName": "Dubai",
|
|
"Latitude": 25.263056,
|
|
"Longitude": 55.297222,
|
|
"Nodes": [{
|
|
"Name": "23c",
|
|
"RegionID": 23,
|
|
"HostName": "derp23c.tailscale.com",
|
|
"IPv4": "185.34.3.207",
|
|
"IPv6": "2a00:dd80:3f:100::a50",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23d",
|
|
"RegionID": 23,
|
|
"HostName": "derp23d.tailscale.com",
|
|
"IPv4": "185.34.3.75",
|
|
"IPv6": "2a00:dd80:3f:100::97e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23b",
|
|
"RegionID": 23,
|
|
"HostName": "derp23b.tailscale.com",
|
|
"IPv4": "185.34.3.232",
|
|
"IPv6": "2a00:dd80:3f:100::76f",
|
|
"CanPort80": true
|
|
}]
|
|
}, "24": {
|
|
"RegionID": 24,
|
|
"RegionCode": "hnl",
|
|
"RegionName": "Honolulu",
|
|
"Latitude": 21.306944,
|
|
"Longitude": -157.858333,
|
|
"Nodes": [{
|
|
"Name": "24c",
|
|
"RegionID": 24,
|
|
"HostName": "derp24c.tailscale.com",
|
|
"IPv4": "208.83.233.233",
|
|
"IPv6": "2001:19f0:c000:c591:5400:04ff:fe26:2c5f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24d",
|
|
"RegionID": 24,
|
|
"HostName": "derp24d.tailscale.com",
|
|
"IPv4": "208.72.155.133",
|
|
"IPv6": "2001:19f0:c000:c564:5400:04ff:fe26:2ba8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24b",
|
|
"RegionID": 24,
|
|
"HostName": "derp24b.tailscale.com",
|
|
"IPv4": "208.83.234.151",
|
|
"IPv6": "2001:19f0:c000:c586:5400:04ff:fe26:2ba6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "25": {
|
|
"RegionID": 25,
|
|
"RegionCode": "nai",
|
|
"RegionName": "Nairobi",
|
|
"Latitude": -1.286389,
|
|
"Longitude": 36.817222,
|
|
"Nodes": [{
|
|
"Name": "25c",
|
|
"RegionID": 25,
|
|
"HostName": "derp25c.tailscale.com",
|
|
"IPv4": "102.67.167.37",
|
|
"IPv6": "2c0f:edb0:2000:1::2c7",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25d",
|
|
"RegionID": 25,
|
|
"HostName": "derp25d.tailscale.com",
|
|
"IPv4": "102.67.167.188",
|
|
"IPv6": "2c0f:edb0:2000:1::188",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25b",
|
|
"RegionID": 25,
|
|
"HostName": "derp25b.tailscale.com",
|
|
"IPv4": "102.67.167.245",
|
|
"IPv6": "2c0f:edb0:2000:1::2e9",
|
|
"CanPort80": true
|
|
}]
|
|
}, "26": {
|
|
"RegionID": 26,
|
|
"RegionCode": "nue",
|
|
"RegionName": "Nuremberg",
|
|
"Latitude": 49.453889,
|
|
"Longitude": 11.0775,
|
|
"Nodes": [{
|
|
"Name": "26c",
|
|
"RegionID": 26,
|
|
"HostName": "derp26c.tailscale.com",
|
|
"IPv4": "49.12.193.137",
|
|
"IPv6": "2a01:4f8:1c1c:5c70::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26d",
|
|
"RegionID": 26,
|
|
"HostName": "derp26d.tailscale.com",
|
|
"IPv4": "49.13.204.141",
|
|
"IPv6": "2a01:4f8:1c0c:7d06::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26b",
|
|
"RegionID": 26,
|
|
"HostName": "derp26b.tailscale.com",
|
|
"IPv4": "167.235.72.200",
|
|
"IPv6": "2a01:4f8:1c1c:47b6::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "27": {
|
|
"RegionID": 27,
|
|
"RegionCode": "iad",
|
|
"RegionName": "Ashburn",
|
|
"Latitude": 39.03,
|
|
"Longitude": -77.471111,
|
|
"Nodes": [{
|
|
"Name": "27d",
|
|
"RegionID": 27,
|
|
"HostName": "derp27d.tailscale.com",
|
|
"IPv4": "178.156.152.106",
|
|
"IPv6": "2a01:4ff:f0:3c8e::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27c",
|
|
"RegionID": 27,
|
|
"HostName": "derp27c.tailscale.com",
|
|
"IPv4": "178.156.152.91",
|
|
"IPv6": "2a01:4ff:f0:3913::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27e",
|
|
"RegionID": 27,
|
|
"HostName": "derp27e.tailscale.com",
|
|
"IPv4": "178.156.134.232",
|
|
"IPv6": "2a01:4ff:f0:28d4::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27b",
|
|
"RegionID": 27,
|
|
"HostName": "derp27b.tailscale.com",
|
|
"IPv4": "5.161.218.233",
|
|
"IPv6": "2a01:4ff:f0:3db9::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "28": {
|
|
"RegionID": 28,
|
|
"RegionCode": "hel",
|
|
"RegionName": "Helsinki",
|
|
"Latitude": 60.170833,
|
|
"Longitude": 24.9375,
|
|
"Nodes": [{
|
|
"Name": "28c",
|
|
"RegionID": 28,
|
|
"HostName": "derp28c.tailscale.com",
|
|
"IPv4": "95.217.2.165",
|
|
"IPv6": "2a01:4f9:c012:cd74::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28d",
|
|
"RegionID": 28,
|
|
"HostName": "derp28d.tailscale.com",
|
|
"IPv4": "157.180.28.32",
|
|
"IPv6": "2a01:4f9:c012:2e5b::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28b",
|
|
"RegionID": 28,
|
|
"HostName": "derp28b.tailscale.com",
|
|
"IPv4": "65.109.143.62",
|
|
"IPv6": "2a01:4f9:c012:d55c::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "3": {
|
|
"RegionID": 3,
|
|
"RegionCode": "sin",
|
|
"RegionName": "Singapore",
|
|
"Latitude": 1.3521,
|
|
"Longitude": 103.8198,
|
|
"Nodes": [{
|
|
"Name": "3g",
|
|
"RegionID": 3,
|
|
"HostName": "derp3g.tailscale.com",
|
|
"IPv4": "172.237.72.79",
|
|
"IPv6": "2600:3c15::2000:adff:fe08:6fab",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3f",
|
|
"RegionID": 3,
|
|
"HostName": "derp3f.tailscale.com",
|
|
"IPv4": "172.237.72.8",
|
|
"IPv6": "2600:3c15::2000:53ff:fe48:a668",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3h",
|
|
"RegionID": 3,
|
|
"HostName": "derp3h.tailscale.com",
|
|
"IPv4": "172.237.66.30",
|
|
"IPv6": "2600:3c15::2000:3dff:fe44:50aa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3e",
|
|
"RegionID": 3,
|
|
"HostName": "derp3e.tailscale.com",
|
|
"IPv4": "172.237.72.43",
|
|
"IPv6": "2600:3c15::2000:6cff:fee4:d799",
|
|
"CanPort80": true
|
|
}]
|
|
}, "4": {
|
|
"RegionID": 4,
|
|
"RegionCode": "fra",
|
|
"RegionName": "Frankfurt",
|
|
"Latitude": 50.1109,
|
|
"Longitude": 8.6821,
|
|
"Nodes": [{
|
|
"Name": "4h",
|
|
"RegionID": 4,
|
|
"HostName": "derp4h.tailscale.com",
|
|
"IPv4": "185.40.234.77",
|
|
"IPv6": "2a00:dd80:20::bcf",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4i",
|
|
"RegionID": 4,
|
|
"HostName": "derp4i.tailscale.com",
|
|
"IPv4": "185.40.234.53",
|
|
"IPv6": "2a00:dd80:20::8a6",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4g",
|
|
"RegionID": 4,
|
|
"HostName": "derp4g.tailscale.com",
|
|
"IPv4": "185.40.234.113",
|
|
"IPv6": "2a00:dd80:20::8f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4j",
|
|
"RegionID": 4,
|
|
"HostName": "derp4j.tailscale.com",
|
|
"IPv4": "185.40.234.176",
|
|
"IPv6": "2a00:dd80:20::e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4f",
|
|
"RegionID": 4,
|
|
"HostName": "derp4f.tailscale.com",
|
|
"IPv4": "185.40.234.219",
|
|
"IPv6": "2a00:dd80:20::a25",
|
|
"CanPort80": true
|
|
}]
|
|
}, "5": {
|
|
"RegionID": 5,
|
|
"RegionCode": "syd",
|
|
"RegionName": "Sydney",
|
|
"Latitude": -33.867778,
|
|
"Longitude": 151.21,
|
|
"Nodes": [{
|
|
"Name": "5f",
|
|
"RegionID": 5,
|
|
"HostName": "derp5f.tailscale.com",
|
|
"IPv4": "172.105.166.103",
|
|
"IPv6": "2400:8907::2000:ccff:fe1f:80da",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5g",
|
|
"RegionID": 5,
|
|
"HostName": "derp5g.tailscale.com",
|
|
"IPv4": "172.105.169.57",
|
|
"IPv6": "2400:8907::2000:2fff:fea7:57f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5e",
|
|
"RegionID": 5,
|
|
"HostName": "derp5e.tailscale.com",
|
|
"IPv4": "172.105.179.230",
|
|
"IPv6": "2400:8907::2000:ceff:fe8d:4f4e",
|
|
"CanPort80": true
|
|
}]
|
|
}, "6": {
|
|
"RegionID": 6,
|
|
"RegionCode": "blr",
|
|
"RegionName": "Bengaluru",
|
|
"Latitude": 12.9716,
|
|
"Longitude": 77.5946,
|
|
"Nodes": [{
|
|
"Name": "6a",
|
|
"RegionID": 6,
|
|
"HostName": "derp6.tailscale.com",
|
|
"IPv4": "68.183.90.120",
|
|
"IPv6": "2400:6180:100:d0::982:d001",
|
|
"CanPort80": true
|
|
}]
|
|
}, "7": {
|
|
"RegionID": 7,
|
|
"RegionCode": "tok",
|
|
"RegionName": "Tokyo",
|
|
"Latitude": 35.6764,
|
|
"Longitude": 139.65,
|
|
"Nodes": [{
|
|
"Name": "7g",
|
|
"RegionID": 7,
|
|
"HostName": "derp7g.tailscale.com",
|
|
"IPv4": "172.238.6.179",
|
|
"IPv6": "2600:3c18::2000:3fff:fe80:3ebd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7f",
|
|
"RegionID": 7,
|
|
"HostName": "derp7f.tailscale.com",
|
|
"IPv4": "172.238.6.34",
|
|
"IPv6": "2600:3c18::2000:acff:fe8e:3ed5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7h",
|
|
"RegionID": 7,
|
|
"HostName": "derp7h.tailscale.com",
|
|
"IPv4": "172.237.28.183",
|
|
"IPv6": "2600:3c18::2000:b1ff:fea9:4560",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7e",
|
|
"RegionID": 7,
|
|
"HostName": "derp7e.tailscale.com",
|
|
"IPv4": "172.238.6.180",
|
|
"IPv6": "2600:3c18::2000:60ff:fe0f:6e83",
|
|
"STUNOnly": true,
|
|
"CanPort80": true
|
|
}]
|
|
}, "8": {
|
|
"RegionID": 8,
|
|
"RegionCode": "lhr",
|
|
"RegionName": "London",
|
|
"Latitude": 51.5072,
|
|
"Longitude": 0.1276,
|
|
"Nodes": [{
|
|
"Name": "8f",
|
|
"RegionID": 8,
|
|
"HostName": "derp8f.tailscale.com",
|
|
"IPv4": "176.58.88.183",
|
|
"IPv6": "2a00:dd80:3a::dfa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8g",
|
|
"RegionID": 8,
|
|
"HostName": "derp8g.tailscale.com",
|
|
"IPv4": "176.58.92.254",
|
|
"IPv6": "2a00:dd80:3a::ed",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8e",
|
|
"RegionID": 8,
|
|
"HostName": "derp8e.tailscale.com",
|
|
"IPv4": "176.58.92.144",
|
|
"IPv6": "2a00:dd80:3a::b33",
|
|
"CanPort80": true
|
|
}]
|
|
}, "9": {
|
|
"RegionID": 9,
|
|
"RegionCode": "dfw",
|
|
"RegionName": "Dallas",
|
|
"Latitude": 32.779167,
|
|
"Longitude": -96.808889,
|
|
"Nodes": [{
|
|
"Name": "9e",
|
|
"RegionID": 9,
|
|
"HostName": "derp9e.tailscale.com",
|
|
"IPv4": "192.73.248.83",
|
|
"IPv6": "2607:f740:100::359",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9f",
|
|
"RegionID": 9,
|
|
"HostName": "derp9f.tailscale.com",
|
|
"IPv4": "209.177.156.197",
|
|
"IPv6": "2607:f740:100::cad",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9d",
|
|
"RegionID": 9,
|
|
"HostName": "derp9d.tailscale.com",
|
|
"IPv4": "209.177.156.94",
|
|
"IPv6": "2607:f740:100::c05",
|
|
"CanPort80": true
|
|
}]
|
|
}}},
|
|
"DisplayMessages": null,
|
|
"TKAEnabled": false,
|
|
"TKAHead": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
|
|
"Domain": "odin@example.com",
|
|
"DomainAuditLogID": "",
|
|
"UserProfiles": {
|
|
"1260082990019555": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
},
|
|
"3982058329734709": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"5200693828219950": {
|
|
"ID": 5200693828219950,
|
|
"LoginName": "beedrill.tail78f774.ts.net",
|
|
"DisplayName": "beedrill"
|
|
}
|
|
}
|
|
}, "whois": {
|
|
"100.105.244.125": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null},
|
|
"100.106.226.110": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null},
|
|
"100.107.1.57": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null},
|
|
"100.109.185.75": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null},
|
|
"100.112.99.43": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"example.com/cap/test": [{}]}},
|
|
"100.127.250.27": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null},
|
|
"100.65.8.22": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null},
|
|
"100.65.9.20": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null},
|
|
"100.68.118.73": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null},
|
|
"100.81.81.92": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
},
|
|
"100.83.174.85": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null},
|
|
"100.83.206.87": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null},
|
|
"100.87.9.97": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null},
|
|
"100.92.218.35": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null},
|
|
"fd7a:115c:a1e0::237:f47d": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null},
|
|
"fd7a:115c:a1e0::3937:914": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null},
|
|
"fd7a:115c:a1e0::4237:139": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null},
|
|
"fd7a:115c:a1e0::5037:ce57": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null},
|
|
"fd7a:115c:a1e0::7837:515c": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
},
|
|
"fd7a:115c:a1e0::8137:da23": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null},
|
|
"fd7a:115c:a1e0::9637:7649": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null},
|
|
"fd7a:115c:a1e0::a137:e26e": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null},
|
|
"fd7a:115c:a1e0::a337:632b": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"example.com/cap/test": [{}]}},
|
|
"fd7a:115c:a1e0::cb37:816": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null},
|
|
"fd7a:115c:a1e0::d437:b94b": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null},
|
|
"fd7a:115c:a1e0::d537:961": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null},
|
|
"fd7a:115c:a1e0::ee37:fa1b": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null},
|
|
"fd7a:115c:a1e0::fe37:ae55": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}
|
|
}}, "blastoise": {
|
|
"packet_filter_rules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"packet_filter_matches": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 2873247997093243,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"Hostinfo": {
|
|
"Hostname": "blastoise",
|
|
"RoutableIPs": ["10.33.0.0/16", "0.0.0.0/0", "::/0"],
|
|
"RequestTags": ["tag:exit", "tag:router"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"MachineAuthorized": true,
|
|
"CapMap": {
|
|
"https://tailscale.com/cap/file-sharing": null,
|
|
"https://tailscale.com/cap/is-owner": null,
|
|
"https://tailscale.com/cap/ssh": null,
|
|
"https://tailscale.com/cap/tailnet-lock": null,
|
|
"probe-udp-lifetime": null,
|
|
"ssh-behavior-v1": null,
|
|
"ssh-env-vars": null,
|
|
"store-appc-routes": null,
|
|
"tailnet-display-name": ["odin@example.com"]
|
|
},
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
},
|
|
"AllCaps": [
|
|
"https://tailscale.com/cap/file-sharing",
|
|
"https://tailscale.com/cap/is-owner",
|
|
"https://tailscale.com/cap/ssh",
|
|
"https://tailscale.com/cap/tailnet-lock",
|
|
"probe-udp-lifetime",
|
|
"ssh-behavior-v1",
|
|
"ssh-env-vars",
|
|
"store-appc-routes",
|
|
"tailnet-display-name"
|
|
],
|
|
"NodeKey": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"MachineKey": "mkey:df8c23a3a4ed6f44a217d956bd1e68cccc73a3cee79d617f2c2d496dcf573a21",
|
|
"Peers": [{
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}],
|
|
"DNS": {"ExitNodeFilteredSet": [".ts.net", ".tailscale.net"]},
|
|
"PacketFilter": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"PacketFilterRules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"SSHPolicy": {"rules": []},
|
|
"CollectServices": false,
|
|
"DERPMap": {"Regions": {"1": {
|
|
"RegionID": 1,
|
|
"RegionCode": "nyc",
|
|
"RegionName": "New York City",
|
|
"Latitude": 40.7128,
|
|
"Longitude": -74.006,
|
|
"Nodes": [{
|
|
"Name": "1h",
|
|
"RegionID": 1,
|
|
"HostName": "derp1h.tailscale.com",
|
|
"IPv4": "199.38.181.93",
|
|
"IPv6": "2607:f740:f::afd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1g",
|
|
"RegionID": 1,
|
|
"HostName": "derp1g.tailscale.com",
|
|
"IPv4": "209.177.145.120",
|
|
"IPv6": "2607:f740:f::3eb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1i",
|
|
"RegionID": 1,
|
|
"HostName": "derp1i.tailscale.com",
|
|
"IPv4": "199.38.181.103",
|
|
"IPv6": "2607:f740:f::e19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1f",
|
|
"RegionID": 1,
|
|
"HostName": "derp1f.tailscale.com",
|
|
"IPv4": "199.38.181.104",
|
|
"IPv6": "2607:f740:f::bc",
|
|
"CanPort80": true
|
|
}]
|
|
}, "10": {
|
|
"RegionID": 10,
|
|
"RegionCode": "sea",
|
|
"RegionName": "Seattle",
|
|
"Latitude": 47.609722,
|
|
"Longitude": -122.333056,
|
|
"Nodes": [{
|
|
"Name": "10c",
|
|
"RegionID": 10,
|
|
"HostName": "derp10c.tailscale.com",
|
|
"IPv4": "192.73.240.121",
|
|
"IPv6": "2607:f740:14::40c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10d",
|
|
"RegionID": 10,
|
|
"HostName": "derp10d.tailscale.com",
|
|
"IPv4": "192.73.240.132",
|
|
"IPv6": "2607:f740:14::500",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10b",
|
|
"RegionID": 10,
|
|
"HostName": "derp10b.tailscale.com",
|
|
"IPv4": "192.73.240.161",
|
|
"IPv6": "2607:f740:14::61c",
|
|
"CanPort80": true
|
|
}]
|
|
}, "11": {
|
|
"RegionID": 11,
|
|
"RegionCode": "sao",
|
|
"RegionName": "São Paulo",
|
|
"Latitude": -23.55,
|
|
"Longitude": -46.633333,
|
|
"Nodes": [{
|
|
"Name": "11f",
|
|
"RegionID": 11,
|
|
"HostName": "derp11f.tailscale.com",
|
|
"IPv4": "172.237.61.197",
|
|
"IPv6": "2600:3c0d::2000:3bff:fe44:6166",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11g",
|
|
"RegionID": 11,
|
|
"HostName": "derp11g.tailscale.com",
|
|
"IPv4": "172.237.61.190",
|
|
"IPv6": "2600:3c0d::2000:62ff:febe:2e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11e",
|
|
"RegionID": 11,
|
|
"HostName": "derp11e.tailscale.com",
|
|
"IPv4": "172.237.61.194",
|
|
"IPv6": "2600:3c0d::2000:d2ff:fe43:1790",
|
|
"CanPort80": true
|
|
}]
|
|
}, "12": {
|
|
"RegionID": 12,
|
|
"RegionCode": "ord",
|
|
"RegionName": "Chicago",
|
|
"Latitude": 41.881944,
|
|
"Longitude": -87.627778,
|
|
"Nodes": [{
|
|
"Name": "12e",
|
|
"RegionID": 12,
|
|
"HostName": "derp12e.tailscale.com",
|
|
"IPv4": "209.177.158.15",
|
|
"IPv6": "2607:f740:e::b17",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12f",
|
|
"RegionID": 12,
|
|
"HostName": "derp12f.tailscale.com",
|
|
"IPv4": "199.38.182.118",
|
|
"IPv6": "2607:f740:e::4c8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12d",
|
|
"RegionID": 12,
|
|
"HostName": "derp12d.tailscale.com",
|
|
"IPv4": "209.177.158.246",
|
|
"IPv6": "2607:f740:e::811",
|
|
"CanPort80": true
|
|
}]
|
|
}, "13": {
|
|
"RegionID": 13,
|
|
"RegionCode": "den",
|
|
"RegionName": "Denver",
|
|
"Latitude": 39.7392,
|
|
"Longitude": -104.9849,
|
|
"Nodes": [{
|
|
"Name": "13c",
|
|
"RegionID": 13,
|
|
"HostName": "derp13c.tailscale.com",
|
|
"IPv4": "192.73.242.28",
|
|
"IPv6": "2607:f740:16::5c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13d",
|
|
"RegionID": 13,
|
|
"HostName": "derp13d.tailscale.com",
|
|
"IPv4": "192.73.242.204",
|
|
"IPv6": "2607:f740:16::c23",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13b",
|
|
"RegionID": 13,
|
|
"HostName": "derp13b.tailscale.com",
|
|
"IPv4": "192.73.242.187",
|
|
"IPv6": "2607:f740:16::640",
|
|
"CanPort80": true
|
|
}]
|
|
}, "14": {
|
|
"RegionID": 14,
|
|
"RegionCode": "ams",
|
|
"RegionName": "Amsterdam",
|
|
"Latitude": 52.372778,
|
|
"Longitude": 4.893611,
|
|
"Nodes": [{
|
|
"Name": "14c",
|
|
"RegionID": 14,
|
|
"HostName": "derp14c.tailscale.com",
|
|
"IPv4": "176.58.93.147",
|
|
"IPv6": "2a00:dd80:3c::b09",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14d",
|
|
"RegionID": 14,
|
|
"HostName": "derp14d.tailscale.com",
|
|
"IPv4": "176.58.93.154",
|
|
"IPv6": "2a00:dd80:3c::3d5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14b",
|
|
"RegionID": 14,
|
|
"HostName": "derp14b.tailscale.com",
|
|
"IPv4": "176.58.93.248",
|
|
"IPv6": "2a00:dd80:3c::807",
|
|
"CanPort80": true
|
|
}]
|
|
}, "15": {
|
|
"RegionID": 15,
|
|
"RegionCode": "jnb",
|
|
"RegionName": "Johannesburg",
|
|
"Latitude": -26.204444,
|
|
"Longitude": 28.045556,
|
|
"Nodes": [{
|
|
"Name": "15c",
|
|
"RegionID": 15,
|
|
"HostName": "derp15c.tailscale.com",
|
|
"IPv4": "102.67.165.185",
|
|
"IPv6": "2c0f:edb0:0:10::b59",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15d",
|
|
"RegionID": 15,
|
|
"HostName": "derp15d.tailscale.com",
|
|
"IPv4": "102.67.165.36",
|
|
"IPv6": "2c0f:edb0:0:10::599",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15b",
|
|
"RegionID": 15,
|
|
"HostName": "derp15b.tailscale.com",
|
|
"IPv4": "102.67.165.90",
|
|
"IPv6": "2c0f:edb0:0:10::963",
|
|
"CanPort80": true
|
|
}]
|
|
}, "16": {
|
|
"RegionID": 16,
|
|
"RegionCode": "mia",
|
|
"RegionName": "Miami",
|
|
"Latitude": 25.78,
|
|
"Longitude": -80.21,
|
|
"Nodes": [{
|
|
"Name": "16c",
|
|
"RegionID": 16,
|
|
"HostName": "derp16c.tailscale.com",
|
|
"IPv4": "192.73.243.229",
|
|
"IPv6": "2607:f740:17::4e4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16d",
|
|
"RegionID": 16,
|
|
"HostName": "derp16d.tailscale.com",
|
|
"IPv4": "192.73.243.141",
|
|
"IPv6": "2607:f740:17::475",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16b",
|
|
"RegionID": 16,
|
|
"HostName": "derp16b.tailscale.com",
|
|
"IPv4": "192.73.243.135",
|
|
"IPv6": "2607:f740:17::476",
|
|
"CanPort80": true
|
|
}]
|
|
}, "17": {
|
|
"RegionID": 17,
|
|
"RegionCode": "lax",
|
|
"RegionName": "Los Angeles",
|
|
"Latitude": 34.05,
|
|
"Longitude": -118.25,
|
|
"Nodes": [{
|
|
"Name": "17c",
|
|
"RegionID": 17,
|
|
"HostName": "derp17c.tailscale.com",
|
|
"IPv4": "208.111.40.12",
|
|
"IPv6": "2607:f740:c::10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17d",
|
|
"RegionID": 17,
|
|
"HostName": "derp17d.tailscale.com",
|
|
"IPv4": "208.111.40.216",
|
|
"IPv6": "2607:f740:c::e1b",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17b",
|
|
"RegionID": 17,
|
|
"HostName": "derp17b.tailscale.com",
|
|
"IPv4": "192.73.244.245",
|
|
"IPv6": "2607:f740:c::646",
|
|
"CanPort80": true
|
|
}]
|
|
}, "18": {
|
|
"RegionID": 18,
|
|
"RegionCode": "par",
|
|
"RegionName": "Paris",
|
|
"Latitude": 48.856667,
|
|
"Longitude": 2.352222,
|
|
"Nodes": [{
|
|
"Name": "18c",
|
|
"RegionID": 18,
|
|
"HostName": "derp18c.tailscale.com",
|
|
"IPv4": "176.58.90.207",
|
|
"IPv6": "2a00:dd80:3e::c19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18d",
|
|
"RegionID": 18,
|
|
"HostName": "derp18d.tailscale.com",
|
|
"IPv4": "176.58.90.104",
|
|
"IPv6": "2a00:dd80:3e::f2e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18b",
|
|
"RegionID": 18,
|
|
"HostName": "derp18b.tailscale.com",
|
|
"IPv4": "176.58.90.147",
|
|
"IPv6": "2a00:dd80:3e::363",
|
|
"CanPort80": true
|
|
}]
|
|
}, "19": {
|
|
"RegionID": 19,
|
|
"RegionCode": "mad",
|
|
"RegionName": "Madrid",
|
|
"Latitude": 40.416944,
|
|
"Longitude": -3.703333,
|
|
"Nodes": [{
|
|
"Name": "19c",
|
|
"RegionID": 19,
|
|
"HostName": "derp19c.tailscale.com",
|
|
"IPv4": "45.159.97.61",
|
|
"IPv6": "2a00:dd80:14:10::20",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19d",
|
|
"RegionID": 19,
|
|
"HostName": "derp19d.tailscale.com",
|
|
"IPv4": "45.159.97.233",
|
|
"IPv6": "2a00:dd80:14:10::34a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19b",
|
|
"RegionID": 19,
|
|
"HostName": "derp19b.tailscale.com",
|
|
"IPv4": "45.159.97.144",
|
|
"IPv6": "2a00:dd80:14:10::335",
|
|
"CanPort80": true
|
|
}]
|
|
}, "2": {
|
|
"RegionID": 2,
|
|
"RegionCode": "sfo",
|
|
"RegionName": "San Francisco",
|
|
"Latitude": 37.7775,
|
|
"Longitude": -122.416389,
|
|
"Nodes": [{
|
|
"Name": "2e",
|
|
"RegionID": 2,
|
|
"HostName": "derp2e.tailscale.com",
|
|
"IPv4": "192.73.252.134",
|
|
"IPv6": "2607:f740:0:3f::44c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2f",
|
|
"RegionID": 2,
|
|
"HostName": "derp2f.tailscale.com",
|
|
"IPv4": "208.111.34.178",
|
|
"IPv6": "2607:f740:0:3f::f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2d",
|
|
"RegionID": 2,
|
|
"HostName": "derp2d.tailscale.com",
|
|
"IPv4": "192.73.252.65",
|
|
"IPv6": "2607:f740:0:3f::287",
|
|
"CanPort80": true
|
|
}]
|
|
}, "20": {
|
|
"RegionID": 20,
|
|
"RegionCode": "hkg",
|
|
"RegionName": "Hong Kong",
|
|
"Latitude": 22.3193,
|
|
"Longitude": 114.1694,
|
|
"Nodes": [{
|
|
"Name": "20c",
|
|
"RegionID": 20,
|
|
"HostName": "derp20c.tailscale.com",
|
|
"IPv4": "205.147.105.30",
|
|
"IPv6": "2403:2500:8000:1::5fb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20d",
|
|
"RegionID": 20,
|
|
"HostName": "derp20d.tailscale.com",
|
|
"IPv4": "205.147.105.78",
|
|
"IPv6": "2403:2500:8000:1::e9a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20b",
|
|
"RegionID": 20,
|
|
"HostName": "derp20b.tailscale.com",
|
|
"IPv4": "103.6.84.152",
|
|
"IPv6": "2403:2500:8000:1::ef6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "21": {
|
|
"RegionID": 21,
|
|
"RegionCode": "tor",
|
|
"RegionName": "Toronto",
|
|
"Latitude": 43.741667,
|
|
"Longitude": -79.373333,
|
|
"Nodes": [{
|
|
"Name": "21c",
|
|
"RegionID": 21,
|
|
"HostName": "derp21c.tailscale.com",
|
|
"IPv4": "162.248.221.215",
|
|
"IPv6": "2607:f740:50::f10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21d",
|
|
"RegionID": 21,
|
|
"HostName": "derp21d.tailscale.com",
|
|
"IPv4": "162.248.221.248",
|
|
"IPv6": "2607:f740:50::ca4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21b",
|
|
"RegionID": 21,
|
|
"HostName": "derp21b.tailscale.com",
|
|
"IPv4": "162.248.221.199",
|
|
"IPv6": "2607:f740:50::1d1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "22": {
|
|
"RegionID": 22,
|
|
"RegionCode": "waw",
|
|
"RegionName": "Warsaw",
|
|
"Latitude": 52.23,
|
|
"Longitude": 21.011111,
|
|
"Nodes": [{
|
|
"Name": "22c",
|
|
"RegionID": 22,
|
|
"HostName": "derp22c.tailscale.com",
|
|
"IPv4": "45.159.98.253",
|
|
"IPv6": "2a00:dd80:40:100::3f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22d",
|
|
"RegionID": 22,
|
|
"HostName": "derp22d.tailscale.com",
|
|
"IPv4": "45.159.98.145",
|
|
"IPv6": "2a00:dd80:40:100::211",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22b",
|
|
"RegionID": 22,
|
|
"HostName": "derp22b.tailscale.com",
|
|
"IPv4": "45.159.98.196",
|
|
"IPv6": "2a00:dd80:40:100::316",
|
|
"CanPort80": true
|
|
}]
|
|
}, "23": {
|
|
"RegionID": 23,
|
|
"RegionCode": "dbi",
|
|
"RegionName": "Dubai",
|
|
"Latitude": 25.263056,
|
|
"Longitude": 55.297222,
|
|
"Nodes": [{
|
|
"Name": "23c",
|
|
"RegionID": 23,
|
|
"HostName": "derp23c.tailscale.com",
|
|
"IPv4": "185.34.3.207",
|
|
"IPv6": "2a00:dd80:3f:100::a50",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23d",
|
|
"RegionID": 23,
|
|
"HostName": "derp23d.tailscale.com",
|
|
"IPv4": "185.34.3.75",
|
|
"IPv6": "2a00:dd80:3f:100::97e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23b",
|
|
"RegionID": 23,
|
|
"HostName": "derp23b.tailscale.com",
|
|
"IPv4": "185.34.3.232",
|
|
"IPv6": "2a00:dd80:3f:100::76f",
|
|
"CanPort80": true
|
|
}]
|
|
}, "24": {
|
|
"RegionID": 24,
|
|
"RegionCode": "hnl",
|
|
"RegionName": "Honolulu",
|
|
"Latitude": 21.306944,
|
|
"Longitude": -157.858333,
|
|
"Nodes": [{
|
|
"Name": "24c",
|
|
"RegionID": 24,
|
|
"HostName": "derp24c.tailscale.com",
|
|
"IPv4": "208.83.233.233",
|
|
"IPv6": "2001:19f0:c000:c591:5400:04ff:fe26:2c5f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24d",
|
|
"RegionID": 24,
|
|
"HostName": "derp24d.tailscale.com",
|
|
"IPv4": "208.72.155.133",
|
|
"IPv6": "2001:19f0:c000:c564:5400:04ff:fe26:2ba8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24b",
|
|
"RegionID": 24,
|
|
"HostName": "derp24b.tailscale.com",
|
|
"IPv4": "208.83.234.151",
|
|
"IPv6": "2001:19f0:c000:c586:5400:04ff:fe26:2ba6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "25": {
|
|
"RegionID": 25,
|
|
"RegionCode": "nai",
|
|
"RegionName": "Nairobi",
|
|
"Latitude": -1.286389,
|
|
"Longitude": 36.817222,
|
|
"Nodes": [{
|
|
"Name": "25c",
|
|
"RegionID": 25,
|
|
"HostName": "derp25c.tailscale.com",
|
|
"IPv4": "102.67.167.37",
|
|
"IPv6": "2c0f:edb0:2000:1::2c7",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25d",
|
|
"RegionID": 25,
|
|
"HostName": "derp25d.tailscale.com",
|
|
"IPv4": "102.67.167.188",
|
|
"IPv6": "2c0f:edb0:2000:1::188",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25b",
|
|
"RegionID": 25,
|
|
"HostName": "derp25b.tailscale.com",
|
|
"IPv4": "102.67.167.245",
|
|
"IPv6": "2c0f:edb0:2000:1::2e9",
|
|
"CanPort80": true
|
|
}]
|
|
}, "26": {
|
|
"RegionID": 26,
|
|
"RegionCode": "nue",
|
|
"RegionName": "Nuremberg",
|
|
"Latitude": 49.453889,
|
|
"Longitude": 11.0775,
|
|
"Nodes": [{
|
|
"Name": "26c",
|
|
"RegionID": 26,
|
|
"HostName": "derp26c.tailscale.com",
|
|
"IPv4": "49.12.193.137",
|
|
"IPv6": "2a01:4f8:1c1c:5c70::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26d",
|
|
"RegionID": 26,
|
|
"HostName": "derp26d.tailscale.com",
|
|
"IPv4": "49.13.204.141",
|
|
"IPv6": "2a01:4f8:1c0c:7d06::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26b",
|
|
"RegionID": 26,
|
|
"HostName": "derp26b.tailscale.com",
|
|
"IPv4": "167.235.72.200",
|
|
"IPv6": "2a01:4f8:1c1c:47b6::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "27": {
|
|
"RegionID": 27,
|
|
"RegionCode": "iad",
|
|
"RegionName": "Ashburn",
|
|
"Latitude": 39.03,
|
|
"Longitude": -77.471111,
|
|
"Nodes": [{
|
|
"Name": "27d",
|
|
"RegionID": 27,
|
|
"HostName": "derp27d.tailscale.com",
|
|
"IPv4": "178.156.152.106",
|
|
"IPv6": "2a01:4ff:f0:3c8e::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27c",
|
|
"RegionID": 27,
|
|
"HostName": "derp27c.tailscale.com",
|
|
"IPv4": "178.156.152.91",
|
|
"IPv6": "2a01:4ff:f0:3913::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27e",
|
|
"RegionID": 27,
|
|
"HostName": "derp27e.tailscale.com",
|
|
"IPv4": "178.156.134.232",
|
|
"IPv6": "2a01:4ff:f0:28d4::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27b",
|
|
"RegionID": 27,
|
|
"HostName": "derp27b.tailscale.com",
|
|
"IPv4": "5.161.218.233",
|
|
"IPv6": "2a01:4ff:f0:3db9::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "28": {
|
|
"RegionID": 28,
|
|
"RegionCode": "hel",
|
|
"RegionName": "Helsinki",
|
|
"Latitude": 60.170833,
|
|
"Longitude": 24.9375,
|
|
"Nodes": [{
|
|
"Name": "28c",
|
|
"RegionID": 28,
|
|
"HostName": "derp28c.tailscale.com",
|
|
"IPv4": "95.217.2.165",
|
|
"IPv6": "2a01:4f9:c012:cd74::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28d",
|
|
"RegionID": 28,
|
|
"HostName": "derp28d.tailscale.com",
|
|
"IPv4": "157.180.28.32",
|
|
"IPv6": "2a01:4f9:c012:2e5b::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28b",
|
|
"RegionID": 28,
|
|
"HostName": "derp28b.tailscale.com",
|
|
"IPv4": "65.109.143.62",
|
|
"IPv6": "2a01:4f9:c012:d55c::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "3": {
|
|
"RegionID": 3,
|
|
"RegionCode": "sin",
|
|
"RegionName": "Singapore",
|
|
"Latitude": 1.3521,
|
|
"Longitude": 103.8198,
|
|
"Nodes": [{
|
|
"Name": "3g",
|
|
"RegionID": 3,
|
|
"HostName": "derp3g.tailscale.com",
|
|
"IPv4": "172.237.72.79",
|
|
"IPv6": "2600:3c15::2000:adff:fe08:6fab",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3f",
|
|
"RegionID": 3,
|
|
"HostName": "derp3f.tailscale.com",
|
|
"IPv4": "172.237.72.8",
|
|
"IPv6": "2600:3c15::2000:53ff:fe48:a668",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3h",
|
|
"RegionID": 3,
|
|
"HostName": "derp3h.tailscale.com",
|
|
"IPv4": "172.237.66.30",
|
|
"IPv6": "2600:3c15::2000:3dff:fe44:50aa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3e",
|
|
"RegionID": 3,
|
|
"HostName": "derp3e.tailscale.com",
|
|
"IPv4": "172.237.72.43",
|
|
"IPv6": "2600:3c15::2000:6cff:fee4:d799",
|
|
"CanPort80": true
|
|
}]
|
|
}, "4": {
|
|
"RegionID": 4,
|
|
"RegionCode": "fra",
|
|
"RegionName": "Frankfurt",
|
|
"Latitude": 50.1109,
|
|
"Longitude": 8.6821,
|
|
"Nodes": [{
|
|
"Name": "4h",
|
|
"RegionID": 4,
|
|
"HostName": "derp4h.tailscale.com",
|
|
"IPv4": "185.40.234.77",
|
|
"IPv6": "2a00:dd80:20::bcf",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4i",
|
|
"RegionID": 4,
|
|
"HostName": "derp4i.tailscale.com",
|
|
"IPv4": "185.40.234.53",
|
|
"IPv6": "2a00:dd80:20::8a6",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4g",
|
|
"RegionID": 4,
|
|
"HostName": "derp4g.tailscale.com",
|
|
"IPv4": "185.40.234.113",
|
|
"IPv6": "2a00:dd80:20::8f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4j",
|
|
"RegionID": 4,
|
|
"HostName": "derp4j.tailscale.com",
|
|
"IPv4": "185.40.234.176",
|
|
"IPv6": "2a00:dd80:20::e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4f",
|
|
"RegionID": 4,
|
|
"HostName": "derp4f.tailscale.com",
|
|
"IPv4": "185.40.234.219",
|
|
"IPv6": "2a00:dd80:20::a25",
|
|
"CanPort80": true
|
|
}]
|
|
}, "5": {
|
|
"RegionID": 5,
|
|
"RegionCode": "syd",
|
|
"RegionName": "Sydney",
|
|
"Latitude": -33.867778,
|
|
"Longitude": 151.21,
|
|
"Nodes": [{
|
|
"Name": "5f",
|
|
"RegionID": 5,
|
|
"HostName": "derp5f.tailscale.com",
|
|
"IPv4": "172.105.166.103",
|
|
"IPv6": "2400:8907::2000:ccff:fe1f:80da",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5g",
|
|
"RegionID": 5,
|
|
"HostName": "derp5g.tailscale.com",
|
|
"IPv4": "172.105.169.57",
|
|
"IPv6": "2400:8907::2000:2fff:fea7:57f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5e",
|
|
"RegionID": 5,
|
|
"HostName": "derp5e.tailscale.com",
|
|
"IPv4": "172.105.179.230",
|
|
"IPv6": "2400:8907::2000:ceff:fe8d:4f4e",
|
|
"CanPort80": true
|
|
}]
|
|
}, "6": {
|
|
"RegionID": 6,
|
|
"RegionCode": "blr",
|
|
"RegionName": "Bengaluru",
|
|
"Latitude": 12.9716,
|
|
"Longitude": 77.5946,
|
|
"Nodes": [{
|
|
"Name": "6a",
|
|
"RegionID": 6,
|
|
"HostName": "derp6.tailscale.com",
|
|
"IPv4": "68.183.90.120",
|
|
"IPv6": "2400:6180:100:d0::982:d001",
|
|
"CanPort80": true
|
|
}]
|
|
}, "7": {
|
|
"RegionID": 7,
|
|
"RegionCode": "tok",
|
|
"RegionName": "Tokyo",
|
|
"Latitude": 35.6764,
|
|
"Longitude": 139.65,
|
|
"Nodes": [{
|
|
"Name": "7g",
|
|
"RegionID": 7,
|
|
"HostName": "derp7g.tailscale.com",
|
|
"IPv4": "172.238.6.179",
|
|
"IPv6": "2600:3c18::2000:3fff:fe80:3ebd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7f",
|
|
"RegionID": 7,
|
|
"HostName": "derp7f.tailscale.com",
|
|
"IPv4": "172.238.6.34",
|
|
"IPv6": "2600:3c18::2000:acff:fe8e:3ed5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7h",
|
|
"RegionID": 7,
|
|
"HostName": "derp7h.tailscale.com",
|
|
"IPv4": "172.237.28.183",
|
|
"IPv6": "2600:3c18::2000:b1ff:fea9:4560",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7e",
|
|
"RegionID": 7,
|
|
"HostName": "derp7e.tailscale.com",
|
|
"IPv4": "172.238.6.180",
|
|
"IPv6": "2600:3c18::2000:60ff:fe0f:6e83",
|
|
"STUNOnly": true,
|
|
"CanPort80": true
|
|
}]
|
|
}, "8": {
|
|
"RegionID": 8,
|
|
"RegionCode": "lhr",
|
|
"RegionName": "London",
|
|
"Latitude": 51.5072,
|
|
"Longitude": 0.1276,
|
|
"Nodes": [{
|
|
"Name": "8f",
|
|
"RegionID": 8,
|
|
"HostName": "derp8f.tailscale.com",
|
|
"IPv4": "176.58.88.183",
|
|
"IPv6": "2a00:dd80:3a::dfa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8g",
|
|
"RegionID": 8,
|
|
"HostName": "derp8g.tailscale.com",
|
|
"IPv4": "176.58.92.254",
|
|
"IPv6": "2a00:dd80:3a::ed",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8e",
|
|
"RegionID": 8,
|
|
"HostName": "derp8e.tailscale.com",
|
|
"IPv4": "176.58.92.144",
|
|
"IPv6": "2a00:dd80:3a::b33",
|
|
"CanPort80": true
|
|
}]
|
|
}, "9": {
|
|
"RegionID": 9,
|
|
"RegionCode": "dfw",
|
|
"RegionName": "Dallas",
|
|
"Latitude": 32.779167,
|
|
"Longitude": -96.808889,
|
|
"Nodes": [{
|
|
"Name": "9e",
|
|
"RegionID": 9,
|
|
"HostName": "derp9e.tailscale.com",
|
|
"IPv4": "192.73.248.83",
|
|
"IPv6": "2607:f740:100::359",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9f",
|
|
"RegionID": 9,
|
|
"HostName": "derp9f.tailscale.com",
|
|
"IPv4": "209.177.156.197",
|
|
"IPv6": "2607:f740:100::cad",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9d",
|
|
"RegionID": 9,
|
|
"HostName": "derp9d.tailscale.com",
|
|
"IPv4": "209.177.156.94",
|
|
"IPv6": "2607:f740:100::c05",
|
|
"CanPort80": true
|
|
}]
|
|
}}},
|
|
"DisplayMessages": null,
|
|
"TKAEnabled": false,
|
|
"TKAHead": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
|
|
"Domain": "odin@example.com",
|
|
"DomainAuditLogID": "",
|
|
"UserProfiles": {
|
|
"1260082990019555": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
},
|
|
"2873247997093243": {
|
|
"ID": 2873247997093243,
|
|
"LoginName": "blastoise.tail78f774.ts.net",
|
|
"DisplayName": "blastoise"
|
|
},
|
|
"3982058329734709": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"}
|
|
}
|
|
},
|
|
"whois": {"100.105.244.125": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.106.226.110": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.107.1.57": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.109.185.75": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.112.99.43": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.250.27": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.8.22": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.9.20": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.118.73": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.81.81.92": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.83.174.85": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.83.206.87": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.92.218.35": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.254.39": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::237:f47d": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::3937:914": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::4237:139": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::5037:ce57": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::7837:515c": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::8137:da23": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9637:7649": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a137:e26e": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a337:632b": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cb37:816": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d437:b94b": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::ee37:fa1b": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::f237:fe27": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::fe37:ae55": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}}
|
|
}, "bulbasaur": {
|
|
"packet_filter_rules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"packet_filter_matches": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"Hostinfo": {"Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"MachineAuthorized": true,
|
|
"CapMap": {
|
|
"https://tailscale.com/cap/file-sharing": null,
|
|
"https://tailscale.com/cap/is-admin": null,
|
|
"https://tailscale.com/cap/is-owner": null,
|
|
"https://tailscale.com/cap/ssh": null,
|
|
"https://tailscale.com/cap/tailnet-lock": null,
|
|
"probe-udp-lifetime": null,
|
|
"ssh-behavior-v1": null,
|
|
"ssh-env-vars": null,
|
|
"store-appc-routes": null,
|
|
"tailnet-display-name": ["odin@example.com"]
|
|
},
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
},
|
|
"AllCaps": [
|
|
"https://tailscale.com/cap/file-sharing",
|
|
"https://tailscale.com/cap/is-admin",
|
|
"https://tailscale.com/cap/is-owner",
|
|
"https://tailscale.com/cap/ssh",
|
|
"https://tailscale.com/cap/tailnet-lock",
|
|
"probe-udp-lifetime",
|
|
"ssh-behavior-v1",
|
|
"ssh-env-vars",
|
|
"store-appc-routes",
|
|
"tailnet-display-name"
|
|
],
|
|
"NodeKey": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"MachineKey": "mkey:01e7d63998ec61dac9e73831594e1bb03913d2cc47c098bfe4b72b6670783566",
|
|
"Peers": [{
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}],
|
|
"DNS": {"ExitNodeFilteredSet": [".ts.net", ".tailscale.net"]},
|
|
"PacketFilter": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"PacketFilterRules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"SSHPolicy": {"rules": []},
|
|
"CollectServices": false,
|
|
"DERPMap": {"Regions": {"1": {
|
|
"RegionID": 1,
|
|
"RegionCode": "nyc",
|
|
"RegionName": "New York City",
|
|
"Latitude": 40.7128,
|
|
"Longitude": -74.006,
|
|
"Nodes": [{
|
|
"Name": "1h",
|
|
"RegionID": 1,
|
|
"HostName": "derp1h.tailscale.com",
|
|
"IPv4": "199.38.181.93",
|
|
"IPv6": "2607:f740:f::afd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1g",
|
|
"RegionID": 1,
|
|
"HostName": "derp1g.tailscale.com",
|
|
"IPv4": "209.177.145.120",
|
|
"IPv6": "2607:f740:f::3eb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1i",
|
|
"RegionID": 1,
|
|
"HostName": "derp1i.tailscale.com",
|
|
"IPv4": "199.38.181.103",
|
|
"IPv6": "2607:f740:f::e19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1f",
|
|
"RegionID": 1,
|
|
"HostName": "derp1f.tailscale.com",
|
|
"IPv4": "199.38.181.104",
|
|
"IPv6": "2607:f740:f::bc",
|
|
"CanPort80": true
|
|
}]
|
|
}, "10": {
|
|
"RegionID": 10,
|
|
"RegionCode": "sea",
|
|
"RegionName": "Seattle",
|
|
"Latitude": 47.609722,
|
|
"Longitude": -122.333056,
|
|
"Nodes": [{
|
|
"Name": "10c",
|
|
"RegionID": 10,
|
|
"HostName": "derp10c.tailscale.com",
|
|
"IPv4": "192.73.240.121",
|
|
"IPv6": "2607:f740:14::40c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10d",
|
|
"RegionID": 10,
|
|
"HostName": "derp10d.tailscale.com",
|
|
"IPv4": "192.73.240.132",
|
|
"IPv6": "2607:f740:14::500",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10b",
|
|
"RegionID": 10,
|
|
"HostName": "derp10b.tailscale.com",
|
|
"IPv4": "192.73.240.161",
|
|
"IPv6": "2607:f740:14::61c",
|
|
"CanPort80": true
|
|
}]
|
|
}, "11": {
|
|
"RegionID": 11,
|
|
"RegionCode": "sao",
|
|
"RegionName": "São Paulo",
|
|
"Latitude": -23.55,
|
|
"Longitude": -46.633333,
|
|
"Nodes": [{
|
|
"Name": "11f",
|
|
"RegionID": 11,
|
|
"HostName": "derp11f.tailscale.com",
|
|
"IPv4": "172.237.61.197",
|
|
"IPv6": "2600:3c0d::2000:3bff:fe44:6166",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11g",
|
|
"RegionID": 11,
|
|
"HostName": "derp11g.tailscale.com",
|
|
"IPv4": "172.237.61.190",
|
|
"IPv6": "2600:3c0d::2000:62ff:febe:2e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11e",
|
|
"RegionID": 11,
|
|
"HostName": "derp11e.tailscale.com",
|
|
"IPv4": "172.237.61.194",
|
|
"IPv6": "2600:3c0d::2000:d2ff:fe43:1790",
|
|
"CanPort80": true
|
|
}]
|
|
}, "12": {
|
|
"RegionID": 12,
|
|
"RegionCode": "ord",
|
|
"RegionName": "Chicago",
|
|
"Latitude": 41.881944,
|
|
"Longitude": -87.627778,
|
|
"Nodes": [{
|
|
"Name": "12e",
|
|
"RegionID": 12,
|
|
"HostName": "derp12e.tailscale.com",
|
|
"IPv4": "209.177.158.15",
|
|
"IPv6": "2607:f740:e::b17",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12f",
|
|
"RegionID": 12,
|
|
"HostName": "derp12f.tailscale.com",
|
|
"IPv4": "199.38.182.118",
|
|
"IPv6": "2607:f740:e::4c8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12d",
|
|
"RegionID": 12,
|
|
"HostName": "derp12d.tailscale.com",
|
|
"IPv4": "209.177.158.246",
|
|
"IPv6": "2607:f740:e::811",
|
|
"CanPort80": true
|
|
}]
|
|
}, "13": {
|
|
"RegionID": 13,
|
|
"RegionCode": "den",
|
|
"RegionName": "Denver",
|
|
"Latitude": 39.7392,
|
|
"Longitude": -104.9849,
|
|
"Nodes": [{
|
|
"Name": "13c",
|
|
"RegionID": 13,
|
|
"HostName": "derp13c.tailscale.com",
|
|
"IPv4": "192.73.242.28",
|
|
"IPv6": "2607:f740:16::5c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13d",
|
|
"RegionID": 13,
|
|
"HostName": "derp13d.tailscale.com",
|
|
"IPv4": "192.73.242.204",
|
|
"IPv6": "2607:f740:16::c23",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13b",
|
|
"RegionID": 13,
|
|
"HostName": "derp13b.tailscale.com",
|
|
"IPv4": "192.73.242.187",
|
|
"IPv6": "2607:f740:16::640",
|
|
"CanPort80": true
|
|
}]
|
|
}, "14": {
|
|
"RegionID": 14,
|
|
"RegionCode": "ams",
|
|
"RegionName": "Amsterdam",
|
|
"Latitude": 52.372778,
|
|
"Longitude": 4.893611,
|
|
"Nodes": [{
|
|
"Name": "14c",
|
|
"RegionID": 14,
|
|
"HostName": "derp14c.tailscale.com",
|
|
"IPv4": "176.58.93.147",
|
|
"IPv6": "2a00:dd80:3c::b09",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14d",
|
|
"RegionID": 14,
|
|
"HostName": "derp14d.tailscale.com",
|
|
"IPv4": "176.58.93.154",
|
|
"IPv6": "2a00:dd80:3c::3d5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14b",
|
|
"RegionID": 14,
|
|
"HostName": "derp14b.tailscale.com",
|
|
"IPv4": "176.58.93.248",
|
|
"IPv6": "2a00:dd80:3c::807",
|
|
"CanPort80": true
|
|
}]
|
|
}, "15": {
|
|
"RegionID": 15,
|
|
"RegionCode": "jnb",
|
|
"RegionName": "Johannesburg",
|
|
"Latitude": -26.204444,
|
|
"Longitude": 28.045556,
|
|
"Nodes": [{
|
|
"Name": "15c",
|
|
"RegionID": 15,
|
|
"HostName": "derp15c.tailscale.com",
|
|
"IPv4": "102.67.165.185",
|
|
"IPv6": "2c0f:edb0:0:10::b59",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15d",
|
|
"RegionID": 15,
|
|
"HostName": "derp15d.tailscale.com",
|
|
"IPv4": "102.67.165.36",
|
|
"IPv6": "2c0f:edb0:0:10::599",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15b",
|
|
"RegionID": 15,
|
|
"HostName": "derp15b.tailscale.com",
|
|
"IPv4": "102.67.165.90",
|
|
"IPv6": "2c0f:edb0:0:10::963",
|
|
"CanPort80": true
|
|
}]
|
|
}, "16": {
|
|
"RegionID": 16,
|
|
"RegionCode": "mia",
|
|
"RegionName": "Miami",
|
|
"Latitude": 25.78,
|
|
"Longitude": -80.21,
|
|
"Nodes": [{
|
|
"Name": "16c",
|
|
"RegionID": 16,
|
|
"HostName": "derp16c.tailscale.com",
|
|
"IPv4": "192.73.243.229",
|
|
"IPv6": "2607:f740:17::4e4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16d",
|
|
"RegionID": 16,
|
|
"HostName": "derp16d.tailscale.com",
|
|
"IPv4": "192.73.243.141",
|
|
"IPv6": "2607:f740:17::475",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16b",
|
|
"RegionID": 16,
|
|
"HostName": "derp16b.tailscale.com",
|
|
"IPv4": "192.73.243.135",
|
|
"IPv6": "2607:f740:17::476",
|
|
"CanPort80": true
|
|
}]
|
|
}, "17": {
|
|
"RegionID": 17,
|
|
"RegionCode": "lax",
|
|
"RegionName": "Los Angeles",
|
|
"Latitude": 34.05,
|
|
"Longitude": -118.25,
|
|
"Nodes": [{
|
|
"Name": "17c",
|
|
"RegionID": 17,
|
|
"HostName": "derp17c.tailscale.com",
|
|
"IPv4": "208.111.40.12",
|
|
"IPv6": "2607:f740:c::10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17d",
|
|
"RegionID": 17,
|
|
"HostName": "derp17d.tailscale.com",
|
|
"IPv4": "208.111.40.216",
|
|
"IPv6": "2607:f740:c::e1b",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17b",
|
|
"RegionID": 17,
|
|
"HostName": "derp17b.tailscale.com",
|
|
"IPv4": "192.73.244.245",
|
|
"IPv6": "2607:f740:c::646",
|
|
"CanPort80": true
|
|
}]
|
|
}, "18": {
|
|
"RegionID": 18,
|
|
"RegionCode": "par",
|
|
"RegionName": "Paris",
|
|
"Latitude": 48.856667,
|
|
"Longitude": 2.352222,
|
|
"Nodes": [{
|
|
"Name": "18c",
|
|
"RegionID": 18,
|
|
"HostName": "derp18c.tailscale.com",
|
|
"IPv4": "176.58.90.207",
|
|
"IPv6": "2a00:dd80:3e::c19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18d",
|
|
"RegionID": 18,
|
|
"HostName": "derp18d.tailscale.com",
|
|
"IPv4": "176.58.90.104",
|
|
"IPv6": "2a00:dd80:3e::f2e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18b",
|
|
"RegionID": 18,
|
|
"HostName": "derp18b.tailscale.com",
|
|
"IPv4": "176.58.90.147",
|
|
"IPv6": "2a00:dd80:3e::363",
|
|
"CanPort80": true
|
|
}]
|
|
}, "19": {
|
|
"RegionID": 19,
|
|
"RegionCode": "mad",
|
|
"RegionName": "Madrid",
|
|
"Latitude": 40.416944,
|
|
"Longitude": -3.703333,
|
|
"Nodes": [{
|
|
"Name": "19c",
|
|
"RegionID": 19,
|
|
"HostName": "derp19c.tailscale.com",
|
|
"IPv4": "45.159.97.61",
|
|
"IPv6": "2a00:dd80:14:10::20",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19d",
|
|
"RegionID": 19,
|
|
"HostName": "derp19d.tailscale.com",
|
|
"IPv4": "45.159.97.233",
|
|
"IPv6": "2a00:dd80:14:10::34a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19b",
|
|
"RegionID": 19,
|
|
"HostName": "derp19b.tailscale.com",
|
|
"IPv4": "45.159.97.144",
|
|
"IPv6": "2a00:dd80:14:10::335",
|
|
"CanPort80": true
|
|
}]
|
|
}, "2": {
|
|
"RegionID": 2,
|
|
"RegionCode": "sfo",
|
|
"RegionName": "San Francisco",
|
|
"Latitude": 37.7775,
|
|
"Longitude": -122.416389,
|
|
"Nodes": [{
|
|
"Name": "2e",
|
|
"RegionID": 2,
|
|
"HostName": "derp2e.tailscale.com",
|
|
"IPv4": "192.73.252.134",
|
|
"IPv6": "2607:f740:0:3f::44c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2f",
|
|
"RegionID": 2,
|
|
"HostName": "derp2f.tailscale.com",
|
|
"IPv4": "208.111.34.178",
|
|
"IPv6": "2607:f740:0:3f::f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2d",
|
|
"RegionID": 2,
|
|
"HostName": "derp2d.tailscale.com",
|
|
"IPv4": "192.73.252.65",
|
|
"IPv6": "2607:f740:0:3f::287",
|
|
"CanPort80": true
|
|
}]
|
|
}, "20": {
|
|
"RegionID": 20,
|
|
"RegionCode": "hkg",
|
|
"RegionName": "Hong Kong",
|
|
"Latitude": 22.3193,
|
|
"Longitude": 114.1694,
|
|
"Nodes": [{
|
|
"Name": "20c",
|
|
"RegionID": 20,
|
|
"HostName": "derp20c.tailscale.com",
|
|
"IPv4": "205.147.105.30",
|
|
"IPv6": "2403:2500:8000:1::5fb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20d",
|
|
"RegionID": 20,
|
|
"HostName": "derp20d.tailscale.com",
|
|
"IPv4": "205.147.105.78",
|
|
"IPv6": "2403:2500:8000:1::e9a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20b",
|
|
"RegionID": 20,
|
|
"HostName": "derp20b.tailscale.com",
|
|
"IPv4": "103.6.84.152",
|
|
"IPv6": "2403:2500:8000:1::ef6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "21": {
|
|
"RegionID": 21,
|
|
"RegionCode": "tor",
|
|
"RegionName": "Toronto",
|
|
"Latitude": 43.741667,
|
|
"Longitude": -79.373333,
|
|
"Nodes": [{
|
|
"Name": "21c",
|
|
"RegionID": 21,
|
|
"HostName": "derp21c.tailscale.com",
|
|
"IPv4": "162.248.221.215",
|
|
"IPv6": "2607:f740:50::f10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21d",
|
|
"RegionID": 21,
|
|
"HostName": "derp21d.tailscale.com",
|
|
"IPv4": "162.248.221.248",
|
|
"IPv6": "2607:f740:50::ca4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21b",
|
|
"RegionID": 21,
|
|
"HostName": "derp21b.tailscale.com",
|
|
"IPv4": "162.248.221.199",
|
|
"IPv6": "2607:f740:50::1d1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "22": {
|
|
"RegionID": 22,
|
|
"RegionCode": "waw",
|
|
"RegionName": "Warsaw",
|
|
"Latitude": 52.23,
|
|
"Longitude": 21.011111,
|
|
"Nodes": [{
|
|
"Name": "22c",
|
|
"RegionID": 22,
|
|
"HostName": "derp22c.tailscale.com",
|
|
"IPv4": "45.159.98.253",
|
|
"IPv6": "2a00:dd80:40:100::3f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22d",
|
|
"RegionID": 22,
|
|
"HostName": "derp22d.tailscale.com",
|
|
"IPv4": "45.159.98.145",
|
|
"IPv6": "2a00:dd80:40:100::211",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22b",
|
|
"RegionID": 22,
|
|
"HostName": "derp22b.tailscale.com",
|
|
"IPv4": "45.159.98.196",
|
|
"IPv6": "2a00:dd80:40:100::316",
|
|
"CanPort80": true
|
|
}]
|
|
}, "23": {
|
|
"RegionID": 23,
|
|
"RegionCode": "dbi",
|
|
"RegionName": "Dubai",
|
|
"Latitude": 25.263056,
|
|
"Longitude": 55.297222,
|
|
"Nodes": [{
|
|
"Name": "23c",
|
|
"RegionID": 23,
|
|
"HostName": "derp23c.tailscale.com",
|
|
"IPv4": "185.34.3.207",
|
|
"IPv6": "2a00:dd80:3f:100::a50",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23d",
|
|
"RegionID": 23,
|
|
"HostName": "derp23d.tailscale.com",
|
|
"IPv4": "185.34.3.75",
|
|
"IPv6": "2a00:dd80:3f:100::97e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23b",
|
|
"RegionID": 23,
|
|
"HostName": "derp23b.tailscale.com",
|
|
"IPv4": "185.34.3.232",
|
|
"IPv6": "2a00:dd80:3f:100::76f",
|
|
"CanPort80": true
|
|
}]
|
|
}, "24": {
|
|
"RegionID": 24,
|
|
"RegionCode": "hnl",
|
|
"RegionName": "Honolulu",
|
|
"Latitude": 21.306944,
|
|
"Longitude": -157.858333,
|
|
"Nodes": [{
|
|
"Name": "24c",
|
|
"RegionID": 24,
|
|
"HostName": "derp24c.tailscale.com",
|
|
"IPv4": "208.83.233.233",
|
|
"IPv6": "2001:19f0:c000:c591:5400:04ff:fe26:2c5f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24d",
|
|
"RegionID": 24,
|
|
"HostName": "derp24d.tailscale.com",
|
|
"IPv4": "208.72.155.133",
|
|
"IPv6": "2001:19f0:c000:c564:5400:04ff:fe26:2ba8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24b",
|
|
"RegionID": 24,
|
|
"HostName": "derp24b.tailscale.com",
|
|
"IPv4": "208.83.234.151",
|
|
"IPv6": "2001:19f0:c000:c586:5400:04ff:fe26:2ba6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "25": {
|
|
"RegionID": 25,
|
|
"RegionCode": "nai",
|
|
"RegionName": "Nairobi",
|
|
"Latitude": -1.286389,
|
|
"Longitude": 36.817222,
|
|
"Nodes": [{
|
|
"Name": "25c",
|
|
"RegionID": 25,
|
|
"HostName": "derp25c.tailscale.com",
|
|
"IPv4": "102.67.167.37",
|
|
"IPv6": "2c0f:edb0:2000:1::2c7",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25d",
|
|
"RegionID": 25,
|
|
"HostName": "derp25d.tailscale.com",
|
|
"IPv4": "102.67.167.188",
|
|
"IPv6": "2c0f:edb0:2000:1::188",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25b",
|
|
"RegionID": 25,
|
|
"HostName": "derp25b.tailscale.com",
|
|
"IPv4": "102.67.167.245",
|
|
"IPv6": "2c0f:edb0:2000:1::2e9",
|
|
"CanPort80": true
|
|
}]
|
|
}, "26": {
|
|
"RegionID": 26,
|
|
"RegionCode": "nue",
|
|
"RegionName": "Nuremberg",
|
|
"Latitude": 49.453889,
|
|
"Longitude": 11.0775,
|
|
"Nodes": [{
|
|
"Name": "26c",
|
|
"RegionID": 26,
|
|
"HostName": "derp26c.tailscale.com",
|
|
"IPv4": "49.12.193.137",
|
|
"IPv6": "2a01:4f8:1c1c:5c70::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26d",
|
|
"RegionID": 26,
|
|
"HostName": "derp26d.tailscale.com",
|
|
"IPv4": "49.13.204.141",
|
|
"IPv6": "2a01:4f8:1c0c:7d06::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26b",
|
|
"RegionID": 26,
|
|
"HostName": "derp26b.tailscale.com",
|
|
"IPv4": "167.235.72.200",
|
|
"IPv6": "2a01:4f8:1c1c:47b6::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "27": {
|
|
"RegionID": 27,
|
|
"RegionCode": "iad",
|
|
"RegionName": "Ashburn",
|
|
"Latitude": 39.03,
|
|
"Longitude": -77.471111,
|
|
"Nodes": [{
|
|
"Name": "27d",
|
|
"RegionID": 27,
|
|
"HostName": "derp27d.tailscale.com",
|
|
"IPv4": "178.156.152.106",
|
|
"IPv6": "2a01:4ff:f0:3c8e::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27c",
|
|
"RegionID": 27,
|
|
"HostName": "derp27c.tailscale.com",
|
|
"IPv4": "178.156.152.91",
|
|
"IPv6": "2a01:4ff:f0:3913::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27e",
|
|
"RegionID": 27,
|
|
"HostName": "derp27e.tailscale.com",
|
|
"IPv4": "178.156.134.232",
|
|
"IPv6": "2a01:4ff:f0:28d4::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27b",
|
|
"RegionID": 27,
|
|
"HostName": "derp27b.tailscale.com",
|
|
"IPv4": "5.161.218.233",
|
|
"IPv6": "2a01:4ff:f0:3db9::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "28": {
|
|
"RegionID": 28,
|
|
"RegionCode": "hel",
|
|
"RegionName": "Helsinki",
|
|
"Latitude": 60.170833,
|
|
"Longitude": 24.9375,
|
|
"Nodes": [{
|
|
"Name": "28c",
|
|
"RegionID": 28,
|
|
"HostName": "derp28c.tailscale.com",
|
|
"IPv4": "95.217.2.165",
|
|
"IPv6": "2a01:4f9:c012:cd74::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28d",
|
|
"RegionID": 28,
|
|
"HostName": "derp28d.tailscale.com",
|
|
"IPv4": "157.180.28.32",
|
|
"IPv6": "2a01:4f9:c012:2e5b::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28b",
|
|
"RegionID": 28,
|
|
"HostName": "derp28b.tailscale.com",
|
|
"IPv4": "65.109.143.62",
|
|
"IPv6": "2a01:4f9:c012:d55c::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "3": {
|
|
"RegionID": 3,
|
|
"RegionCode": "sin",
|
|
"RegionName": "Singapore",
|
|
"Latitude": 1.3521,
|
|
"Longitude": 103.8198,
|
|
"Nodes": [{
|
|
"Name": "3g",
|
|
"RegionID": 3,
|
|
"HostName": "derp3g.tailscale.com",
|
|
"IPv4": "172.237.72.79",
|
|
"IPv6": "2600:3c15::2000:adff:fe08:6fab",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3f",
|
|
"RegionID": 3,
|
|
"HostName": "derp3f.tailscale.com",
|
|
"IPv4": "172.237.72.8",
|
|
"IPv6": "2600:3c15::2000:53ff:fe48:a668",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3h",
|
|
"RegionID": 3,
|
|
"HostName": "derp3h.tailscale.com",
|
|
"IPv4": "172.237.66.30",
|
|
"IPv6": "2600:3c15::2000:3dff:fe44:50aa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3e",
|
|
"RegionID": 3,
|
|
"HostName": "derp3e.tailscale.com",
|
|
"IPv4": "172.237.72.43",
|
|
"IPv6": "2600:3c15::2000:6cff:fee4:d799",
|
|
"CanPort80": true
|
|
}]
|
|
}, "4": {
|
|
"RegionID": 4,
|
|
"RegionCode": "fra",
|
|
"RegionName": "Frankfurt",
|
|
"Latitude": 50.1109,
|
|
"Longitude": 8.6821,
|
|
"Nodes": [{
|
|
"Name": "4h",
|
|
"RegionID": 4,
|
|
"HostName": "derp4h.tailscale.com",
|
|
"IPv4": "185.40.234.77",
|
|
"IPv6": "2a00:dd80:20::bcf",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4i",
|
|
"RegionID": 4,
|
|
"HostName": "derp4i.tailscale.com",
|
|
"IPv4": "185.40.234.53",
|
|
"IPv6": "2a00:dd80:20::8a6",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4g",
|
|
"RegionID": 4,
|
|
"HostName": "derp4g.tailscale.com",
|
|
"IPv4": "185.40.234.113",
|
|
"IPv6": "2a00:dd80:20::8f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4j",
|
|
"RegionID": 4,
|
|
"HostName": "derp4j.tailscale.com",
|
|
"IPv4": "185.40.234.176",
|
|
"IPv6": "2a00:dd80:20::e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4f",
|
|
"RegionID": 4,
|
|
"HostName": "derp4f.tailscale.com",
|
|
"IPv4": "185.40.234.219",
|
|
"IPv6": "2a00:dd80:20::a25",
|
|
"CanPort80": true
|
|
}]
|
|
}, "5": {
|
|
"RegionID": 5,
|
|
"RegionCode": "syd",
|
|
"RegionName": "Sydney",
|
|
"Latitude": -33.867778,
|
|
"Longitude": 151.21,
|
|
"Nodes": [{
|
|
"Name": "5f",
|
|
"RegionID": 5,
|
|
"HostName": "derp5f.tailscale.com",
|
|
"IPv4": "172.105.166.103",
|
|
"IPv6": "2400:8907::2000:ccff:fe1f:80da",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5g",
|
|
"RegionID": 5,
|
|
"HostName": "derp5g.tailscale.com",
|
|
"IPv4": "172.105.169.57",
|
|
"IPv6": "2400:8907::2000:2fff:fea7:57f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5e",
|
|
"RegionID": 5,
|
|
"HostName": "derp5e.tailscale.com",
|
|
"IPv4": "172.105.179.230",
|
|
"IPv6": "2400:8907::2000:ceff:fe8d:4f4e",
|
|
"CanPort80": true
|
|
}]
|
|
}, "6": {
|
|
"RegionID": 6,
|
|
"RegionCode": "blr",
|
|
"RegionName": "Bengaluru",
|
|
"Latitude": 12.9716,
|
|
"Longitude": 77.5946,
|
|
"Nodes": [{
|
|
"Name": "6a",
|
|
"RegionID": 6,
|
|
"HostName": "derp6.tailscale.com",
|
|
"IPv4": "68.183.90.120",
|
|
"IPv6": "2400:6180:100:d0::982:d001",
|
|
"CanPort80": true
|
|
}]
|
|
}, "7": {
|
|
"RegionID": 7,
|
|
"RegionCode": "tok",
|
|
"RegionName": "Tokyo",
|
|
"Latitude": 35.6764,
|
|
"Longitude": 139.65,
|
|
"Nodes": [{
|
|
"Name": "7g",
|
|
"RegionID": 7,
|
|
"HostName": "derp7g.tailscale.com",
|
|
"IPv4": "172.238.6.179",
|
|
"IPv6": "2600:3c18::2000:3fff:fe80:3ebd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7f",
|
|
"RegionID": 7,
|
|
"HostName": "derp7f.tailscale.com",
|
|
"IPv4": "172.238.6.34",
|
|
"IPv6": "2600:3c18::2000:acff:fe8e:3ed5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7h",
|
|
"RegionID": 7,
|
|
"HostName": "derp7h.tailscale.com",
|
|
"IPv4": "172.237.28.183",
|
|
"IPv6": "2600:3c18::2000:b1ff:fea9:4560",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7e",
|
|
"RegionID": 7,
|
|
"HostName": "derp7e.tailscale.com",
|
|
"IPv4": "172.238.6.180",
|
|
"IPv6": "2600:3c18::2000:60ff:fe0f:6e83",
|
|
"STUNOnly": true,
|
|
"CanPort80": true
|
|
}]
|
|
}, "8": {
|
|
"RegionID": 8,
|
|
"RegionCode": "lhr",
|
|
"RegionName": "London",
|
|
"Latitude": 51.5072,
|
|
"Longitude": 0.1276,
|
|
"Nodes": [{
|
|
"Name": "8f",
|
|
"RegionID": 8,
|
|
"HostName": "derp8f.tailscale.com",
|
|
"IPv4": "176.58.88.183",
|
|
"IPv6": "2a00:dd80:3a::dfa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8g",
|
|
"RegionID": 8,
|
|
"HostName": "derp8g.tailscale.com",
|
|
"IPv4": "176.58.92.254",
|
|
"IPv6": "2a00:dd80:3a::ed",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8e",
|
|
"RegionID": 8,
|
|
"HostName": "derp8e.tailscale.com",
|
|
"IPv4": "176.58.92.144",
|
|
"IPv6": "2a00:dd80:3a::b33",
|
|
"CanPort80": true
|
|
}]
|
|
}, "9": {
|
|
"RegionID": 9,
|
|
"RegionCode": "dfw",
|
|
"RegionName": "Dallas",
|
|
"Latitude": 32.779167,
|
|
"Longitude": -96.808889,
|
|
"Nodes": [{
|
|
"Name": "9e",
|
|
"RegionID": 9,
|
|
"HostName": "derp9e.tailscale.com",
|
|
"IPv4": "192.73.248.83",
|
|
"IPv6": "2607:f740:100::359",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9f",
|
|
"RegionID": 9,
|
|
"HostName": "derp9f.tailscale.com",
|
|
"IPv4": "209.177.156.197",
|
|
"IPv6": "2607:f740:100::cad",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9d",
|
|
"RegionID": 9,
|
|
"HostName": "derp9d.tailscale.com",
|
|
"IPv4": "209.177.156.94",
|
|
"IPv6": "2607:f740:100::c05",
|
|
"CanPort80": true
|
|
}]
|
|
}}},
|
|
"DisplayMessages": null,
|
|
"TKAEnabled": false,
|
|
"TKAHead": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
|
|
"Domain": "odin@example.com",
|
|
"DomainAuditLogID": "",
|
|
"UserProfiles": {
|
|
"1260082990019555": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
},
|
|
"3982058329734709": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"}
|
|
}
|
|
},
|
|
"whois": {"100.105.244.125": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.107.1.57": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.109.185.75": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.112.99.43": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.250.27": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.8.22": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.9.20": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.118.73": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.81.81.92": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.83.174.85": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.83.206.87": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.87.9.97": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.92.218.35": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.254.39": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::237:f47d": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::3937:914": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::4237:139": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::5037:ce57": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::7837:515c": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::8137:da23": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9637:7649": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a337:632b": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cb37:816": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d437:b94b": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:961": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::ee37:fa1b": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::f237:fe27": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::fe37:ae55": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}}
|
|
}, "charmander": {
|
|
"packet_filter_rules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"packet_filter_matches": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 8405570658174562,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"Hostinfo": {
|
|
"Hostname": "charmander",
|
|
"RoutableIPs": ["0.0.0.0/0", "::/0"],
|
|
"RequestTags": ["tag:exit"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Tags": ["tag:exit"],
|
|
"MachineAuthorized": true,
|
|
"CapMap": {
|
|
"https://tailscale.com/cap/file-sharing": null,
|
|
"https://tailscale.com/cap/is-owner": null,
|
|
"https://tailscale.com/cap/ssh": null,
|
|
"https://tailscale.com/cap/tailnet-lock": null,
|
|
"probe-udp-lifetime": null,
|
|
"ssh-behavior-v1": null,
|
|
"ssh-env-vars": null,
|
|
"store-appc-routes": null,
|
|
"tailnet-display-name": ["odin@example.com"]
|
|
},
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
},
|
|
"AllCaps": [
|
|
"https://tailscale.com/cap/file-sharing",
|
|
"https://tailscale.com/cap/is-owner",
|
|
"https://tailscale.com/cap/ssh",
|
|
"https://tailscale.com/cap/tailnet-lock",
|
|
"probe-udp-lifetime",
|
|
"ssh-behavior-v1",
|
|
"ssh-env-vars",
|
|
"store-appc-routes",
|
|
"tailnet-display-name"
|
|
],
|
|
"NodeKey": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"MachineKey": "mkey:a74c873e66677c0999ccaf1e92d19b655923268e0164b984e3f94ac30c428022",
|
|
"Peers": [{
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}],
|
|
"DNS": {"ExitNodeFilteredSet": [".ts.net", ".tailscale.net"]},
|
|
"PacketFilter": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"PacketFilterRules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"SSHPolicy": {"rules": []},
|
|
"CollectServices": false,
|
|
"DERPMap": {"Regions": {"1": {
|
|
"RegionID": 1,
|
|
"RegionCode": "nyc",
|
|
"RegionName": "New York City",
|
|
"Latitude": 40.7128,
|
|
"Longitude": -74.006,
|
|
"Nodes": [{
|
|
"Name": "1h",
|
|
"RegionID": 1,
|
|
"HostName": "derp1h.tailscale.com",
|
|
"IPv4": "199.38.181.93",
|
|
"IPv6": "2607:f740:f::afd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1g",
|
|
"RegionID": 1,
|
|
"HostName": "derp1g.tailscale.com",
|
|
"IPv4": "209.177.145.120",
|
|
"IPv6": "2607:f740:f::3eb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1i",
|
|
"RegionID": 1,
|
|
"HostName": "derp1i.tailscale.com",
|
|
"IPv4": "199.38.181.103",
|
|
"IPv6": "2607:f740:f::e19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1f",
|
|
"RegionID": 1,
|
|
"HostName": "derp1f.tailscale.com",
|
|
"IPv4": "199.38.181.104",
|
|
"IPv6": "2607:f740:f::bc",
|
|
"CanPort80": true
|
|
}]
|
|
}, "10": {
|
|
"RegionID": 10,
|
|
"RegionCode": "sea",
|
|
"RegionName": "Seattle",
|
|
"Latitude": 47.609722,
|
|
"Longitude": -122.333056,
|
|
"Nodes": [{
|
|
"Name": "10c",
|
|
"RegionID": 10,
|
|
"HostName": "derp10c.tailscale.com",
|
|
"IPv4": "192.73.240.121",
|
|
"IPv6": "2607:f740:14::40c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10d",
|
|
"RegionID": 10,
|
|
"HostName": "derp10d.tailscale.com",
|
|
"IPv4": "192.73.240.132",
|
|
"IPv6": "2607:f740:14::500",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10b",
|
|
"RegionID": 10,
|
|
"HostName": "derp10b.tailscale.com",
|
|
"IPv4": "192.73.240.161",
|
|
"IPv6": "2607:f740:14::61c",
|
|
"CanPort80": true
|
|
}]
|
|
}, "11": {
|
|
"RegionID": 11,
|
|
"RegionCode": "sao",
|
|
"RegionName": "São Paulo",
|
|
"Latitude": -23.55,
|
|
"Longitude": -46.633333,
|
|
"Nodes": [{
|
|
"Name": "11f",
|
|
"RegionID": 11,
|
|
"HostName": "derp11f.tailscale.com",
|
|
"IPv4": "172.237.61.197",
|
|
"IPv6": "2600:3c0d::2000:3bff:fe44:6166",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11g",
|
|
"RegionID": 11,
|
|
"HostName": "derp11g.tailscale.com",
|
|
"IPv4": "172.237.61.190",
|
|
"IPv6": "2600:3c0d::2000:62ff:febe:2e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11e",
|
|
"RegionID": 11,
|
|
"HostName": "derp11e.tailscale.com",
|
|
"IPv4": "172.237.61.194",
|
|
"IPv6": "2600:3c0d::2000:d2ff:fe43:1790",
|
|
"CanPort80": true
|
|
}]
|
|
}, "12": {
|
|
"RegionID": 12,
|
|
"RegionCode": "ord",
|
|
"RegionName": "Chicago",
|
|
"Latitude": 41.881944,
|
|
"Longitude": -87.627778,
|
|
"Nodes": [{
|
|
"Name": "12e",
|
|
"RegionID": 12,
|
|
"HostName": "derp12e.tailscale.com",
|
|
"IPv4": "209.177.158.15",
|
|
"IPv6": "2607:f740:e::b17",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12f",
|
|
"RegionID": 12,
|
|
"HostName": "derp12f.tailscale.com",
|
|
"IPv4": "199.38.182.118",
|
|
"IPv6": "2607:f740:e::4c8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12d",
|
|
"RegionID": 12,
|
|
"HostName": "derp12d.tailscale.com",
|
|
"IPv4": "209.177.158.246",
|
|
"IPv6": "2607:f740:e::811",
|
|
"CanPort80": true
|
|
}]
|
|
}, "13": {
|
|
"RegionID": 13,
|
|
"RegionCode": "den",
|
|
"RegionName": "Denver",
|
|
"Latitude": 39.7392,
|
|
"Longitude": -104.9849,
|
|
"Nodes": [{
|
|
"Name": "13c",
|
|
"RegionID": 13,
|
|
"HostName": "derp13c.tailscale.com",
|
|
"IPv4": "192.73.242.28",
|
|
"IPv6": "2607:f740:16::5c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13d",
|
|
"RegionID": 13,
|
|
"HostName": "derp13d.tailscale.com",
|
|
"IPv4": "192.73.242.204",
|
|
"IPv6": "2607:f740:16::c23",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13b",
|
|
"RegionID": 13,
|
|
"HostName": "derp13b.tailscale.com",
|
|
"IPv4": "192.73.242.187",
|
|
"IPv6": "2607:f740:16::640",
|
|
"CanPort80": true
|
|
}]
|
|
}, "14": {
|
|
"RegionID": 14,
|
|
"RegionCode": "ams",
|
|
"RegionName": "Amsterdam",
|
|
"Latitude": 52.372778,
|
|
"Longitude": 4.893611,
|
|
"Nodes": [{
|
|
"Name": "14c",
|
|
"RegionID": 14,
|
|
"HostName": "derp14c.tailscale.com",
|
|
"IPv4": "176.58.93.147",
|
|
"IPv6": "2a00:dd80:3c::b09",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14d",
|
|
"RegionID": 14,
|
|
"HostName": "derp14d.tailscale.com",
|
|
"IPv4": "176.58.93.154",
|
|
"IPv6": "2a00:dd80:3c::3d5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14b",
|
|
"RegionID": 14,
|
|
"HostName": "derp14b.tailscale.com",
|
|
"IPv4": "176.58.93.248",
|
|
"IPv6": "2a00:dd80:3c::807",
|
|
"CanPort80": true
|
|
}]
|
|
}, "15": {
|
|
"RegionID": 15,
|
|
"RegionCode": "jnb",
|
|
"RegionName": "Johannesburg",
|
|
"Latitude": -26.204444,
|
|
"Longitude": 28.045556,
|
|
"Nodes": [{
|
|
"Name": "15c",
|
|
"RegionID": 15,
|
|
"HostName": "derp15c.tailscale.com",
|
|
"IPv4": "102.67.165.185",
|
|
"IPv6": "2c0f:edb0:0:10::b59",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15d",
|
|
"RegionID": 15,
|
|
"HostName": "derp15d.tailscale.com",
|
|
"IPv4": "102.67.165.36",
|
|
"IPv6": "2c0f:edb0:0:10::599",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15b",
|
|
"RegionID": 15,
|
|
"HostName": "derp15b.tailscale.com",
|
|
"IPv4": "102.67.165.90",
|
|
"IPv6": "2c0f:edb0:0:10::963",
|
|
"CanPort80": true
|
|
}]
|
|
}, "16": {
|
|
"RegionID": 16,
|
|
"RegionCode": "mia",
|
|
"RegionName": "Miami",
|
|
"Latitude": 25.78,
|
|
"Longitude": -80.21,
|
|
"Nodes": [{
|
|
"Name": "16c",
|
|
"RegionID": 16,
|
|
"HostName": "derp16c.tailscale.com",
|
|
"IPv4": "192.73.243.229",
|
|
"IPv6": "2607:f740:17::4e4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16d",
|
|
"RegionID": 16,
|
|
"HostName": "derp16d.tailscale.com",
|
|
"IPv4": "192.73.243.141",
|
|
"IPv6": "2607:f740:17::475",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16b",
|
|
"RegionID": 16,
|
|
"HostName": "derp16b.tailscale.com",
|
|
"IPv4": "192.73.243.135",
|
|
"IPv6": "2607:f740:17::476",
|
|
"CanPort80": true
|
|
}]
|
|
}, "17": {
|
|
"RegionID": 17,
|
|
"RegionCode": "lax",
|
|
"RegionName": "Los Angeles",
|
|
"Latitude": 34.05,
|
|
"Longitude": -118.25,
|
|
"Nodes": [{
|
|
"Name": "17c",
|
|
"RegionID": 17,
|
|
"HostName": "derp17c.tailscale.com",
|
|
"IPv4": "208.111.40.12",
|
|
"IPv6": "2607:f740:c::10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17d",
|
|
"RegionID": 17,
|
|
"HostName": "derp17d.tailscale.com",
|
|
"IPv4": "208.111.40.216",
|
|
"IPv6": "2607:f740:c::e1b",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17b",
|
|
"RegionID": 17,
|
|
"HostName": "derp17b.tailscale.com",
|
|
"IPv4": "192.73.244.245",
|
|
"IPv6": "2607:f740:c::646",
|
|
"CanPort80": true
|
|
}]
|
|
}, "18": {
|
|
"RegionID": 18,
|
|
"RegionCode": "par",
|
|
"RegionName": "Paris",
|
|
"Latitude": 48.856667,
|
|
"Longitude": 2.352222,
|
|
"Nodes": [{
|
|
"Name": "18c",
|
|
"RegionID": 18,
|
|
"HostName": "derp18c.tailscale.com",
|
|
"IPv4": "176.58.90.207",
|
|
"IPv6": "2a00:dd80:3e::c19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18d",
|
|
"RegionID": 18,
|
|
"HostName": "derp18d.tailscale.com",
|
|
"IPv4": "176.58.90.104",
|
|
"IPv6": "2a00:dd80:3e::f2e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18b",
|
|
"RegionID": 18,
|
|
"HostName": "derp18b.tailscale.com",
|
|
"IPv4": "176.58.90.147",
|
|
"IPv6": "2a00:dd80:3e::363",
|
|
"CanPort80": true
|
|
}]
|
|
}, "19": {
|
|
"RegionID": 19,
|
|
"RegionCode": "mad",
|
|
"RegionName": "Madrid",
|
|
"Latitude": 40.416944,
|
|
"Longitude": -3.703333,
|
|
"Nodes": [{
|
|
"Name": "19c",
|
|
"RegionID": 19,
|
|
"HostName": "derp19c.tailscale.com",
|
|
"IPv4": "45.159.97.61",
|
|
"IPv6": "2a00:dd80:14:10::20",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19d",
|
|
"RegionID": 19,
|
|
"HostName": "derp19d.tailscale.com",
|
|
"IPv4": "45.159.97.233",
|
|
"IPv6": "2a00:dd80:14:10::34a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19b",
|
|
"RegionID": 19,
|
|
"HostName": "derp19b.tailscale.com",
|
|
"IPv4": "45.159.97.144",
|
|
"IPv6": "2a00:dd80:14:10::335",
|
|
"CanPort80": true
|
|
}]
|
|
}, "2": {
|
|
"RegionID": 2,
|
|
"RegionCode": "sfo",
|
|
"RegionName": "San Francisco",
|
|
"Latitude": 37.7775,
|
|
"Longitude": -122.416389,
|
|
"Nodes": [{
|
|
"Name": "2e",
|
|
"RegionID": 2,
|
|
"HostName": "derp2e.tailscale.com",
|
|
"IPv4": "192.73.252.134",
|
|
"IPv6": "2607:f740:0:3f::44c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2f",
|
|
"RegionID": 2,
|
|
"HostName": "derp2f.tailscale.com",
|
|
"IPv4": "208.111.34.178",
|
|
"IPv6": "2607:f740:0:3f::f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2d",
|
|
"RegionID": 2,
|
|
"HostName": "derp2d.tailscale.com",
|
|
"IPv4": "192.73.252.65",
|
|
"IPv6": "2607:f740:0:3f::287",
|
|
"CanPort80": true
|
|
}]
|
|
}, "20": {
|
|
"RegionID": 20,
|
|
"RegionCode": "hkg",
|
|
"RegionName": "Hong Kong",
|
|
"Latitude": 22.3193,
|
|
"Longitude": 114.1694,
|
|
"Nodes": [{
|
|
"Name": "20c",
|
|
"RegionID": 20,
|
|
"HostName": "derp20c.tailscale.com",
|
|
"IPv4": "205.147.105.30",
|
|
"IPv6": "2403:2500:8000:1::5fb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20d",
|
|
"RegionID": 20,
|
|
"HostName": "derp20d.tailscale.com",
|
|
"IPv4": "205.147.105.78",
|
|
"IPv6": "2403:2500:8000:1::e9a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20b",
|
|
"RegionID": 20,
|
|
"HostName": "derp20b.tailscale.com",
|
|
"IPv4": "103.6.84.152",
|
|
"IPv6": "2403:2500:8000:1::ef6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "21": {
|
|
"RegionID": 21,
|
|
"RegionCode": "tor",
|
|
"RegionName": "Toronto",
|
|
"Latitude": 43.741667,
|
|
"Longitude": -79.373333,
|
|
"Nodes": [{
|
|
"Name": "21c",
|
|
"RegionID": 21,
|
|
"HostName": "derp21c.tailscale.com",
|
|
"IPv4": "162.248.221.215",
|
|
"IPv6": "2607:f740:50::f10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21d",
|
|
"RegionID": 21,
|
|
"HostName": "derp21d.tailscale.com",
|
|
"IPv4": "162.248.221.248",
|
|
"IPv6": "2607:f740:50::ca4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21b",
|
|
"RegionID": 21,
|
|
"HostName": "derp21b.tailscale.com",
|
|
"IPv4": "162.248.221.199",
|
|
"IPv6": "2607:f740:50::1d1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "22": {
|
|
"RegionID": 22,
|
|
"RegionCode": "waw",
|
|
"RegionName": "Warsaw",
|
|
"Latitude": 52.23,
|
|
"Longitude": 21.011111,
|
|
"Nodes": [{
|
|
"Name": "22c",
|
|
"RegionID": 22,
|
|
"HostName": "derp22c.tailscale.com",
|
|
"IPv4": "45.159.98.253",
|
|
"IPv6": "2a00:dd80:40:100::3f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22d",
|
|
"RegionID": 22,
|
|
"HostName": "derp22d.tailscale.com",
|
|
"IPv4": "45.159.98.145",
|
|
"IPv6": "2a00:dd80:40:100::211",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22b",
|
|
"RegionID": 22,
|
|
"HostName": "derp22b.tailscale.com",
|
|
"IPv4": "45.159.98.196",
|
|
"IPv6": "2a00:dd80:40:100::316",
|
|
"CanPort80": true
|
|
}]
|
|
}, "23": {
|
|
"RegionID": 23,
|
|
"RegionCode": "dbi",
|
|
"RegionName": "Dubai",
|
|
"Latitude": 25.263056,
|
|
"Longitude": 55.297222,
|
|
"Nodes": [{
|
|
"Name": "23c",
|
|
"RegionID": 23,
|
|
"HostName": "derp23c.tailscale.com",
|
|
"IPv4": "185.34.3.207",
|
|
"IPv6": "2a00:dd80:3f:100::a50",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23d",
|
|
"RegionID": 23,
|
|
"HostName": "derp23d.tailscale.com",
|
|
"IPv4": "185.34.3.75",
|
|
"IPv6": "2a00:dd80:3f:100::97e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23b",
|
|
"RegionID": 23,
|
|
"HostName": "derp23b.tailscale.com",
|
|
"IPv4": "185.34.3.232",
|
|
"IPv6": "2a00:dd80:3f:100::76f",
|
|
"CanPort80": true
|
|
}]
|
|
}, "24": {
|
|
"RegionID": 24,
|
|
"RegionCode": "hnl",
|
|
"RegionName": "Honolulu",
|
|
"Latitude": 21.306944,
|
|
"Longitude": -157.858333,
|
|
"Nodes": [{
|
|
"Name": "24c",
|
|
"RegionID": 24,
|
|
"HostName": "derp24c.tailscale.com",
|
|
"IPv4": "208.83.233.233",
|
|
"IPv6": "2001:19f0:c000:c591:5400:04ff:fe26:2c5f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24d",
|
|
"RegionID": 24,
|
|
"HostName": "derp24d.tailscale.com",
|
|
"IPv4": "208.72.155.133",
|
|
"IPv6": "2001:19f0:c000:c564:5400:04ff:fe26:2ba8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24b",
|
|
"RegionID": 24,
|
|
"HostName": "derp24b.tailscale.com",
|
|
"IPv4": "208.83.234.151",
|
|
"IPv6": "2001:19f0:c000:c586:5400:04ff:fe26:2ba6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "25": {
|
|
"RegionID": 25,
|
|
"RegionCode": "nai",
|
|
"RegionName": "Nairobi",
|
|
"Latitude": -1.286389,
|
|
"Longitude": 36.817222,
|
|
"Nodes": [{
|
|
"Name": "25c",
|
|
"RegionID": 25,
|
|
"HostName": "derp25c.tailscale.com",
|
|
"IPv4": "102.67.167.37",
|
|
"IPv6": "2c0f:edb0:2000:1::2c7",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25d",
|
|
"RegionID": 25,
|
|
"HostName": "derp25d.tailscale.com",
|
|
"IPv4": "102.67.167.188",
|
|
"IPv6": "2c0f:edb0:2000:1::188",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25b",
|
|
"RegionID": 25,
|
|
"HostName": "derp25b.tailscale.com",
|
|
"IPv4": "102.67.167.245",
|
|
"IPv6": "2c0f:edb0:2000:1::2e9",
|
|
"CanPort80": true
|
|
}]
|
|
}, "26": {
|
|
"RegionID": 26,
|
|
"RegionCode": "nue",
|
|
"RegionName": "Nuremberg",
|
|
"Latitude": 49.453889,
|
|
"Longitude": 11.0775,
|
|
"Nodes": [{
|
|
"Name": "26c",
|
|
"RegionID": 26,
|
|
"HostName": "derp26c.tailscale.com",
|
|
"IPv4": "49.12.193.137",
|
|
"IPv6": "2a01:4f8:1c1c:5c70::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26d",
|
|
"RegionID": 26,
|
|
"HostName": "derp26d.tailscale.com",
|
|
"IPv4": "49.13.204.141",
|
|
"IPv6": "2a01:4f8:1c0c:7d06::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26b",
|
|
"RegionID": 26,
|
|
"HostName": "derp26b.tailscale.com",
|
|
"IPv4": "167.235.72.200",
|
|
"IPv6": "2a01:4f8:1c1c:47b6::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "27": {
|
|
"RegionID": 27,
|
|
"RegionCode": "iad",
|
|
"RegionName": "Ashburn",
|
|
"Latitude": 39.03,
|
|
"Longitude": -77.471111,
|
|
"Nodes": [{
|
|
"Name": "27d",
|
|
"RegionID": 27,
|
|
"HostName": "derp27d.tailscale.com",
|
|
"IPv4": "178.156.152.106",
|
|
"IPv6": "2a01:4ff:f0:3c8e::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27c",
|
|
"RegionID": 27,
|
|
"HostName": "derp27c.tailscale.com",
|
|
"IPv4": "178.156.152.91",
|
|
"IPv6": "2a01:4ff:f0:3913::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27e",
|
|
"RegionID": 27,
|
|
"HostName": "derp27e.tailscale.com",
|
|
"IPv4": "178.156.134.232",
|
|
"IPv6": "2a01:4ff:f0:28d4::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27b",
|
|
"RegionID": 27,
|
|
"HostName": "derp27b.tailscale.com",
|
|
"IPv4": "5.161.218.233",
|
|
"IPv6": "2a01:4ff:f0:3db9::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "28": {
|
|
"RegionID": 28,
|
|
"RegionCode": "hel",
|
|
"RegionName": "Helsinki",
|
|
"Latitude": 60.170833,
|
|
"Longitude": 24.9375,
|
|
"Nodes": [{
|
|
"Name": "28c",
|
|
"RegionID": 28,
|
|
"HostName": "derp28c.tailscale.com",
|
|
"IPv4": "95.217.2.165",
|
|
"IPv6": "2a01:4f9:c012:cd74::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28d",
|
|
"RegionID": 28,
|
|
"HostName": "derp28d.tailscale.com",
|
|
"IPv4": "157.180.28.32",
|
|
"IPv6": "2a01:4f9:c012:2e5b::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28b",
|
|
"RegionID": 28,
|
|
"HostName": "derp28b.tailscale.com",
|
|
"IPv4": "65.109.143.62",
|
|
"IPv6": "2a01:4f9:c012:d55c::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "3": {
|
|
"RegionID": 3,
|
|
"RegionCode": "sin",
|
|
"RegionName": "Singapore",
|
|
"Latitude": 1.3521,
|
|
"Longitude": 103.8198,
|
|
"Nodes": [{
|
|
"Name": "3g",
|
|
"RegionID": 3,
|
|
"HostName": "derp3g.tailscale.com",
|
|
"IPv4": "172.237.72.79",
|
|
"IPv6": "2600:3c15::2000:adff:fe08:6fab",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3f",
|
|
"RegionID": 3,
|
|
"HostName": "derp3f.tailscale.com",
|
|
"IPv4": "172.237.72.8",
|
|
"IPv6": "2600:3c15::2000:53ff:fe48:a668",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3h",
|
|
"RegionID": 3,
|
|
"HostName": "derp3h.tailscale.com",
|
|
"IPv4": "172.237.66.30",
|
|
"IPv6": "2600:3c15::2000:3dff:fe44:50aa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3e",
|
|
"RegionID": 3,
|
|
"HostName": "derp3e.tailscale.com",
|
|
"IPv4": "172.237.72.43",
|
|
"IPv6": "2600:3c15::2000:6cff:fee4:d799",
|
|
"CanPort80": true
|
|
}]
|
|
}, "4": {
|
|
"RegionID": 4,
|
|
"RegionCode": "fra",
|
|
"RegionName": "Frankfurt",
|
|
"Latitude": 50.1109,
|
|
"Longitude": 8.6821,
|
|
"Nodes": [{
|
|
"Name": "4h",
|
|
"RegionID": 4,
|
|
"HostName": "derp4h.tailscale.com",
|
|
"IPv4": "185.40.234.77",
|
|
"IPv6": "2a00:dd80:20::bcf",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4i",
|
|
"RegionID": 4,
|
|
"HostName": "derp4i.tailscale.com",
|
|
"IPv4": "185.40.234.53",
|
|
"IPv6": "2a00:dd80:20::8a6",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4g",
|
|
"RegionID": 4,
|
|
"HostName": "derp4g.tailscale.com",
|
|
"IPv4": "185.40.234.113",
|
|
"IPv6": "2a00:dd80:20::8f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4j",
|
|
"RegionID": 4,
|
|
"HostName": "derp4j.tailscale.com",
|
|
"IPv4": "185.40.234.176",
|
|
"IPv6": "2a00:dd80:20::e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4f",
|
|
"RegionID": 4,
|
|
"HostName": "derp4f.tailscale.com",
|
|
"IPv4": "185.40.234.219",
|
|
"IPv6": "2a00:dd80:20::a25",
|
|
"CanPort80": true
|
|
}]
|
|
}, "5": {
|
|
"RegionID": 5,
|
|
"RegionCode": "syd",
|
|
"RegionName": "Sydney",
|
|
"Latitude": -33.867778,
|
|
"Longitude": 151.21,
|
|
"Nodes": [{
|
|
"Name": "5f",
|
|
"RegionID": 5,
|
|
"HostName": "derp5f.tailscale.com",
|
|
"IPv4": "172.105.166.103",
|
|
"IPv6": "2400:8907::2000:ccff:fe1f:80da",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5g",
|
|
"RegionID": 5,
|
|
"HostName": "derp5g.tailscale.com",
|
|
"IPv4": "172.105.169.57",
|
|
"IPv6": "2400:8907::2000:2fff:fea7:57f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5e",
|
|
"RegionID": 5,
|
|
"HostName": "derp5e.tailscale.com",
|
|
"IPv4": "172.105.179.230",
|
|
"IPv6": "2400:8907::2000:ceff:fe8d:4f4e",
|
|
"CanPort80": true
|
|
}]
|
|
}, "6": {
|
|
"RegionID": 6,
|
|
"RegionCode": "blr",
|
|
"RegionName": "Bengaluru",
|
|
"Latitude": 12.9716,
|
|
"Longitude": 77.5946,
|
|
"Nodes": [{
|
|
"Name": "6a",
|
|
"RegionID": 6,
|
|
"HostName": "derp6.tailscale.com",
|
|
"IPv4": "68.183.90.120",
|
|
"IPv6": "2400:6180:100:d0::982:d001",
|
|
"CanPort80": true
|
|
}]
|
|
}, "7": {
|
|
"RegionID": 7,
|
|
"RegionCode": "tok",
|
|
"RegionName": "Tokyo",
|
|
"Latitude": 35.6764,
|
|
"Longitude": 139.65,
|
|
"Nodes": [{
|
|
"Name": "7g",
|
|
"RegionID": 7,
|
|
"HostName": "derp7g.tailscale.com",
|
|
"IPv4": "172.238.6.179",
|
|
"IPv6": "2600:3c18::2000:3fff:fe80:3ebd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7f",
|
|
"RegionID": 7,
|
|
"HostName": "derp7f.tailscale.com",
|
|
"IPv4": "172.238.6.34",
|
|
"IPv6": "2600:3c18::2000:acff:fe8e:3ed5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7h",
|
|
"RegionID": 7,
|
|
"HostName": "derp7h.tailscale.com",
|
|
"IPv4": "172.237.28.183",
|
|
"IPv6": "2600:3c18::2000:b1ff:fea9:4560",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7e",
|
|
"RegionID": 7,
|
|
"HostName": "derp7e.tailscale.com",
|
|
"IPv4": "172.238.6.180",
|
|
"IPv6": "2600:3c18::2000:60ff:fe0f:6e83",
|
|
"STUNOnly": true,
|
|
"CanPort80": true
|
|
}]
|
|
}, "8": {
|
|
"RegionID": 8,
|
|
"RegionCode": "lhr",
|
|
"RegionName": "London",
|
|
"Latitude": 51.5072,
|
|
"Longitude": 0.1276,
|
|
"Nodes": [{
|
|
"Name": "8f",
|
|
"RegionID": 8,
|
|
"HostName": "derp8f.tailscale.com",
|
|
"IPv4": "176.58.88.183",
|
|
"IPv6": "2a00:dd80:3a::dfa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8g",
|
|
"RegionID": 8,
|
|
"HostName": "derp8g.tailscale.com",
|
|
"IPv4": "176.58.92.254",
|
|
"IPv6": "2a00:dd80:3a::ed",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8e",
|
|
"RegionID": 8,
|
|
"HostName": "derp8e.tailscale.com",
|
|
"IPv4": "176.58.92.144",
|
|
"IPv6": "2a00:dd80:3a::b33",
|
|
"CanPort80": true
|
|
}]
|
|
}, "9": {
|
|
"RegionID": 9,
|
|
"RegionCode": "dfw",
|
|
"RegionName": "Dallas",
|
|
"Latitude": 32.779167,
|
|
"Longitude": -96.808889,
|
|
"Nodes": [{
|
|
"Name": "9e",
|
|
"RegionID": 9,
|
|
"HostName": "derp9e.tailscale.com",
|
|
"IPv4": "192.73.248.83",
|
|
"IPv6": "2607:f740:100::359",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9f",
|
|
"RegionID": 9,
|
|
"HostName": "derp9f.tailscale.com",
|
|
"IPv4": "209.177.156.197",
|
|
"IPv6": "2607:f740:100::cad",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9d",
|
|
"RegionID": 9,
|
|
"HostName": "derp9d.tailscale.com",
|
|
"IPv4": "209.177.156.94",
|
|
"IPv6": "2607:f740:100::c05",
|
|
"CanPort80": true
|
|
}]
|
|
}}},
|
|
"DisplayMessages": null,
|
|
"TKAEnabled": false,
|
|
"TKAHead": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
|
|
"Domain": "odin@example.com",
|
|
"DomainAuditLogID": "",
|
|
"UserProfiles": {
|
|
"1260082990019555": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
},
|
|
"3982058329734709": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"8405570658174562": {
|
|
"ID": 8405570658174562,
|
|
"LoginName": "charmander.tail78f774.ts.net",
|
|
"DisplayName": "charmander"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.105.244.125": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.106.226.110": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.107.1.57": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.109.185.75": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.112.99.43": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.8.22": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.9.20": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.118.73": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.81.81.92": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.83.174.85": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.83.206.87": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.87.9.97": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.92.218.35": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.254.39": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::237:f47d": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::3937:914": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::4237:139": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::5037:ce57": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::7837:515c": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::8137:da23": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9637:7649": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a137:e26e": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a337:632b": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cb37:816": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d437:b94b": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:961": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::f237:fe27": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::fe37:ae55": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}}
|
|
}, "fearow": {
|
|
"packet_filter_rules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"packet_filter_matches": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 7717737735850479,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"Hostinfo": {
|
|
"Hostname": "fearow",
|
|
"RoutableIPs": ["10.55.0.0/16"],
|
|
"RequestTags": ["tag:fearow"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Tags": ["tag:fearow"],
|
|
"MachineAuthorized": true,
|
|
"CapMap": {
|
|
"https://tailscale.com/cap/file-sharing": null,
|
|
"https://tailscale.com/cap/is-owner": null,
|
|
"https://tailscale.com/cap/ssh": null,
|
|
"https://tailscale.com/cap/tailnet-lock": null,
|
|
"probe-udp-lifetime": null,
|
|
"ssh-behavior-v1": null,
|
|
"ssh-env-vars": null,
|
|
"store-appc-routes": null,
|
|
"tailnet-display-name": ["odin@example.com"]
|
|
},
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
},
|
|
"AllCaps": [
|
|
"https://tailscale.com/cap/file-sharing",
|
|
"https://tailscale.com/cap/is-owner",
|
|
"https://tailscale.com/cap/ssh",
|
|
"https://tailscale.com/cap/tailnet-lock",
|
|
"probe-udp-lifetime",
|
|
"ssh-behavior-v1",
|
|
"ssh-env-vars",
|
|
"store-appc-routes",
|
|
"tailnet-display-name"
|
|
],
|
|
"NodeKey": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"MachineKey": "mkey:ac0baff1305a29c03f8d37e4c1ece991807326eb3606e4139091fcf342117615",
|
|
"Peers": [{
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}],
|
|
"DNS": {"ExitNodeFilteredSet": [".ts.net", ".tailscale.net"]},
|
|
"PacketFilter": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"PacketFilterRules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"SSHPolicy": {"rules": []},
|
|
"CollectServices": false,
|
|
"DERPMap": {"Regions": {"1": {
|
|
"RegionID": 1,
|
|
"RegionCode": "nyc",
|
|
"RegionName": "New York City",
|
|
"Latitude": 40.7128,
|
|
"Longitude": -74.006,
|
|
"Nodes": [{
|
|
"Name": "1h",
|
|
"RegionID": 1,
|
|
"HostName": "derp1h.tailscale.com",
|
|
"IPv4": "199.38.181.93",
|
|
"IPv6": "2607:f740:f::afd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1g",
|
|
"RegionID": 1,
|
|
"HostName": "derp1g.tailscale.com",
|
|
"IPv4": "209.177.145.120",
|
|
"IPv6": "2607:f740:f::3eb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1i",
|
|
"RegionID": 1,
|
|
"HostName": "derp1i.tailscale.com",
|
|
"IPv4": "199.38.181.103",
|
|
"IPv6": "2607:f740:f::e19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1f",
|
|
"RegionID": 1,
|
|
"HostName": "derp1f.tailscale.com",
|
|
"IPv4": "199.38.181.104",
|
|
"IPv6": "2607:f740:f::bc",
|
|
"CanPort80": true
|
|
}]
|
|
}, "10": {
|
|
"RegionID": 10,
|
|
"RegionCode": "sea",
|
|
"RegionName": "Seattle",
|
|
"Latitude": 47.609722,
|
|
"Longitude": -122.333056,
|
|
"Nodes": [{
|
|
"Name": "10c",
|
|
"RegionID": 10,
|
|
"HostName": "derp10c.tailscale.com",
|
|
"IPv4": "192.73.240.121",
|
|
"IPv6": "2607:f740:14::40c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10d",
|
|
"RegionID": 10,
|
|
"HostName": "derp10d.tailscale.com",
|
|
"IPv4": "192.73.240.132",
|
|
"IPv6": "2607:f740:14::500",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10b",
|
|
"RegionID": 10,
|
|
"HostName": "derp10b.tailscale.com",
|
|
"IPv4": "192.73.240.161",
|
|
"IPv6": "2607:f740:14::61c",
|
|
"CanPort80": true
|
|
}]
|
|
}, "11": {
|
|
"RegionID": 11,
|
|
"RegionCode": "sao",
|
|
"RegionName": "São Paulo",
|
|
"Latitude": -23.55,
|
|
"Longitude": -46.633333,
|
|
"Nodes": [{
|
|
"Name": "11f",
|
|
"RegionID": 11,
|
|
"HostName": "derp11f.tailscale.com",
|
|
"IPv4": "172.237.61.197",
|
|
"IPv6": "2600:3c0d::2000:3bff:fe44:6166",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11g",
|
|
"RegionID": 11,
|
|
"HostName": "derp11g.tailscale.com",
|
|
"IPv4": "172.237.61.190",
|
|
"IPv6": "2600:3c0d::2000:62ff:febe:2e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11e",
|
|
"RegionID": 11,
|
|
"HostName": "derp11e.tailscale.com",
|
|
"IPv4": "172.237.61.194",
|
|
"IPv6": "2600:3c0d::2000:d2ff:fe43:1790",
|
|
"CanPort80": true
|
|
}]
|
|
}, "12": {
|
|
"RegionID": 12,
|
|
"RegionCode": "ord",
|
|
"RegionName": "Chicago",
|
|
"Latitude": 41.881944,
|
|
"Longitude": -87.627778,
|
|
"Nodes": [{
|
|
"Name": "12e",
|
|
"RegionID": 12,
|
|
"HostName": "derp12e.tailscale.com",
|
|
"IPv4": "209.177.158.15",
|
|
"IPv6": "2607:f740:e::b17",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12f",
|
|
"RegionID": 12,
|
|
"HostName": "derp12f.tailscale.com",
|
|
"IPv4": "199.38.182.118",
|
|
"IPv6": "2607:f740:e::4c8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12d",
|
|
"RegionID": 12,
|
|
"HostName": "derp12d.tailscale.com",
|
|
"IPv4": "209.177.158.246",
|
|
"IPv6": "2607:f740:e::811",
|
|
"CanPort80": true
|
|
}]
|
|
}, "13": {
|
|
"RegionID": 13,
|
|
"RegionCode": "den",
|
|
"RegionName": "Denver",
|
|
"Latitude": 39.7392,
|
|
"Longitude": -104.9849,
|
|
"Nodes": [{
|
|
"Name": "13c",
|
|
"RegionID": 13,
|
|
"HostName": "derp13c.tailscale.com",
|
|
"IPv4": "192.73.242.28",
|
|
"IPv6": "2607:f740:16::5c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13d",
|
|
"RegionID": 13,
|
|
"HostName": "derp13d.tailscale.com",
|
|
"IPv4": "192.73.242.204",
|
|
"IPv6": "2607:f740:16::c23",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13b",
|
|
"RegionID": 13,
|
|
"HostName": "derp13b.tailscale.com",
|
|
"IPv4": "192.73.242.187",
|
|
"IPv6": "2607:f740:16::640",
|
|
"CanPort80": true
|
|
}]
|
|
}, "14": {
|
|
"RegionID": 14,
|
|
"RegionCode": "ams",
|
|
"RegionName": "Amsterdam",
|
|
"Latitude": 52.372778,
|
|
"Longitude": 4.893611,
|
|
"Nodes": [{
|
|
"Name": "14c",
|
|
"RegionID": 14,
|
|
"HostName": "derp14c.tailscale.com",
|
|
"IPv4": "176.58.93.147",
|
|
"IPv6": "2a00:dd80:3c::b09",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14d",
|
|
"RegionID": 14,
|
|
"HostName": "derp14d.tailscale.com",
|
|
"IPv4": "176.58.93.154",
|
|
"IPv6": "2a00:dd80:3c::3d5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14b",
|
|
"RegionID": 14,
|
|
"HostName": "derp14b.tailscale.com",
|
|
"IPv4": "176.58.93.248",
|
|
"IPv6": "2a00:dd80:3c::807",
|
|
"CanPort80": true
|
|
}]
|
|
}, "15": {
|
|
"RegionID": 15,
|
|
"RegionCode": "jnb",
|
|
"RegionName": "Johannesburg",
|
|
"Latitude": -26.204444,
|
|
"Longitude": 28.045556,
|
|
"Nodes": [{
|
|
"Name": "15c",
|
|
"RegionID": 15,
|
|
"HostName": "derp15c.tailscale.com",
|
|
"IPv4": "102.67.165.185",
|
|
"IPv6": "2c0f:edb0:0:10::b59",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15d",
|
|
"RegionID": 15,
|
|
"HostName": "derp15d.tailscale.com",
|
|
"IPv4": "102.67.165.36",
|
|
"IPv6": "2c0f:edb0:0:10::599",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15b",
|
|
"RegionID": 15,
|
|
"HostName": "derp15b.tailscale.com",
|
|
"IPv4": "102.67.165.90",
|
|
"IPv6": "2c0f:edb0:0:10::963",
|
|
"CanPort80": true
|
|
}]
|
|
}, "16": {
|
|
"RegionID": 16,
|
|
"RegionCode": "mia",
|
|
"RegionName": "Miami",
|
|
"Latitude": 25.78,
|
|
"Longitude": -80.21,
|
|
"Nodes": [{
|
|
"Name": "16c",
|
|
"RegionID": 16,
|
|
"HostName": "derp16c.tailscale.com",
|
|
"IPv4": "192.73.243.229",
|
|
"IPv6": "2607:f740:17::4e4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16d",
|
|
"RegionID": 16,
|
|
"HostName": "derp16d.tailscale.com",
|
|
"IPv4": "192.73.243.141",
|
|
"IPv6": "2607:f740:17::475",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16b",
|
|
"RegionID": 16,
|
|
"HostName": "derp16b.tailscale.com",
|
|
"IPv4": "192.73.243.135",
|
|
"IPv6": "2607:f740:17::476",
|
|
"CanPort80": true
|
|
}]
|
|
}, "17": {
|
|
"RegionID": 17,
|
|
"RegionCode": "lax",
|
|
"RegionName": "Los Angeles",
|
|
"Latitude": 34.05,
|
|
"Longitude": -118.25,
|
|
"Nodes": [{
|
|
"Name": "17c",
|
|
"RegionID": 17,
|
|
"HostName": "derp17c.tailscale.com",
|
|
"IPv4": "208.111.40.12",
|
|
"IPv6": "2607:f740:c::10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17d",
|
|
"RegionID": 17,
|
|
"HostName": "derp17d.tailscale.com",
|
|
"IPv4": "208.111.40.216",
|
|
"IPv6": "2607:f740:c::e1b",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17b",
|
|
"RegionID": 17,
|
|
"HostName": "derp17b.tailscale.com",
|
|
"IPv4": "192.73.244.245",
|
|
"IPv6": "2607:f740:c::646",
|
|
"CanPort80": true
|
|
}]
|
|
}, "18": {
|
|
"RegionID": 18,
|
|
"RegionCode": "par",
|
|
"RegionName": "Paris",
|
|
"Latitude": 48.856667,
|
|
"Longitude": 2.352222,
|
|
"Nodes": [{
|
|
"Name": "18c",
|
|
"RegionID": 18,
|
|
"HostName": "derp18c.tailscale.com",
|
|
"IPv4": "176.58.90.207",
|
|
"IPv6": "2a00:dd80:3e::c19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18d",
|
|
"RegionID": 18,
|
|
"HostName": "derp18d.tailscale.com",
|
|
"IPv4": "176.58.90.104",
|
|
"IPv6": "2a00:dd80:3e::f2e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18b",
|
|
"RegionID": 18,
|
|
"HostName": "derp18b.tailscale.com",
|
|
"IPv4": "176.58.90.147",
|
|
"IPv6": "2a00:dd80:3e::363",
|
|
"CanPort80": true
|
|
}]
|
|
}, "19": {
|
|
"RegionID": 19,
|
|
"RegionCode": "mad",
|
|
"RegionName": "Madrid",
|
|
"Latitude": 40.416944,
|
|
"Longitude": -3.703333,
|
|
"Nodes": [{
|
|
"Name": "19c",
|
|
"RegionID": 19,
|
|
"HostName": "derp19c.tailscale.com",
|
|
"IPv4": "45.159.97.61",
|
|
"IPv6": "2a00:dd80:14:10::20",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19d",
|
|
"RegionID": 19,
|
|
"HostName": "derp19d.tailscale.com",
|
|
"IPv4": "45.159.97.233",
|
|
"IPv6": "2a00:dd80:14:10::34a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19b",
|
|
"RegionID": 19,
|
|
"HostName": "derp19b.tailscale.com",
|
|
"IPv4": "45.159.97.144",
|
|
"IPv6": "2a00:dd80:14:10::335",
|
|
"CanPort80": true
|
|
}]
|
|
}, "2": {
|
|
"RegionID": 2,
|
|
"RegionCode": "sfo",
|
|
"RegionName": "San Francisco",
|
|
"Latitude": 37.7775,
|
|
"Longitude": -122.416389,
|
|
"Nodes": [{
|
|
"Name": "2e",
|
|
"RegionID": 2,
|
|
"HostName": "derp2e.tailscale.com",
|
|
"IPv4": "192.73.252.134",
|
|
"IPv6": "2607:f740:0:3f::44c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2f",
|
|
"RegionID": 2,
|
|
"HostName": "derp2f.tailscale.com",
|
|
"IPv4": "208.111.34.178",
|
|
"IPv6": "2607:f740:0:3f::f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2d",
|
|
"RegionID": 2,
|
|
"HostName": "derp2d.tailscale.com",
|
|
"IPv4": "192.73.252.65",
|
|
"IPv6": "2607:f740:0:3f::287",
|
|
"CanPort80": true
|
|
}]
|
|
}, "20": {
|
|
"RegionID": 20,
|
|
"RegionCode": "hkg",
|
|
"RegionName": "Hong Kong",
|
|
"Latitude": 22.3193,
|
|
"Longitude": 114.1694,
|
|
"Nodes": [{
|
|
"Name": "20c",
|
|
"RegionID": 20,
|
|
"HostName": "derp20c.tailscale.com",
|
|
"IPv4": "205.147.105.30",
|
|
"IPv6": "2403:2500:8000:1::5fb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20d",
|
|
"RegionID": 20,
|
|
"HostName": "derp20d.tailscale.com",
|
|
"IPv4": "205.147.105.78",
|
|
"IPv6": "2403:2500:8000:1::e9a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20b",
|
|
"RegionID": 20,
|
|
"HostName": "derp20b.tailscale.com",
|
|
"IPv4": "103.6.84.152",
|
|
"IPv6": "2403:2500:8000:1::ef6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "21": {
|
|
"RegionID": 21,
|
|
"RegionCode": "tor",
|
|
"RegionName": "Toronto",
|
|
"Latitude": 43.741667,
|
|
"Longitude": -79.373333,
|
|
"Nodes": [{
|
|
"Name": "21c",
|
|
"RegionID": 21,
|
|
"HostName": "derp21c.tailscale.com",
|
|
"IPv4": "162.248.221.215",
|
|
"IPv6": "2607:f740:50::f10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21d",
|
|
"RegionID": 21,
|
|
"HostName": "derp21d.tailscale.com",
|
|
"IPv4": "162.248.221.248",
|
|
"IPv6": "2607:f740:50::ca4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21b",
|
|
"RegionID": 21,
|
|
"HostName": "derp21b.tailscale.com",
|
|
"IPv4": "162.248.221.199",
|
|
"IPv6": "2607:f740:50::1d1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "22": {
|
|
"RegionID": 22,
|
|
"RegionCode": "waw",
|
|
"RegionName": "Warsaw",
|
|
"Latitude": 52.23,
|
|
"Longitude": 21.011111,
|
|
"Nodes": [{
|
|
"Name": "22c",
|
|
"RegionID": 22,
|
|
"HostName": "derp22c.tailscale.com",
|
|
"IPv4": "45.159.98.253",
|
|
"IPv6": "2a00:dd80:40:100::3f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22d",
|
|
"RegionID": 22,
|
|
"HostName": "derp22d.tailscale.com",
|
|
"IPv4": "45.159.98.145",
|
|
"IPv6": "2a00:dd80:40:100::211",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22b",
|
|
"RegionID": 22,
|
|
"HostName": "derp22b.tailscale.com",
|
|
"IPv4": "45.159.98.196",
|
|
"IPv6": "2a00:dd80:40:100::316",
|
|
"CanPort80": true
|
|
}]
|
|
}, "23": {
|
|
"RegionID": 23,
|
|
"RegionCode": "dbi",
|
|
"RegionName": "Dubai",
|
|
"Latitude": 25.263056,
|
|
"Longitude": 55.297222,
|
|
"Nodes": [{
|
|
"Name": "23c",
|
|
"RegionID": 23,
|
|
"HostName": "derp23c.tailscale.com",
|
|
"IPv4": "185.34.3.207",
|
|
"IPv6": "2a00:dd80:3f:100::a50",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23d",
|
|
"RegionID": 23,
|
|
"HostName": "derp23d.tailscale.com",
|
|
"IPv4": "185.34.3.75",
|
|
"IPv6": "2a00:dd80:3f:100::97e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23b",
|
|
"RegionID": 23,
|
|
"HostName": "derp23b.tailscale.com",
|
|
"IPv4": "185.34.3.232",
|
|
"IPv6": "2a00:dd80:3f:100::76f",
|
|
"CanPort80": true
|
|
}]
|
|
}, "24": {
|
|
"RegionID": 24,
|
|
"RegionCode": "hnl",
|
|
"RegionName": "Honolulu",
|
|
"Latitude": 21.306944,
|
|
"Longitude": -157.858333,
|
|
"Nodes": [{
|
|
"Name": "24c",
|
|
"RegionID": 24,
|
|
"HostName": "derp24c.tailscale.com",
|
|
"IPv4": "208.83.233.233",
|
|
"IPv6": "2001:19f0:c000:c591:5400:04ff:fe26:2c5f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24d",
|
|
"RegionID": 24,
|
|
"HostName": "derp24d.tailscale.com",
|
|
"IPv4": "208.72.155.133",
|
|
"IPv6": "2001:19f0:c000:c564:5400:04ff:fe26:2ba8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24b",
|
|
"RegionID": 24,
|
|
"HostName": "derp24b.tailscale.com",
|
|
"IPv4": "208.83.234.151",
|
|
"IPv6": "2001:19f0:c000:c586:5400:04ff:fe26:2ba6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "25": {
|
|
"RegionID": 25,
|
|
"RegionCode": "nai",
|
|
"RegionName": "Nairobi",
|
|
"Latitude": -1.286389,
|
|
"Longitude": 36.817222,
|
|
"Nodes": [{
|
|
"Name": "25c",
|
|
"RegionID": 25,
|
|
"HostName": "derp25c.tailscale.com",
|
|
"IPv4": "102.67.167.37",
|
|
"IPv6": "2c0f:edb0:2000:1::2c7",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25d",
|
|
"RegionID": 25,
|
|
"HostName": "derp25d.tailscale.com",
|
|
"IPv4": "102.67.167.188",
|
|
"IPv6": "2c0f:edb0:2000:1::188",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25b",
|
|
"RegionID": 25,
|
|
"HostName": "derp25b.tailscale.com",
|
|
"IPv4": "102.67.167.245",
|
|
"IPv6": "2c0f:edb0:2000:1::2e9",
|
|
"CanPort80": true
|
|
}]
|
|
}, "26": {
|
|
"RegionID": 26,
|
|
"RegionCode": "nue",
|
|
"RegionName": "Nuremberg",
|
|
"Latitude": 49.453889,
|
|
"Longitude": 11.0775,
|
|
"Nodes": [{
|
|
"Name": "26c",
|
|
"RegionID": 26,
|
|
"HostName": "derp26c.tailscale.com",
|
|
"IPv4": "49.12.193.137",
|
|
"IPv6": "2a01:4f8:1c1c:5c70::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26d",
|
|
"RegionID": 26,
|
|
"HostName": "derp26d.tailscale.com",
|
|
"IPv4": "49.13.204.141",
|
|
"IPv6": "2a01:4f8:1c0c:7d06::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26b",
|
|
"RegionID": 26,
|
|
"HostName": "derp26b.tailscale.com",
|
|
"IPv4": "167.235.72.200",
|
|
"IPv6": "2a01:4f8:1c1c:47b6::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "27": {
|
|
"RegionID": 27,
|
|
"RegionCode": "iad",
|
|
"RegionName": "Ashburn",
|
|
"Latitude": 39.03,
|
|
"Longitude": -77.471111,
|
|
"Nodes": [{
|
|
"Name": "27d",
|
|
"RegionID": 27,
|
|
"HostName": "derp27d.tailscale.com",
|
|
"IPv4": "178.156.152.106",
|
|
"IPv6": "2a01:4ff:f0:3c8e::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27c",
|
|
"RegionID": 27,
|
|
"HostName": "derp27c.tailscale.com",
|
|
"IPv4": "178.156.152.91",
|
|
"IPv6": "2a01:4ff:f0:3913::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27e",
|
|
"RegionID": 27,
|
|
"HostName": "derp27e.tailscale.com",
|
|
"IPv4": "178.156.134.232",
|
|
"IPv6": "2a01:4ff:f0:28d4::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27b",
|
|
"RegionID": 27,
|
|
"HostName": "derp27b.tailscale.com",
|
|
"IPv4": "5.161.218.233",
|
|
"IPv6": "2a01:4ff:f0:3db9::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "28": {
|
|
"RegionID": 28,
|
|
"RegionCode": "hel",
|
|
"RegionName": "Helsinki",
|
|
"Latitude": 60.170833,
|
|
"Longitude": 24.9375,
|
|
"Nodes": [{
|
|
"Name": "28c",
|
|
"RegionID": 28,
|
|
"HostName": "derp28c.tailscale.com",
|
|
"IPv4": "95.217.2.165",
|
|
"IPv6": "2a01:4f9:c012:cd74::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28d",
|
|
"RegionID": 28,
|
|
"HostName": "derp28d.tailscale.com",
|
|
"IPv4": "157.180.28.32",
|
|
"IPv6": "2a01:4f9:c012:2e5b::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28b",
|
|
"RegionID": 28,
|
|
"HostName": "derp28b.tailscale.com",
|
|
"IPv4": "65.109.143.62",
|
|
"IPv6": "2a01:4f9:c012:d55c::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "3": {
|
|
"RegionID": 3,
|
|
"RegionCode": "sin",
|
|
"RegionName": "Singapore",
|
|
"Latitude": 1.3521,
|
|
"Longitude": 103.8198,
|
|
"Nodes": [{
|
|
"Name": "3g",
|
|
"RegionID": 3,
|
|
"HostName": "derp3g.tailscale.com",
|
|
"IPv4": "172.237.72.79",
|
|
"IPv6": "2600:3c15::2000:adff:fe08:6fab",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3f",
|
|
"RegionID": 3,
|
|
"HostName": "derp3f.tailscale.com",
|
|
"IPv4": "172.237.72.8",
|
|
"IPv6": "2600:3c15::2000:53ff:fe48:a668",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3h",
|
|
"RegionID": 3,
|
|
"HostName": "derp3h.tailscale.com",
|
|
"IPv4": "172.237.66.30",
|
|
"IPv6": "2600:3c15::2000:3dff:fe44:50aa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3e",
|
|
"RegionID": 3,
|
|
"HostName": "derp3e.tailscale.com",
|
|
"IPv4": "172.237.72.43",
|
|
"IPv6": "2600:3c15::2000:6cff:fee4:d799",
|
|
"CanPort80": true
|
|
}]
|
|
}, "4": {
|
|
"RegionID": 4,
|
|
"RegionCode": "fra",
|
|
"RegionName": "Frankfurt",
|
|
"Latitude": 50.1109,
|
|
"Longitude": 8.6821,
|
|
"Nodes": [{
|
|
"Name": "4h",
|
|
"RegionID": 4,
|
|
"HostName": "derp4h.tailscale.com",
|
|
"IPv4": "185.40.234.77",
|
|
"IPv6": "2a00:dd80:20::bcf",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4i",
|
|
"RegionID": 4,
|
|
"HostName": "derp4i.tailscale.com",
|
|
"IPv4": "185.40.234.53",
|
|
"IPv6": "2a00:dd80:20::8a6",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4g",
|
|
"RegionID": 4,
|
|
"HostName": "derp4g.tailscale.com",
|
|
"IPv4": "185.40.234.113",
|
|
"IPv6": "2a00:dd80:20::8f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4j",
|
|
"RegionID": 4,
|
|
"HostName": "derp4j.tailscale.com",
|
|
"IPv4": "185.40.234.176",
|
|
"IPv6": "2a00:dd80:20::e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4f",
|
|
"RegionID": 4,
|
|
"HostName": "derp4f.tailscale.com",
|
|
"IPv4": "185.40.234.219",
|
|
"IPv6": "2a00:dd80:20::a25",
|
|
"CanPort80": true
|
|
}]
|
|
}, "5": {
|
|
"RegionID": 5,
|
|
"RegionCode": "syd",
|
|
"RegionName": "Sydney",
|
|
"Latitude": -33.867778,
|
|
"Longitude": 151.21,
|
|
"Nodes": [{
|
|
"Name": "5f",
|
|
"RegionID": 5,
|
|
"HostName": "derp5f.tailscale.com",
|
|
"IPv4": "172.105.166.103",
|
|
"IPv6": "2400:8907::2000:ccff:fe1f:80da",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5g",
|
|
"RegionID": 5,
|
|
"HostName": "derp5g.tailscale.com",
|
|
"IPv4": "172.105.169.57",
|
|
"IPv6": "2400:8907::2000:2fff:fea7:57f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5e",
|
|
"RegionID": 5,
|
|
"HostName": "derp5e.tailscale.com",
|
|
"IPv4": "172.105.179.230",
|
|
"IPv6": "2400:8907::2000:ceff:fe8d:4f4e",
|
|
"CanPort80": true
|
|
}]
|
|
}, "6": {
|
|
"RegionID": 6,
|
|
"RegionCode": "blr",
|
|
"RegionName": "Bengaluru",
|
|
"Latitude": 12.9716,
|
|
"Longitude": 77.5946,
|
|
"Nodes": [{
|
|
"Name": "6a",
|
|
"RegionID": 6,
|
|
"HostName": "derp6.tailscale.com",
|
|
"IPv4": "68.183.90.120",
|
|
"IPv6": "2400:6180:100:d0::982:d001",
|
|
"CanPort80": true
|
|
}]
|
|
}, "7": {
|
|
"RegionID": 7,
|
|
"RegionCode": "tok",
|
|
"RegionName": "Tokyo",
|
|
"Latitude": 35.6764,
|
|
"Longitude": 139.65,
|
|
"Nodes": [{
|
|
"Name": "7g",
|
|
"RegionID": 7,
|
|
"HostName": "derp7g.tailscale.com",
|
|
"IPv4": "172.238.6.179",
|
|
"IPv6": "2600:3c18::2000:3fff:fe80:3ebd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7f",
|
|
"RegionID": 7,
|
|
"HostName": "derp7f.tailscale.com",
|
|
"IPv4": "172.238.6.34",
|
|
"IPv6": "2600:3c18::2000:acff:fe8e:3ed5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7h",
|
|
"RegionID": 7,
|
|
"HostName": "derp7h.tailscale.com",
|
|
"IPv4": "172.237.28.183",
|
|
"IPv6": "2600:3c18::2000:b1ff:fea9:4560",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7e",
|
|
"RegionID": 7,
|
|
"HostName": "derp7e.tailscale.com",
|
|
"IPv4": "172.238.6.180",
|
|
"IPv6": "2600:3c18::2000:60ff:fe0f:6e83",
|
|
"STUNOnly": true,
|
|
"CanPort80": true
|
|
}]
|
|
}, "8": {
|
|
"RegionID": 8,
|
|
"RegionCode": "lhr",
|
|
"RegionName": "London",
|
|
"Latitude": 51.5072,
|
|
"Longitude": 0.1276,
|
|
"Nodes": [{
|
|
"Name": "8f",
|
|
"RegionID": 8,
|
|
"HostName": "derp8f.tailscale.com",
|
|
"IPv4": "176.58.88.183",
|
|
"IPv6": "2a00:dd80:3a::dfa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8g",
|
|
"RegionID": 8,
|
|
"HostName": "derp8g.tailscale.com",
|
|
"IPv4": "176.58.92.254",
|
|
"IPv6": "2a00:dd80:3a::ed",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8e",
|
|
"RegionID": 8,
|
|
"HostName": "derp8e.tailscale.com",
|
|
"IPv4": "176.58.92.144",
|
|
"IPv6": "2a00:dd80:3a::b33",
|
|
"CanPort80": true
|
|
}]
|
|
}, "9": {
|
|
"RegionID": 9,
|
|
"RegionCode": "dfw",
|
|
"RegionName": "Dallas",
|
|
"Latitude": 32.779167,
|
|
"Longitude": -96.808889,
|
|
"Nodes": [{
|
|
"Name": "9e",
|
|
"RegionID": 9,
|
|
"HostName": "derp9e.tailscale.com",
|
|
"IPv4": "192.73.248.83",
|
|
"IPv6": "2607:f740:100::359",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9f",
|
|
"RegionID": 9,
|
|
"HostName": "derp9f.tailscale.com",
|
|
"IPv4": "209.177.156.197",
|
|
"IPv6": "2607:f740:100::cad",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9d",
|
|
"RegionID": 9,
|
|
"HostName": "derp9d.tailscale.com",
|
|
"IPv4": "209.177.156.94",
|
|
"IPv6": "2607:f740:100::c05",
|
|
"CanPort80": true
|
|
}]
|
|
}}},
|
|
"DisplayMessages": null,
|
|
"TKAEnabled": false,
|
|
"TKAHead": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
|
|
"Domain": "odin@example.com",
|
|
"DomainAuditLogID": "",
|
|
"UserProfiles": {
|
|
"1260082990019555": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
},
|
|
"3982058329734709": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"7717737735850479": {
|
|
"ID": 7717737735850479,
|
|
"LoginName": "fearow.tail78f774.ts.net",
|
|
"DisplayName": "fearow"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.105.244.125": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.106.226.110": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.109.185.75": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.112.99.43": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.250.27": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.8.22": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.9.20": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.118.73": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.81.81.92": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.83.174.85": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.83.206.87": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.87.9.97": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.92.218.35": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.254.39": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::237:f47d": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::3937:914": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::5037:ce57": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::7837:515c": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::8137:da23": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9637:7649": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a137:e26e": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a337:632b": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cb37:816": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d437:b94b": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:961": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::ee37:fa1b": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::f237:fe27": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::fe37:ae55": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}}
|
|
}, "ivysaur": {
|
|
"packet_filter_rules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"packet_filter_matches": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"Hostinfo": {"Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"MachineAuthorized": true,
|
|
"CapMap": {
|
|
"https://tailscale.com/cap/file-sharing": null,
|
|
"https://tailscale.com/cap/is-admin": null,
|
|
"https://tailscale.com/cap/ssh": null,
|
|
"https://tailscale.com/cap/tailnet-lock": null,
|
|
"probe-udp-lifetime": null,
|
|
"ssh-behavior-v1": null,
|
|
"ssh-env-vars": null,
|
|
"store-appc-routes": null,
|
|
"tailnet-display-name": ["odin@example.com"]
|
|
},
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"AllCaps": [
|
|
"https://tailscale.com/cap/file-sharing",
|
|
"https://tailscale.com/cap/is-admin",
|
|
"https://tailscale.com/cap/ssh",
|
|
"https://tailscale.com/cap/tailnet-lock",
|
|
"probe-udp-lifetime",
|
|
"ssh-behavior-v1",
|
|
"ssh-env-vars",
|
|
"store-appc-routes",
|
|
"tailnet-display-name"
|
|
],
|
|
"NodeKey": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"MachineKey": "mkey:1c140c5404a360fa75aaf4aac5416223e8b046c8a4976e28485765ed9f0da462",
|
|
"Peers": [{
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}],
|
|
"DNS": {"ExitNodeFilteredSet": [".ts.net", ".tailscale.net"]},
|
|
"PacketFilter": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"PacketFilterRules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"SSHPolicy": {"rules": []},
|
|
"CollectServices": false,
|
|
"DERPMap": {"Regions": {"1": {
|
|
"RegionID": 1,
|
|
"RegionCode": "nyc",
|
|
"RegionName": "New York City",
|
|
"Latitude": 40.7128,
|
|
"Longitude": -74.006,
|
|
"Nodes": [{
|
|
"Name": "1h",
|
|
"RegionID": 1,
|
|
"HostName": "derp1h.tailscale.com",
|
|
"IPv4": "199.38.181.93",
|
|
"IPv6": "2607:f740:f::afd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1g",
|
|
"RegionID": 1,
|
|
"HostName": "derp1g.tailscale.com",
|
|
"IPv4": "209.177.145.120",
|
|
"IPv6": "2607:f740:f::3eb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1i",
|
|
"RegionID": 1,
|
|
"HostName": "derp1i.tailscale.com",
|
|
"IPv4": "199.38.181.103",
|
|
"IPv6": "2607:f740:f::e19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1f",
|
|
"RegionID": 1,
|
|
"HostName": "derp1f.tailscale.com",
|
|
"IPv4": "199.38.181.104",
|
|
"IPv6": "2607:f740:f::bc",
|
|
"CanPort80": true
|
|
}]
|
|
}, "10": {
|
|
"RegionID": 10,
|
|
"RegionCode": "sea",
|
|
"RegionName": "Seattle",
|
|
"Latitude": 47.609722,
|
|
"Longitude": -122.333056,
|
|
"Nodes": [{
|
|
"Name": "10c",
|
|
"RegionID": 10,
|
|
"HostName": "derp10c.tailscale.com",
|
|
"IPv4": "192.73.240.121",
|
|
"IPv6": "2607:f740:14::40c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10d",
|
|
"RegionID": 10,
|
|
"HostName": "derp10d.tailscale.com",
|
|
"IPv4": "192.73.240.132",
|
|
"IPv6": "2607:f740:14::500",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10b",
|
|
"RegionID": 10,
|
|
"HostName": "derp10b.tailscale.com",
|
|
"IPv4": "192.73.240.161",
|
|
"IPv6": "2607:f740:14::61c",
|
|
"CanPort80": true
|
|
}]
|
|
}, "11": {
|
|
"RegionID": 11,
|
|
"RegionCode": "sao",
|
|
"RegionName": "São Paulo",
|
|
"Latitude": -23.55,
|
|
"Longitude": -46.633333,
|
|
"Nodes": [{
|
|
"Name": "11f",
|
|
"RegionID": 11,
|
|
"HostName": "derp11f.tailscale.com",
|
|
"IPv4": "172.237.61.197",
|
|
"IPv6": "2600:3c0d::2000:3bff:fe44:6166",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11g",
|
|
"RegionID": 11,
|
|
"HostName": "derp11g.tailscale.com",
|
|
"IPv4": "172.237.61.190",
|
|
"IPv6": "2600:3c0d::2000:62ff:febe:2e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11e",
|
|
"RegionID": 11,
|
|
"HostName": "derp11e.tailscale.com",
|
|
"IPv4": "172.237.61.194",
|
|
"IPv6": "2600:3c0d::2000:d2ff:fe43:1790",
|
|
"CanPort80": true
|
|
}]
|
|
}, "12": {
|
|
"RegionID": 12,
|
|
"RegionCode": "ord",
|
|
"RegionName": "Chicago",
|
|
"Latitude": 41.881944,
|
|
"Longitude": -87.627778,
|
|
"Nodes": [{
|
|
"Name": "12e",
|
|
"RegionID": 12,
|
|
"HostName": "derp12e.tailscale.com",
|
|
"IPv4": "209.177.158.15",
|
|
"IPv6": "2607:f740:e::b17",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12f",
|
|
"RegionID": 12,
|
|
"HostName": "derp12f.tailscale.com",
|
|
"IPv4": "199.38.182.118",
|
|
"IPv6": "2607:f740:e::4c8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12d",
|
|
"RegionID": 12,
|
|
"HostName": "derp12d.tailscale.com",
|
|
"IPv4": "209.177.158.246",
|
|
"IPv6": "2607:f740:e::811",
|
|
"CanPort80": true
|
|
}]
|
|
}, "13": {
|
|
"RegionID": 13,
|
|
"RegionCode": "den",
|
|
"RegionName": "Denver",
|
|
"Latitude": 39.7392,
|
|
"Longitude": -104.9849,
|
|
"Nodes": [{
|
|
"Name": "13c",
|
|
"RegionID": 13,
|
|
"HostName": "derp13c.tailscale.com",
|
|
"IPv4": "192.73.242.28",
|
|
"IPv6": "2607:f740:16::5c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13d",
|
|
"RegionID": 13,
|
|
"HostName": "derp13d.tailscale.com",
|
|
"IPv4": "192.73.242.204",
|
|
"IPv6": "2607:f740:16::c23",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13b",
|
|
"RegionID": 13,
|
|
"HostName": "derp13b.tailscale.com",
|
|
"IPv4": "192.73.242.187",
|
|
"IPv6": "2607:f740:16::640",
|
|
"CanPort80": true
|
|
}]
|
|
}, "14": {
|
|
"RegionID": 14,
|
|
"RegionCode": "ams",
|
|
"RegionName": "Amsterdam",
|
|
"Latitude": 52.372778,
|
|
"Longitude": 4.893611,
|
|
"Nodes": [{
|
|
"Name": "14c",
|
|
"RegionID": 14,
|
|
"HostName": "derp14c.tailscale.com",
|
|
"IPv4": "176.58.93.147",
|
|
"IPv6": "2a00:dd80:3c::b09",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14d",
|
|
"RegionID": 14,
|
|
"HostName": "derp14d.tailscale.com",
|
|
"IPv4": "176.58.93.154",
|
|
"IPv6": "2a00:dd80:3c::3d5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14b",
|
|
"RegionID": 14,
|
|
"HostName": "derp14b.tailscale.com",
|
|
"IPv4": "176.58.93.248",
|
|
"IPv6": "2a00:dd80:3c::807",
|
|
"CanPort80": true
|
|
}]
|
|
}, "15": {
|
|
"RegionID": 15,
|
|
"RegionCode": "jnb",
|
|
"RegionName": "Johannesburg",
|
|
"Latitude": -26.204444,
|
|
"Longitude": 28.045556,
|
|
"Nodes": [{
|
|
"Name": "15c",
|
|
"RegionID": 15,
|
|
"HostName": "derp15c.tailscale.com",
|
|
"IPv4": "102.67.165.185",
|
|
"IPv6": "2c0f:edb0:0:10::b59",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15d",
|
|
"RegionID": 15,
|
|
"HostName": "derp15d.tailscale.com",
|
|
"IPv4": "102.67.165.36",
|
|
"IPv6": "2c0f:edb0:0:10::599",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15b",
|
|
"RegionID": 15,
|
|
"HostName": "derp15b.tailscale.com",
|
|
"IPv4": "102.67.165.90",
|
|
"IPv6": "2c0f:edb0:0:10::963",
|
|
"CanPort80": true
|
|
}]
|
|
}, "16": {
|
|
"RegionID": 16,
|
|
"RegionCode": "mia",
|
|
"RegionName": "Miami",
|
|
"Latitude": 25.78,
|
|
"Longitude": -80.21,
|
|
"Nodes": [{
|
|
"Name": "16c",
|
|
"RegionID": 16,
|
|
"HostName": "derp16c.tailscale.com",
|
|
"IPv4": "192.73.243.229",
|
|
"IPv6": "2607:f740:17::4e4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16d",
|
|
"RegionID": 16,
|
|
"HostName": "derp16d.tailscale.com",
|
|
"IPv4": "192.73.243.141",
|
|
"IPv6": "2607:f740:17::475",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16b",
|
|
"RegionID": 16,
|
|
"HostName": "derp16b.tailscale.com",
|
|
"IPv4": "192.73.243.135",
|
|
"IPv6": "2607:f740:17::476",
|
|
"CanPort80": true
|
|
}]
|
|
}, "17": {
|
|
"RegionID": 17,
|
|
"RegionCode": "lax",
|
|
"RegionName": "Los Angeles",
|
|
"Latitude": 34.05,
|
|
"Longitude": -118.25,
|
|
"Nodes": [{
|
|
"Name": "17c",
|
|
"RegionID": 17,
|
|
"HostName": "derp17c.tailscale.com",
|
|
"IPv4": "208.111.40.12",
|
|
"IPv6": "2607:f740:c::10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17d",
|
|
"RegionID": 17,
|
|
"HostName": "derp17d.tailscale.com",
|
|
"IPv4": "208.111.40.216",
|
|
"IPv6": "2607:f740:c::e1b",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17b",
|
|
"RegionID": 17,
|
|
"HostName": "derp17b.tailscale.com",
|
|
"IPv4": "192.73.244.245",
|
|
"IPv6": "2607:f740:c::646",
|
|
"CanPort80": true
|
|
}]
|
|
}, "18": {
|
|
"RegionID": 18,
|
|
"RegionCode": "par",
|
|
"RegionName": "Paris",
|
|
"Latitude": 48.856667,
|
|
"Longitude": 2.352222,
|
|
"Nodes": [{
|
|
"Name": "18c",
|
|
"RegionID": 18,
|
|
"HostName": "derp18c.tailscale.com",
|
|
"IPv4": "176.58.90.207",
|
|
"IPv6": "2a00:dd80:3e::c19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18d",
|
|
"RegionID": 18,
|
|
"HostName": "derp18d.tailscale.com",
|
|
"IPv4": "176.58.90.104",
|
|
"IPv6": "2a00:dd80:3e::f2e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18b",
|
|
"RegionID": 18,
|
|
"HostName": "derp18b.tailscale.com",
|
|
"IPv4": "176.58.90.147",
|
|
"IPv6": "2a00:dd80:3e::363",
|
|
"CanPort80": true
|
|
}]
|
|
}, "19": {
|
|
"RegionID": 19,
|
|
"RegionCode": "mad",
|
|
"RegionName": "Madrid",
|
|
"Latitude": 40.416944,
|
|
"Longitude": -3.703333,
|
|
"Nodes": [{
|
|
"Name": "19c",
|
|
"RegionID": 19,
|
|
"HostName": "derp19c.tailscale.com",
|
|
"IPv4": "45.159.97.61",
|
|
"IPv6": "2a00:dd80:14:10::20",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19d",
|
|
"RegionID": 19,
|
|
"HostName": "derp19d.tailscale.com",
|
|
"IPv4": "45.159.97.233",
|
|
"IPv6": "2a00:dd80:14:10::34a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19b",
|
|
"RegionID": 19,
|
|
"HostName": "derp19b.tailscale.com",
|
|
"IPv4": "45.159.97.144",
|
|
"IPv6": "2a00:dd80:14:10::335",
|
|
"CanPort80": true
|
|
}]
|
|
}, "2": {
|
|
"RegionID": 2,
|
|
"RegionCode": "sfo",
|
|
"RegionName": "San Francisco",
|
|
"Latitude": 37.7775,
|
|
"Longitude": -122.416389,
|
|
"Nodes": [{
|
|
"Name": "2e",
|
|
"RegionID": 2,
|
|
"HostName": "derp2e.tailscale.com",
|
|
"IPv4": "192.73.252.134",
|
|
"IPv6": "2607:f740:0:3f::44c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2f",
|
|
"RegionID": 2,
|
|
"HostName": "derp2f.tailscale.com",
|
|
"IPv4": "208.111.34.178",
|
|
"IPv6": "2607:f740:0:3f::f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2d",
|
|
"RegionID": 2,
|
|
"HostName": "derp2d.tailscale.com",
|
|
"IPv4": "192.73.252.65",
|
|
"IPv6": "2607:f740:0:3f::287",
|
|
"CanPort80": true
|
|
}]
|
|
}, "20": {
|
|
"RegionID": 20,
|
|
"RegionCode": "hkg",
|
|
"RegionName": "Hong Kong",
|
|
"Latitude": 22.3193,
|
|
"Longitude": 114.1694,
|
|
"Nodes": [{
|
|
"Name": "20c",
|
|
"RegionID": 20,
|
|
"HostName": "derp20c.tailscale.com",
|
|
"IPv4": "205.147.105.30",
|
|
"IPv6": "2403:2500:8000:1::5fb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20d",
|
|
"RegionID": 20,
|
|
"HostName": "derp20d.tailscale.com",
|
|
"IPv4": "205.147.105.78",
|
|
"IPv6": "2403:2500:8000:1::e9a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20b",
|
|
"RegionID": 20,
|
|
"HostName": "derp20b.tailscale.com",
|
|
"IPv4": "103.6.84.152",
|
|
"IPv6": "2403:2500:8000:1::ef6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "21": {
|
|
"RegionID": 21,
|
|
"RegionCode": "tor",
|
|
"RegionName": "Toronto",
|
|
"Latitude": 43.741667,
|
|
"Longitude": -79.373333,
|
|
"Nodes": [{
|
|
"Name": "21c",
|
|
"RegionID": 21,
|
|
"HostName": "derp21c.tailscale.com",
|
|
"IPv4": "162.248.221.215",
|
|
"IPv6": "2607:f740:50::f10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21d",
|
|
"RegionID": 21,
|
|
"HostName": "derp21d.tailscale.com",
|
|
"IPv4": "162.248.221.248",
|
|
"IPv6": "2607:f740:50::ca4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21b",
|
|
"RegionID": 21,
|
|
"HostName": "derp21b.tailscale.com",
|
|
"IPv4": "162.248.221.199",
|
|
"IPv6": "2607:f740:50::1d1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "22": {
|
|
"RegionID": 22,
|
|
"RegionCode": "waw",
|
|
"RegionName": "Warsaw",
|
|
"Latitude": 52.23,
|
|
"Longitude": 21.011111,
|
|
"Nodes": [{
|
|
"Name": "22c",
|
|
"RegionID": 22,
|
|
"HostName": "derp22c.tailscale.com",
|
|
"IPv4": "45.159.98.253",
|
|
"IPv6": "2a00:dd80:40:100::3f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22d",
|
|
"RegionID": 22,
|
|
"HostName": "derp22d.tailscale.com",
|
|
"IPv4": "45.159.98.145",
|
|
"IPv6": "2a00:dd80:40:100::211",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22b",
|
|
"RegionID": 22,
|
|
"HostName": "derp22b.tailscale.com",
|
|
"IPv4": "45.159.98.196",
|
|
"IPv6": "2a00:dd80:40:100::316",
|
|
"CanPort80": true
|
|
}]
|
|
}, "23": {
|
|
"RegionID": 23,
|
|
"RegionCode": "dbi",
|
|
"RegionName": "Dubai",
|
|
"Latitude": 25.263056,
|
|
"Longitude": 55.297222,
|
|
"Nodes": [{
|
|
"Name": "23c",
|
|
"RegionID": 23,
|
|
"HostName": "derp23c.tailscale.com",
|
|
"IPv4": "185.34.3.207",
|
|
"IPv6": "2a00:dd80:3f:100::a50",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23d",
|
|
"RegionID": 23,
|
|
"HostName": "derp23d.tailscale.com",
|
|
"IPv4": "185.34.3.75",
|
|
"IPv6": "2a00:dd80:3f:100::97e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23b",
|
|
"RegionID": 23,
|
|
"HostName": "derp23b.tailscale.com",
|
|
"IPv4": "185.34.3.232",
|
|
"IPv6": "2a00:dd80:3f:100::76f",
|
|
"CanPort80": true
|
|
}]
|
|
}, "24": {
|
|
"RegionID": 24,
|
|
"RegionCode": "hnl",
|
|
"RegionName": "Honolulu",
|
|
"Latitude": 21.306944,
|
|
"Longitude": -157.858333,
|
|
"Nodes": [{
|
|
"Name": "24c",
|
|
"RegionID": 24,
|
|
"HostName": "derp24c.tailscale.com",
|
|
"IPv4": "208.83.233.233",
|
|
"IPv6": "2001:19f0:c000:c591:5400:04ff:fe26:2c5f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24d",
|
|
"RegionID": 24,
|
|
"HostName": "derp24d.tailscale.com",
|
|
"IPv4": "208.72.155.133",
|
|
"IPv6": "2001:19f0:c000:c564:5400:04ff:fe26:2ba8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24b",
|
|
"RegionID": 24,
|
|
"HostName": "derp24b.tailscale.com",
|
|
"IPv4": "208.83.234.151",
|
|
"IPv6": "2001:19f0:c000:c586:5400:04ff:fe26:2ba6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "25": {
|
|
"RegionID": 25,
|
|
"RegionCode": "nai",
|
|
"RegionName": "Nairobi",
|
|
"Latitude": -1.286389,
|
|
"Longitude": 36.817222,
|
|
"Nodes": [{
|
|
"Name": "25c",
|
|
"RegionID": 25,
|
|
"HostName": "derp25c.tailscale.com",
|
|
"IPv4": "102.67.167.37",
|
|
"IPv6": "2c0f:edb0:2000:1::2c7",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25d",
|
|
"RegionID": 25,
|
|
"HostName": "derp25d.tailscale.com",
|
|
"IPv4": "102.67.167.188",
|
|
"IPv6": "2c0f:edb0:2000:1::188",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25b",
|
|
"RegionID": 25,
|
|
"HostName": "derp25b.tailscale.com",
|
|
"IPv4": "102.67.167.245",
|
|
"IPv6": "2c0f:edb0:2000:1::2e9",
|
|
"CanPort80": true
|
|
}]
|
|
}, "26": {
|
|
"RegionID": 26,
|
|
"RegionCode": "nue",
|
|
"RegionName": "Nuremberg",
|
|
"Latitude": 49.453889,
|
|
"Longitude": 11.0775,
|
|
"Nodes": [{
|
|
"Name": "26c",
|
|
"RegionID": 26,
|
|
"HostName": "derp26c.tailscale.com",
|
|
"IPv4": "49.12.193.137",
|
|
"IPv6": "2a01:4f8:1c1c:5c70::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26d",
|
|
"RegionID": 26,
|
|
"HostName": "derp26d.tailscale.com",
|
|
"IPv4": "49.13.204.141",
|
|
"IPv6": "2a01:4f8:1c0c:7d06::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26b",
|
|
"RegionID": 26,
|
|
"HostName": "derp26b.tailscale.com",
|
|
"IPv4": "167.235.72.200",
|
|
"IPv6": "2a01:4f8:1c1c:47b6::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "27": {
|
|
"RegionID": 27,
|
|
"RegionCode": "iad",
|
|
"RegionName": "Ashburn",
|
|
"Latitude": 39.03,
|
|
"Longitude": -77.471111,
|
|
"Nodes": [{
|
|
"Name": "27d",
|
|
"RegionID": 27,
|
|
"HostName": "derp27d.tailscale.com",
|
|
"IPv4": "178.156.152.106",
|
|
"IPv6": "2a01:4ff:f0:3c8e::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27c",
|
|
"RegionID": 27,
|
|
"HostName": "derp27c.tailscale.com",
|
|
"IPv4": "178.156.152.91",
|
|
"IPv6": "2a01:4ff:f0:3913::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27e",
|
|
"RegionID": 27,
|
|
"HostName": "derp27e.tailscale.com",
|
|
"IPv4": "178.156.134.232",
|
|
"IPv6": "2a01:4ff:f0:28d4::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27b",
|
|
"RegionID": 27,
|
|
"HostName": "derp27b.tailscale.com",
|
|
"IPv4": "5.161.218.233",
|
|
"IPv6": "2a01:4ff:f0:3db9::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "28": {
|
|
"RegionID": 28,
|
|
"RegionCode": "hel",
|
|
"RegionName": "Helsinki",
|
|
"Latitude": 60.170833,
|
|
"Longitude": 24.9375,
|
|
"Nodes": [{
|
|
"Name": "28c",
|
|
"RegionID": 28,
|
|
"HostName": "derp28c.tailscale.com",
|
|
"IPv4": "95.217.2.165",
|
|
"IPv6": "2a01:4f9:c012:cd74::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28d",
|
|
"RegionID": 28,
|
|
"HostName": "derp28d.tailscale.com",
|
|
"IPv4": "157.180.28.32",
|
|
"IPv6": "2a01:4f9:c012:2e5b::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28b",
|
|
"RegionID": 28,
|
|
"HostName": "derp28b.tailscale.com",
|
|
"IPv4": "65.109.143.62",
|
|
"IPv6": "2a01:4f9:c012:d55c::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "3": {
|
|
"RegionID": 3,
|
|
"RegionCode": "sin",
|
|
"RegionName": "Singapore",
|
|
"Latitude": 1.3521,
|
|
"Longitude": 103.8198,
|
|
"Nodes": [{
|
|
"Name": "3g",
|
|
"RegionID": 3,
|
|
"HostName": "derp3g.tailscale.com",
|
|
"IPv4": "172.237.72.79",
|
|
"IPv6": "2600:3c15::2000:adff:fe08:6fab",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3f",
|
|
"RegionID": 3,
|
|
"HostName": "derp3f.tailscale.com",
|
|
"IPv4": "172.237.72.8",
|
|
"IPv6": "2600:3c15::2000:53ff:fe48:a668",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3h",
|
|
"RegionID": 3,
|
|
"HostName": "derp3h.tailscale.com",
|
|
"IPv4": "172.237.66.30",
|
|
"IPv6": "2600:3c15::2000:3dff:fe44:50aa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3e",
|
|
"RegionID": 3,
|
|
"HostName": "derp3e.tailscale.com",
|
|
"IPv4": "172.237.72.43",
|
|
"IPv6": "2600:3c15::2000:6cff:fee4:d799",
|
|
"CanPort80": true
|
|
}]
|
|
}, "4": {
|
|
"RegionID": 4,
|
|
"RegionCode": "fra",
|
|
"RegionName": "Frankfurt",
|
|
"Latitude": 50.1109,
|
|
"Longitude": 8.6821,
|
|
"Nodes": [{
|
|
"Name": "4h",
|
|
"RegionID": 4,
|
|
"HostName": "derp4h.tailscale.com",
|
|
"IPv4": "185.40.234.77",
|
|
"IPv6": "2a00:dd80:20::bcf",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4i",
|
|
"RegionID": 4,
|
|
"HostName": "derp4i.tailscale.com",
|
|
"IPv4": "185.40.234.53",
|
|
"IPv6": "2a00:dd80:20::8a6",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4g",
|
|
"RegionID": 4,
|
|
"HostName": "derp4g.tailscale.com",
|
|
"IPv4": "185.40.234.113",
|
|
"IPv6": "2a00:dd80:20::8f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4j",
|
|
"RegionID": 4,
|
|
"HostName": "derp4j.tailscale.com",
|
|
"IPv4": "185.40.234.176",
|
|
"IPv6": "2a00:dd80:20::e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4f",
|
|
"RegionID": 4,
|
|
"HostName": "derp4f.tailscale.com",
|
|
"IPv4": "185.40.234.219",
|
|
"IPv6": "2a00:dd80:20::a25",
|
|
"CanPort80": true
|
|
}]
|
|
}, "5": {
|
|
"RegionID": 5,
|
|
"RegionCode": "syd",
|
|
"RegionName": "Sydney",
|
|
"Latitude": -33.867778,
|
|
"Longitude": 151.21,
|
|
"Nodes": [{
|
|
"Name": "5f",
|
|
"RegionID": 5,
|
|
"HostName": "derp5f.tailscale.com",
|
|
"IPv4": "172.105.166.103",
|
|
"IPv6": "2400:8907::2000:ccff:fe1f:80da",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5g",
|
|
"RegionID": 5,
|
|
"HostName": "derp5g.tailscale.com",
|
|
"IPv4": "172.105.169.57",
|
|
"IPv6": "2400:8907::2000:2fff:fea7:57f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5e",
|
|
"RegionID": 5,
|
|
"HostName": "derp5e.tailscale.com",
|
|
"IPv4": "172.105.179.230",
|
|
"IPv6": "2400:8907::2000:ceff:fe8d:4f4e",
|
|
"CanPort80": true
|
|
}]
|
|
}, "6": {
|
|
"RegionID": 6,
|
|
"RegionCode": "blr",
|
|
"RegionName": "Bengaluru",
|
|
"Latitude": 12.9716,
|
|
"Longitude": 77.5946,
|
|
"Nodes": [{
|
|
"Name": "6a",
|
|
"RegionID": 6,
|
|
"HostName": "derp6.tailscale.com",
|
|
"IPv4": "68.183.90.120",
|
|
"IPv6": "2400:6180:100:d0::982:d001",
|
|
"CanPort80": true
|
|
}]
|
|
}, "7": {
|
|
"RegionID": 7,
|
|
"RegionCode": "tok",
|
|
"RegionName": "Tokyo",
|
|
"Latitude": 35.6764,
|
|
"Longitude": 139.65,
|
|
"Nodes": [{
|
|
"Name": "7g",
|
|
"RegionID": 7,
|
|
"HostName": "derp7g.tailscale.com",
|
|
"IPv4": "172.238.6.179",
|
|
"IPv6": "2600:3c18::2000:3fff:fe80:3ebd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7f",
|
|
"RegionID": 7,
|
|
"HostName": "derp7f.tailscale.com",
|
|
"IPv4": "172.238.6.34",
|
|
"IPv6": "2600:3c18::2000:acff:fe8e:3ed5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7h",
|
|
"RegionID": 7,
|
|
"HostName": "derp7h.tailscale.com",
|
|
"IPv4": "172.237.28.183",
|
|
"IPv6": "2600:3c18::2000:b1ff:fea9:4560",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7e",
|
|
"RegionID": 7,
|
|
"HostName": "derp7e.tailscale.com",
|
|
"IPv4": "172.238.6.180",
|
|
"IPv6": "2600:3c18::2000:60ff:fe0f:6e83",
|
|
"STUNOnly": true,
|
|
"CanPort80": true
|
|
}]
|
|
}, "8": {
|
|
"RegionID": 8,
|
|
"RegionCode": "lhr",
|
|
"RegionName": "London",
|
|
"Latitude": 51.5072,
|
|
"Longitude": 0.1276,
|
|
"Nodes": [{
|
|
"Name": "8f",
|
|
"RegionID": 8,
|
|
"HostName": "derp8f.tailscale.com",
|
|
"IPv4": "176.58.88.183",
|
|
"IPv6": "2a00:dd80:3a::dfa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8g",
|
|
"RegionID": 8,
|
|
"HostName": "derp8g.tailscale.com",
|
|
"IPv4": "176.58.92.254",
|
|
"IPv6": "2a00:dd80:3a::ed",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8e",
|
|
"RegionID": 8,
|
|
"HostName": "derp8e.tailscale.com",
|
|
"IPv4": "176.58.92.144",
|
|
"IPv6": "2a00:dd80:3a::b33",
|
|
"CanPort80": true
|
|
}]
|
|
}, "9": {
|
|
"RegionID": 9,
|
|
"RegionCode": "dfw",
|
|
"RegionName": "Dallas",
|
|
"Latitude": 32.779167,
|
|
"Longitude": -96.808889,
|
|
"Nodes": [{
|
|
"Name": "9e",
|
|
"RegionID": 9,
|
|
"HostName": "derp9e.tailscale.com",
|
|
"IPv4": "192.73.248.83",
|
|
"IPv6": "2607:f740:100::359",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9f",
|
|
"RegionID": 9,
|
|
"HostName": "derp9f.tailscale.com",
|
|
"IPv4": "209.177.156.197",
|
|
"IPv6": "2607:f740:100::cad",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9d",
|
|
"RegionID": 9,
|
|
"HostName": "derp9d.tailscale.com",
|
|
"IPv4": "209.177.156.94",
|
|
"IPv6": "2607:f740:100::c05",
|
|
"CanPort80": true
|
|
}]
|
|
}}},
|
|
"DisplayMessages": null,
|
|
"TKAEnabled": false,
|
|
"TKAHead": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
|
|
"Domain": "odin@example.com",
|
|
"DomainAuditLogID": "",
|
|
"UserProfiles": {
|
|
"1260082990019555": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
},
|
|
"3982058329734709": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"}
|
|
}
|
|
},
|
|
"whois": {"100.105.244.125": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.106.226.110": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.107.1.57": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.109.185.75": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.112.99.43": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.250.27": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.8.22": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.9.20": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.118.73": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.83.174.85": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.83.206.87": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.87.9.97": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.92.218.35": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.254.39": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::237:f47d": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::3937:914": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::4237:139": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::5037:ce57": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::8137:da23": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9637:7649": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a137:e26e": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a337:632b": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cb37:816": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d437:b94b": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:961": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::ee37:fa1b": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::f237:fe27": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::fe37:ae55": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}}
|
|
}, "kakuna": {
|
|
"packet_filter_rules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"packet_filter_matches": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 6195256722158478,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"Hostinfo": {"Hostname": "kakuna", "RequestTags": ["tag:prod"], "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Tags": ["tag:prod"],
|
|
"MachineAuthorized": true,
|
|
"CapMap": {
|
|
"https://tailscale.com/cap/file-sharing": null,
|
|
"https://tailscale.com/cap/is-owner": null,
|
|
"https://tailscale.com/cap/ssh": null,
|
|
"https://tailscale.com/cap/tailnet-lock": null,
|
|
"probe-udp-lifetime": null,
|
|
"ssh-behavior-v1": null,
|
|
"ssh-env-vars": null,
|
|
"store-appc-routes": null,
|
|
"tailnet-display-name": ["odin@example.com"]
|
|
},
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
},
|
|
"AllCaps": [
|
|
"https://tailscale.com/cap/file-sharing",
|
|
"https://tailscale.com/cap/is-owner",
|
|
"https://tailscale.com/cap/ssh",
|
|
"https://tailscale.com/cap/tailnet-lock",
|
|
"probe-udp-lifetime",
|
|
"ssh-behavior-v1",
|
|
"ssh-env-vars",
|
|
"store-appc-routes",
|
|
"tailnet-display-name"
|
|
],
|
|
"NodeKey": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"MachineKey": "mkey:080462364e90c9c2a9304123c2676c1ec57198f2baf18fd2b1295219383b8f09",
|
|
"Peers": [{
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}],
|
|
"DNS": {"ExitNodeFilteredSet": [".ts.net", ".tailscale.net"]},
|
|
"PacketFilter": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"PacketFilterRules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"SSHPolicy": {"rules": []},
|
|
"CollectServices": false,
|
|
"DERPMap": {"Regions": {"1": {
|
|
"RegionID": 1,
|
|
"RegionCode": "nyc",
|
|
"RegionName": "New York City",
|
|
"Latitude": 40.7128,
|
|
"Longitude": -74.006,
|
|
"Nodes": [{
|
|
"Name": "1h",
|
|
"RegionID": 1,
|
|
"HostName": "derp1h.tailscale.com",
|
|
"IPv4": "199.38.181.93",
|
|
"IPv6": "2607:f740:f::afd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1g",
|
|
"RegionID": 1,
|
|
"HostName": "derp1g.tailscale.com",
|
|
"IPv4": "209.177.145.120",
|
|
"IPv6": "2607:f740:f::3eb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1i",
|
|
"RegionID": 1,
|
|
"HostName": "derp1i.tailscale.com",
|
|
"IPv4": "199.38.181.103",
|
|
"IPv6": "2607:f740:f::e19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1f",
|
|
"RegionID": 1,
|
|
"HostName": "derp1f.tailscale.com",
|
|
"IPv4": "199.38.181.104",
|
|
"IPv6": "2607:f740:f::bc",
|
|
"CanPort80": true
|
|
}]
|
|
}, "10": {
|
|
"RegionID": 10,
|
|
"RegionCode": "sea",
|
|
"RegionName": "Seattle",
|
|
"Latitude": 47.609722,
|
|
"Longitude": -122.333056,
|
|
"Nodes": [{
|
|
"Name": "10c",
|
|
"RegionID": 10,
|
|
"HostName": "derp10c.tailscale.com",
|
|
"IPv4": "192.73.240.121",
|
|
"IPv6": "2607:f740:14::40c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10d",
|
|
"RegionID": 10,
|
|
"HostName": "derp10d.tailscale.com",
|
|
"IPv4": "192.73.240.132",
|
|
"IPv6": "2607:f740:14::500",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10b",
|
|
"RegionID": 10,
|
|
"HostName": "derp10b.tailscale.com",
|
|
"IPv4": "192.73.240.161",
|
|
"IPv6": "2607:f740:14::61c",
|
|
"CanPort80": true
|
|
}]
|
|
}, "11": {
|
|
"RegionID": 11,
|
|
"RegionCode": "sao",
|
|
"RegionName": "São Paulo",
|
|
"Latitude": -23.55,
|
|
"Longitude": -46.633333,
|
|
"Nodes": [{
|
|
"Name": "11f",
|
|
"RegionID": 11,
|
|
"HostName": "derp11f.tailscale.com",
|
|
"IPv4": "172.237.61.197",
|
|
"IPv6": "2600:3c0d::2000:3bff:fe44:6166",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11g",
|
|
"RegionID": 11,
|
|
"HostName": "derp11g.tailscale.com",
|
|
"IPv4": "172.237.61.190",
|
|
"IPv6": "2600:3c0d::2000:62ff:febe:2e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11e",
|
|
"RegionID": 11,
|
|
"HostName": "derp11e.tailscale.com",
|
|
"IPv4": "172.237.61.194",
|
|
"IPv6": "2600:3c0d::2000:d2ff:fe43:1790",
|
|
"CanPort80": true
|
|
}]
|
|
}, "12": {
|
|
"RegionID": 12,
|
|
"RegionCode": "ord",
|
|
"RegionName": "Chicago",
|
|
"Latitude": 41.881944,
|
|
"Longitude": -87.627778,
|
|
"Nodes": [{
|
|
"Name": "12e",
|
|
"RegionID": 12,
|
|
"HostName": "derp12e.tailscale.com",
|
|
"IPv4": "209.177.158.15",
|
|
"IPv6": "2607:f740:e::b17",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12f",
|
|
"RegionID": 12,
|
|
"HostName": "derp12f.tailscale.com",
|
|
"IPv4": "199.38.182.118",
|
|
"IPv6": "2607:f740:e::4c8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12d",
|
|
"RegionID": 12,
|
|
"HostName": "derp12d.tailscale.com",
|
|
"IPv4": "209.177.158.246",
|
|
"IPv6": "2607:f740:e::811",
|
|
"CanPort80": true
|
|
}]
|
|
}, "13": {
|
|
"RegionID": 13,
|
|
"RegionCode": "den",
|
|
"RegionName": "Denver",
|
|
"Latitude": 39.7392,
|
|
"Longitude": -104.9849,
|
|
"Nodes": [{
|
|
"Name": "13c",
|
|
"RegionID": 13,
|
|
"HostName": "derp13c.tailscale.com",
|
|
"IPv4": "192.73.242.28",
|
|
"IPv6": "2607:f740:16::5c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13d",
|
|
"RegionID": 13,
|
|
"HostName": "derp13d.tailscale.com",
|
|
"IPv4": "192.73.242.204",
|
|
"IPv6": "2607:f740:16::c23",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13b",
|
|
"RegionID": 13,
|
|
"HostName": "derp13b.tailscale.com",
|
|
"IPv4": "192.73.242.187",
|
|
"IPv6": "2607:f740:16::640",
|
|
"CanPort80": true
|
|
}]
|
|
}, "14": {
|
|
"RegionID": 14,
|
|
"RegionCode": "ams",
|
|
"RegionName": "Amsterdam",
|
|
"Latitude": 52.372778,
|
|
"Longitude": 4.893611,
|
|
"Nodes": [{
|
|
"Name": "14c",
|
|
"RegionID": 14,
|
|
"HostName": "derp14c.tailscale.com",
|
|
"IPv4": "176.58.93.147",
|
|
"IPv6": "2a00:dd80:3c::b09",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14d",
|
|
"RegionID": 14,
|
|
"HostName": "derp14d.tailscale.com",
|
|
"IPv4": "176.58.93.154",
|
|
"IPv6": "2a00:dd80:3c::3d5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14b",
|
|
"RegionID": 14,
|
|
"HostName": "derp14b.tailscale.com",
|
|
"IPv4": "176.58.93.248",
|
|
"IPv6": "2a00:dd80:3c::807",
|
|
"CanPort80": true
|
|
}]
|
|
}, "15": {
|
|
"RegionID": 15,
|
|
"RegionCode": "jnb",
|
|
"RegionName": "Johannesburg",
|
|
"Latitude": -26.204444,
|
|
"Longitude": 28.045556,
|
|
"Nodes": [{
|
|
"Name": "15c",
|
|
"RegionID": 15,
|
|
"HostName": "derp15c.tailscale.com",
|
|
"IPv4": "102.67.165.185",
|
|
"IPv6": "2c0f:edb0:0:10::b59",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15d",
|
|
"RegionID": 15,
|
|
"HostName": "derp15d.tailscale.com",
|
|
"IPv4": "102.67.165.36",
|
|
"IPv6": "2c0f:edb0:0:10::599",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15b",
|
|
"RegionID": 15,
|
|
"HostName": "derp15b.tailscale.com",
|
|
"IPv4": "102.67.165.90",
|
|
"IPv6": "2c0f:edb0:0:10::963",
|
|
"CanPort80": true
|
|
}]
|
|
}, "16": {
|
|
"RegionID": 16,
|
|
"RegionCode": "mia",
|
|
"RegionName": "Miami",
|
|
"Latitude": 25.78,
|
|
"Longitude": -80.21,
|
|
"Nodes": [{
|
|
"Name": "16c",
|
|
"RegionID": 16,
|
|
"HostName": "derp16c.tailscale.com",
|
|
"IPv4": "192.73.243.229",
|
|
"IPv6": "2607:f740:17::4e4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16d",
|
|
"RegionID": 16,
|
|
"HostName": "derp16d.tailscale.com",
|
|
"IPv4": "192.73.243.141",
|
|
"IPv6": "2607:f740:17::475",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16b",
|
|
"RegionID": 16,
|
|
"HostName": "derp16b.tailscale.com",
|
|
"IPv4": "192.73.243.135",
|
|
"IPv6": "2607:f740:17::476",
|
|
"CanPort80": true
|
|
}]
|
|
}, "17": {
|
|
"RegionID": 17,
|
|
"RegionCode": "lax",
|
|
"RegionName": "Los Angeles",
|
|
"Latitude": 34.05,
|
|
"Longitude": -118.25,
|
|
"Nodes": [{
|
|
"Name": "17c",
|
|
"RegionID": 17,
|
|
"HostName": "derp17c.tailscale.com",
|
|
"IPv4": "208.111.40.12",
|
|
"IPv6": "2607:f740:c::10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17d",
|
|
"RegionID": 17,
|
|
"HostName": "derp17d.tailscale.com",
|
|
"IPv4": "208.111.40.216",
|
|
"IPv6": "2607:f740:c::e1b",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17b",
|
|
"RegionID": 17,
|
|
"HostName": "derp17b.tailscale.com",
|
|
"IPv4": "192.73.244.245",
|
|
"IPv6": "2607:f740:c::646",
|
|
"CanPort80": true
|
|
}]
|
|
}, "18": {
|
|
"RegionID": 18,
|
|
"RegionCode": "par",
|
|
"RegionName": "Paris",
|
|
"Latitude": 48.856667,
|
|
"Longitude": 2.352222,
|
|
"Nodes": [{
|
|
"Name": "18c",
|
|
"RegionID": 18,
|
|
"HostName": "derp18c.tailscale.com",
|
|
"IPv4": "176.58.90.207",
|
|
"IPv6": "2a00:dd80:3e::c19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18d",
|
|
"RegionID": 18,
|
|
"HostName": "derp18d.tailscale.com",
|
|
"IPv4": "176.58.90.104",
|
|
"IPv6": "2a00:dd80:3e::f2e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18b",
|
|
"RegionID": 18,
|
|
"HostName": "derp18b.tailscale.com",
|
|
"IPv4": "176.58.90.147",
|
|
"IPv6": "2a00:dd80:3e::363",
|
|
"CanPort80": true
|
|
}]
|
|
}, "19": {
|
|
"RegionID": 19,
|
|
"RegionCode": "mad",
|
|
"RegionName": "Madrid",
|
|
"Latitude": 40.416944,
|
|
"Longitude": -3.703333,
|
|
"Nodes": [{
|
|
"Name": "19c",
|
|
"RegionID": 19,
|
|
"HostName": "derp19c.tailscale.com",
|
|
"IPv4": "45.159.97.61",
|
|
"IPv6": "2a00:dd80:14:10::20",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19d",
|
|
"RegionID": 19,
|
|
"HostName": "derp19d.tailscale.com",
|
|
"IPv4": "45.159.97.233",
|
|
"IPv6": "2a00:dd80:14:10::34a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19b",
|
|
"RegionID": 19,
|
|
"HostName": "derp19b.tailscale.com",
|
|
"IPv4": "45.159.97.144",
|
|
"IPv6": "2a00:dd80:14:10::335",
|
|
"CanPort80": true
|
|
}]
|
|
}, "2": {
|
|
"RegionID": 2,
|
|
"RegionCode": "sfo",
|
|
"RegionName": "San Francisco",
|
|
"Latitude": 37.7775,
|
|
"Longitude": -122.416389,
|
|
"Nodes": [{
|
|
"Name": "2e",
|
|
"RegionID": 2,
|
|
"HostName": "derp2e.tailscale.com",
|
|
"IPv4": "192.73.252.134",
|
|
"IPv6": "2607:f740:0:3f::44c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2f",
|
|
"RegionID": 2,
|
|
"HostName": "derp2f.tailscale.com",
|
|
"IPv4": "208.111.34.178",
|
|
"IPv6": "2607:f740:0:3f::f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2d",
|
|
"RegionID": 2,
|
|
"HostName": "derp2d.tailscale.com",
|
|
"IPv4": "192.73.252.65",
|
|
"IPv6": "2607:f740:0:3f::287",
|
|
"CanPort80": true
|
|
}]
|
|
}, "20": {
|
|
"RegionID": 20,
|
|
"RegionCode": "hkg",
|
|
"RegionName": "Hong Kong",
|
|
"Latitude": 22.3193,
|
|
"Longitude": 114.1694,
|
|
"Nodes": [{
|
|
"Name": "20c",
|
|
"RegionID": 20,
|
|
"HostName": "derp20c.tailscale.com",
|
|
"IPv4": "205.147.105.30",
|
|
"IPv6": "2403:2500:8000:1::5fb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20d",
|
|
"RegionID": 20,
|
|
"HostName": "derp20d.tailscale.com",
|
|
"IPv4": "205.147.105.78",
|
|
"IPv6": "2403:2500:8000:1::e9a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20b",
|
|
"RegionID": 20,
|
|
"HostName": "derp20b.tailscale.com",
|
|
"IPv4": "103.6.84.152",
|
|
"IPv6": "2403:2500:8000:1::ef6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "21": {
|
|
"RegionID": 21,
|
|
"RegionCode": "tor",
|
|
"RegionName": "Toronto",
|
|
"Latitude": 43.741667,
|
|
"Longitude": -79.373333,
|
|
"Nodes": [{
|
|
"Name": "21c",
|
|
"RegionID": 21,
|
|
"HostName": "derp21c.tailscale.com",
|
|
"IPv4": "162.248.221.215",
|
|
"IPv6": "2607:f740:50::f10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21d",
|
|
"RegionID": 21,
|
|
"HostName": "derp21d.tailscale.com",
|
|
"IPv4": "162.248.221.248",
|
|
"IPv6": "2607:f740:50::ca4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21b",
|
|
"RegionID": 21,
|
|
"HostName": "derp21b.tailscale.com",
|
|
"IPv4": "162.248.221.199",
|
|
"IPv6": "2607:f740:50::1d1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "22": {
|
|
"RegionID": 22,
|
|
"RegionCode": "waw",
|
|
"RegionName": "Warsaw",
|
|
"Latitude": 52.23,
|
|
"Longitude": 21.011111,
|
|
"Nodes": [{
|
|
"Name": "22c",
|
|
"RegionID": 22,
|
|
"HostName": "derp22c.tailscale.com",
|
|
"IPv4": "45.159.98.253",
|
|
"IPv6": "2a00:dd80:40:100::3f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22d",
|
|
"RegionID": 22,
|
|
"HostName": "derp22d.tailscale.com",
|
|
"IPv4": "45.159.98.145",
|
|
"IPv6": "2a00:dd80:40:100::211",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22b",
|
|
"RegionID": 22,
|
|
"HostName": "derp22b.tailscale.com",
|
|
"IPv4": "45.159.98.196",
|
|
"IPv6": "2a00:dd80:40:100::316",
|
|
"CanPort80": true
|
|
}]
|
|
}, "23": {
|
|
"RegionID": 23,
|
|
"RegionCode": "dbi",
|
|
"RegionName": "Dubai",
|
|
"Latitude": 25.263056,
|
|
"Longitude": 55.297222,
|
|
"Nodes": [{
|
|
"Name": "23c",
|
|
"RegionID": 23,
|
|
"HostName": "derp23c.tailscale.com",
|
|
"IPv4": "185.34.3.207",
|
|
"IPv6": "2a00:dd80:3f:100::a50",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23d",
|
|
"RegionID": 23,
|
|
"HostName": "derp23d.tailscale.com",
|
|
"IPv4": "185.34.3.75",
|
|
"IPv6": "2a00:dd80:3f:100::97e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23b",
|
|
"RegionID": 23,
|
|
"HostName": "derp23b.tailscale.com",
|
|
"IPv4": "185.34.3.232",
|
|
"IPv6": "2a00:dd80:3f:100::76f",
|
|
"CanPort80": true
|
|
}]
|
|
}, "24": {
|
|
"RegionID": 24,
|
|
"RegionCode": "hnl",
|
|
"RegionName": "Honolulu",
|
|
"Latitude": 21.306944,
|
|
"Longitude": -157.858333,
|
|
"Nodes": [{
|
|
"Name": "24c",
|
|
"RegionID": 24,
|
|
"HostName": "derp24c.tailscale.com",
|
|
"IPv4": "208.83.233.233",
|
|
"IPv6": "2001:19f0:c000:c591:5400:04ff:fe26:2c5f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24d",
|
|
"RegionID": 24,
|
|
"HostName": "derp24d.tailscale.com",
|
|
"IPv4": "208.72.155.133",
|
|
"IPv6": "2001:19f0:c000:c564:5400:04ff:fe26:2ba8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24b",
|
|
"RegionID": 24,
|
|
"HostName": "derp24b.tailscale.com",
|
|
"IPv4": "208.83.234.151",
|
|
"IPv6": "2001:19f0:c000:c586:5400:04ff:fe26:2ba6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "25": {
|
|
"RegionID": 25,
|
|
"RegionCode": "nai",
|
|
"RegionName": "Nairobi",
|
|
"Latitude": -1.286389,
|
|
"Longitude": 36.817222,
|
|
"Nodes": [{
|
|
"Name": "25c",
|
|
"RegionID": 25,
|
|
"HostName": "derp25c.tailscale.com",
|
|
"IPv4": "102.67.167.37",
|
|
"IPv6": "2c0f:edb0:2000:1::2c7",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25d",
|
|
"RegionID": 25,
|
|
"HostName": "derp25d.tailscale.com",
|
|
"IPv4": "102.67.167.188",
|
|
"IPv6": "2c0f:edb0:2000:1::188",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25b",
|
|
"RegionID": 25,
|
|
"HostName": "derp25b.tailscale.com",
|
|
"IPv4": "102.67.167.245",
|
|
"IPv6": "2c0f:edb0:2000:1::2e9",
|
|
"CanPort80": true
|
|
}]
|
|
}, "26": {
|
|
"RegionID": 26,
|
|
"RegionCode": "nue",
|
|
"RegionName": "Nuremberg",
|
|
"Latitude": 49.453889,
|
|
"Longitude": 11.0775,
|
|
"Nodes": [{
|
|
"Name": "26c",
|
|
"RegionID": 26,
|
|
"HostName": "derp26c.tailscale.com",
|
|
"IPv4": "49.12.193.137",
|
|
"IPv6": "2a01:4f8:1c1c:5c70::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26d",
|
|
"RegionID": 26,
|
|
"HostName": "derp26d.tailscale.com",
|
|
"IPv4": "49.13.204.141",
|
|
"IPv6": "2a01:4f8:1c0c:7d06::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26b",
|
|
"RegionID": 26,
|
|
"HostName": "derp26b.tailscale.com",
|
|
"IPv4": "167.235.72.200",
|
|
"IPv6": "2a01:4f8:1c1c:47b6::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "27": {
|
|
"RegionID": 27,
|
|
"RegionCode": "iad",
|
|
"RegionName": "Ashburn",
|
|
"Latitude": 39.03,
|
|
"Longitude": -77.471111,
|
|
"Nodes": [{
|
|
"Name": "27d",
|
|
"RegionID": 27,
|
|
"HostName": "derp27d.tailscale.com",
|
|
"IPv4": "178.156.152.106",
|
|
"IPv6": "2a01:4ff:f0:3c8e::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27c",
|
|
"RegionID": 27,
|
|
"HostName": "derp27c.tailscale.com",
|
|
"IPv4": "178.156.152.91",
|
|
"IPv6": "2a01:4ff:f0:3913::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27e",
|
|
"RegionID": 27,
|
|
"HostName": "derp27e.tailscale.com",
|
|
"IPv4": "178.156.134.232",
|
|
"IPv6": "2a01:4ff:f0:28d4::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27b",
|
|
"RegionID": 27,
|
|
"HostName": "derp27b.tailscale.com",
|
|
"IPv4": "5.161.218.233",
|
|
"IPv6": "2a01:4ff:f0:3db9::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "28": {
|
|
"RegionID": 28,
|
|
"RegionCode": "hel",
|
|
"RegionName": "Helsinki",
|
|
"Latitude": 60.170833,
|
|
"Longitude": 24.9375,
|
|
"Nodes": [{
|
|
"Name": "28c",
|
|
"RegionID": 28,
|
|
"HostName": "derp28c.tailscale.com",
|
|
"IPv4": "95.217.2.165",
|
|
"IPv6": "2a01:4f9:c012:cd74::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28d",
|
|
"RegionID": 28,
|
|
"HostName": "derp28d.tailscale.com",
|
|
"IPv4": "157.180.28.32",
|
|
"IPv6": "2a01:4f9:c012:2e5b::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28b",
|
|
"RegionID": 28,
|
|
"HostName": "derp28b.tailscale.com",
|
|
"IPv4": "65.109.143.62",
|
|
"IPv6": "2a01:4f9:c012:d55c::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "3": {
|
|
"RegionID": 3,
|
|
"RegionCode": "sin",
|
|
"RegionName": "Singapore",
|
|
"Latitude": 1.3521,
|
|
"Longitude": 103.8198,
|
|
"Nodes": [{
|
|
"Name": "3g",
|
|
"RegionID": 3,
|
|
"HostName": "derp3g.tailscale.com",
|
|
"IPv4": "172.237.72.79",
|
|
"IPv6": "2600:3c15::2000:adff:fe08:6fab",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3f",
|
|
"RegionID": 3,
|
|
"HostName": "derp3f.tailscale.com",
|
|
"IPv4": "172.237.72.8",
|
|
"IPv6": "2600:3c15::2000:53ff:fe48:a668",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3h",
|
|
"RegionID": 3,
|
|
"HostName": "derp3h.tailscale.com",
|
|
"IPv4": "172.237.66.30",
|
|
"IPv6": "2600:3c15::2000:3dff:fe44:50aa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3e",
|
|
"RegionID": 3,
|
|
"HostName": "derp3e.tailscale.com",
|
|
"IPv4": "172.237.72.43",
|
|
"IPv6": "2600:3c15::2000:6cff:fee4:d799",
|
|
"CanPort80": true
|
|
}]
|
|
}, "4": {
|
|
"RegionID": 4,
|
|
"RegionCode": "fra",
|
|
"RegionName": "Frankfurt",
|
|
"Latitude": 50.1109,
|
|
"Longitude": 8.6821,
|
|
"Nodes": [{
|
|
"Name": "4h",
|
|
"RegionID": 4,
|
|
"HostName": "derp4h.tailscale.com",
|
|
"IPv4": "185.40.234.77",
|
|
"IPv6": "2a00:dd80:20::bcf",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4i",
|
|
"RegionID": 4,
|
|
"HostName": "derp4i.tailscale.com",
|
|
"IPv4": "185.40.234.53",
|
|
"IPv6": "2a00:dd80:20::8a6",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4g",
|
|
"RegionID": 4,
|
|
"HostName": "derp4g.tailscale.com",
|
|
"IPv4": "185.40.234.113",
|
|
"IPv6": "2a00:dd80:20::8f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4j",
|
|
"RegionID": 4,
|
|
"HostName": "derp4j.tailscale.com",
|
|
"IPv4": "185.40.234.176",
|
|
"IPv6": "2a00:dd80:20::e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4f",
|
|
"RegionID": 4,
|
|
"HostName": "derp4f.tailscale.com",
|
|
"IPv4": "185.40.234.219",
|
|
"IPv6": "2a00:dd80:20::a25",
|
|
"CanPort80": true
|
|
}]
|
|
}, "5": {
|
|
"RegionID": 5,
|
|
"RegionCode": "syd",
|
|
"RegionName": "Sydney",
|
|
"Latitude": -33.867778,
|
|
"Longitude": 151.21,
|
|
"Nodes": [{
|
|
"Name": "5f",
|
|
"RegionID": 5,
|
|
"HostName": "derp5f.tailscale.com",
|
|
"IPv4": "172.105.166.103",
|
|
"IPv6": "2400:8907::2000:ccff:fe1f:80da",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5g",
|
|
"RegionID": 5,
|
|
"HostName": "derp5g.tailscale.com",
|
|
"IPv4": "172.105.169.57",
|
|
"IPv6": "2400:8907::2000:2fff:fea7:57f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5e",
|
|
"RegionID": 5,
|
|
"HostName": "derp5e.tailscale.com",
|
|
"IPv4": "172.105.179.230",
|
|
"IPv6": "2400:8907::2000:ceff:fe8d:4f4e",
|
|
"CanPort80": true
|
|
}]
|
|
}, "6": {
|
|
"RegionID": 6,
|
|
"RegionCode": "blr",
|
|
"RegionName": "Bengaluru",
|
|
"Latitude": 12.9716,
|
|
"Longitude": 77.5946,
|
|
"Nodes": [{
|
|
"Name": "6a",
|
|
"RegionID": 6,
|
|
"HostName": "derp6.tailscale.com",
|
|
"IPv4": "68.183.90.120",
|
|
"IPv6": "2400:6180:100:d0::982:d001",
|
|
"CanPort80": true
|
|
}]
|
|
}, "7": {
|
|
"RegionID": 7,
|
|
"RegionCode": "tok",
|
|
"RegionName": "Tokyo",
|
|
"Latitude": 35.6764,
|
|
"Longitude": 139.65,
|
|
"Nodes": [{
|
|
"Name": "7g",
|
|
"RegionID": 7,
|
|
"HostName": "derp7g.tailscale.com",
|
|
"IPv4": "172.238.6.179",
|
|
"IPv6": "2600:3c18::2000:3fff:fe80:3ebd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7f",
|
|
"RegionID": 7,
|
|
"HostName": "derp7f.tailscale.com",
|
|
"IPv4": "172.238.6.34",
|
|
"IPv6": "2600:3c18::2000:acff:fe8e:3ed5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7h",
|
|
"RegionID": 7,
|
|
"HostName": "derp7h.tailscale.com",
|
|
"IPv4": "172.237.28.183",
|
|
"IPv6": "2600:3c18::2000:b1ff:fea9:4560",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7e",
|
|
"RegionID": 7,
|
|
"HostName": "derp7e.tailscale.com",
|
|
"IPv4": "172.238.6.180",
|
|
"IPv6": "2600:3c18::2000:60ff:fe0f:6e83",
|
|
"STUNOnly": true,
|
|
"CanPort80": true
|
|
}]
|
|
}, "8": {
|
|
"RegionID": 8,
|
|
"RegionCode": "lhr",
|
|
"RegionName": "London",
|
|
"Latitude": 51.5072,
|
|
"Longitude": 0.1276,
|
|
"Nodes": [{
|
|
"Name": "8f",
|
|
"RegionID": 8,
|
|
"HostName": "derp8f.tailscale.com",
|
|
"IPv4": "176.58.88.183",
|
|
"IPv6": "2a00:dd80:3a::dfa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8g",
|
|
"RegionID": 8,
|
|
"HostName": "derp8g.tailscale.com",
|
|
"IPv4": "176.58.92.254",
|
|
"IPv6": "2a00:dd80:3a::ed",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8e",
|
|
"RegionID": 8,
|
|
"HostName": "derp8e.tailscale.com",
|
|
"IPv4": "176.58.92.144",
|
|
"IPv6": "2a00:dd80:3a::b33",
|
|
"CanPort80": true
|
|
}]
|
|
}, "9": {
|
|
"RegionID": 9,
|
|
"RegionCode": "dfw",
|
|
"RegionName": "Dallas",
|
|
"Latitude": 32.779167,
|
|
"Longitude": -96.808889,
|
|
"Nodes": [{
|
|
"Name": "9e",
|
|
"RegionID": 9,
|
|
"HostName": "derp9e.tailscale.com",
|
|
"IPv4": "192.73.248.83",
|
|
"IPv6": "2607:f740:100::359",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9f",
|
|
"RegionID": 9,
|
|
"HostName": "derp9f.tailscale.com",
|
|
"IPv4": "209.177.156.197",
|
|
"IPv6": "2607:f740:100::cad",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9d",
|
|
"RegionID": 9,
|
|
"HostName": "derp9d.tailscale.com",
|
|
"IPv4": "209.177.156.94",
|
|
"IPv6": "2607:f740:100::c05",
|
|
"CanPort80": true
|
|
}]
|
|
}}},
|
|
"DisplayMessages": null,
|
|
"TKAEnabled": false,
|
|
"TKAHead": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
|
|
"Domain": "odin@example.com",
|
|
"DomainAuditLogID": "",
|
|
"UserProfiles": {
|
|
"1260082990019555": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
},
|
|
"3982058329734709": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"6195256722158478": {
|
|
"ID": 6195256722158478,
|
|
"LoginName": "kakuna.tail78f774.ts.net",
|
|
"DisplayName": "kakuna"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.106.226.110": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.107.1.57": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.109.185.75": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.112.99.43": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.250.27": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.8.22": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.9.20": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.118.73": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.81.81.92": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.83.174.85": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.83.206.87": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.87.9.97": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.92.218.35": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.254.39": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::3937:914": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::4237:139": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::5037:ce57": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::7837:515c": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::8137:da23": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9637:7649": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a137:e26e": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a337:632b": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cb37:816": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d437:b94b": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:961": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::ee37:fa1b": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::f237:fe27": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::fe37:ae55": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}}
|
|
}, "pidgeotto": {
|
|
"packet_filter_rules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"packet_filter_matches": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 7363667879782703,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"Hostinfo": {
|
|
"Hostname": "pidgeotto",
|
|
"RoutableIPs": ["0.0.0.0/0", "::/0"],
|
|
"RequestTags": ["tag:pidgeotto"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Tags": ["tag:pidgeotto"],
|
|
"MachineAuthorized": true,
|
|
"CapMap": {
|
|
"https://tailscale.com/cap/file-sharing": null,
|
|
"https://tailscale.com/cap/is-owner": null,
|
|
"https://tailscale.com/cap/ssh": null,
|
|
"https://tailscale.com/cap/tailnet-lock": null,
|
|
"probe-udp-lifetime": null,
|
|
"ssh-behavior-v1": null,
|
|
"ssh-env-vars": null,
|
|
"store-appc-routes": null,
|
|
"tailnet-display-name": ["odin@example.com"]
|
|
},
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
},
|
|
"AllCaps": [
|
|
"https://tailscale.com/cap/file-sharing",
|
|
"https://tailscale.com/cap/is-owner",
|
|
"https://tailscale.com/cap/ssh",
|
|
"https://tailscale.com/cap/tailnet-lock",
|
|
"probe-udp-lifetime",
|
|
"ssh-behavior-v1",
|
|
"ssh-env-vars",
|
|
"store-appc-routes",
|
|
"tailnet-display-name"
|
|
],
|
|
"NodeKey": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"MachineKey": "mkey:8503575c3c1fbe1511b8d97f00419401a11003b037d4a1c92c1450e43f0e9442",
|
|
"Peers": [{
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}],
|
|
"DNS": {"ExitNodeFilteredSet": [".ts.net", ".tailscale.net"]},
|
|
"PacketFilter": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"PacketFilterRules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"SSHPolicy": {"rules": []},
|
|
"CollectServices": false,
|
|
"DERPMap": {"Regions": {"1": {
|
|
"RegionID": 1,
|
|
"RegionCode": "nyc",
|
|
"RegionName": "New York City",
|
|
"Latitude": 40.7128,
|
|
"Longitude": -74.006,
|
|
"Nodes": [{
|
|
"Name": "1h",
|
|
"RegionID": 1,
|
|
"HostName": "derp1h.tailscale.com",
|
|
"IPv4": "199.38.181.93",
|
|
"IPv6": "2607:f740:f::afd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1g",
|
|
"RegionID": 1,
|
|
"HostName": "derp1g.tailscale.com",
|
|
"IPv4": "209.177.145.120",
|
|
"IPv6": "2607:f740:f::3eb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1i",
|
|
"RegionID": 1,
|
|
"HostName": "derp1i.tailscale.com",
|
|
"IPv4": "199.38.181.103",
|
|
"IPv6": "2607:f740:f::e19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1f",
|
|
"RegionID": 1,
|
|
"HostName": "derp1f.tailscale.com",
|
|
"IPv4": "199.38.181.104",
|
|
"IPv6": "2607:f740:f::bc",
|
|
"CanPort80": true
|
|
}]
|
|
}, "10": {
|
|
"RegionID": 10,
|
|
"RegionCode": "sea",
|
|
"RegionName": "Seattle",
|
|
"Latitude": 47.609722,
|
|
"Longitude": -122.333056,
|
|
"Nodes": [{
|
|
"Name": "10c",
|
|
"RegionID": 10,
|
|
"HostName": "derp10c.tailscale.com",
|
|
"IPv4": "192.73.240.121",
|
|
"IPv6": "2607:f740:14::40c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10d",
|
|
"RegionID": 10,
|
|
"HostName": "derp10d.tailscale.com",
|
|
"IPv4": "192.73.240.132",
|
|
"IPv6": "2607:f740:14::500",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10b",
|
|
"RegionID": 10,
|
|
"HostName": "derp10b.tailscale.com",
|
|
"IPv4": "192.73.240.161",
|
|
"IPv6": "2607:f740:14::61c",
|
|
"CanPort80": true
|
|
}]
|
|
}, "11": {
|
|
"RegionID": 11,
|
|
"RegionCode": "sao",
|
|
"RegionName": "São Paulo",
|
|
"Latitude": -23.55,
|
|
"Longitude": -46.633333,
|
|
"Nodes": [{
|
|
"Name": "11f",
|
|
"RegionID": 11,
|
|
"HostName": "derp11f.tailscale.com",
|
|
"IPv4": "172.237.61.197",
|
|
"IPv6": "2600:3c0d::2000:3bff:fe44:6166",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11g",
|
|
"RegionID": 11,
|
|
"HostName": "derp11g.tailscale.com",
|
|
"IPv4": "172.237.61.190",
|
|
"IPv6": "2600:3c0d::2000:62ff:febe:2e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11e",
|
|
"RegionID": 11,
|
|
"HostName": "derp11e.tailscale.com",
|
|
"IPv4": "172.237.61.194",
|
|
"IPv6": "2600:3c0d::2000:d2ff:fe43:1790",
|
|
"CanPort80": true
|
|
}]
|
|
}, "12": {
|
|
"RegionID": 12,
|
|
"RegionCode": "ord",
|
|
"RegionName": "Chicago",
|
|
"Latitude": 41.881944,
|
|
"Longitude": -87.627778,
|
|
"Nodes": [{
|
|
"Name": "12e",
|
|
"RegionID": 12,
|
|
"HostName": "derp12e.tailscale.com",
|
|
"IPv4": "209.177.158.15",
|
|
"IPv6": "2607:f740:e::b17",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12f",
|
|
"RegionID": 12,
|
|
"HostName": "derp12f.tailscale.com",
|
|
"IPv4": "199.38.182.118",
|
|
"IPv6": "2607:f740:e::4c8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12d",
|
|
"RegionID": 12,
|
|
"HostName": "derp12d.tailscale.com",
|
|
"IPv4": "209.177.158.246",
|
|
"IPv6": "2607:f740:e::811",
|
|
"CanPort80": true
|
|
}]
|
|
}, "13": {
|
|
"RegionID": 13,
|
|
"RegionCode": "den",
|
|
"RegionName": "Denver",
|
|
"Latitude": 39.7392,
|
|
"Longitude": -104.9849,
|
|
"Nodes": [{
|
|
"Name": "13c",
|
|
"RegionID": 13,
|
|
"HostName": "derp13c.tailscale.com",
|
|
"IPv4": "192.73.242.28",
|
|
"IPv6": "2607:f740:16::5c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13d",
|
|
"RegionID": 13,
|
|
"HostName": "derp13d.tailscale.com",
|
|
"IPv4": "192.73.242.204",
|
|
"IPv6": "2607:f740:16::c23",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13b",
|
|
"RegionID": 13,
|
|
"HostName": "derp13b.tailscale.com",
|
|
"IPv4": "192.73.242.187",
|
|
"IPv6": "2607:f740:16::640",
|
|
"CanPort80": true
|
|
}]
|
|
}, "14": {
|
|
"RegionID": 14,
|
|
"RegionCode": "ams",
|
|
"RegionName": "Amsterdam",
|
|
"Latitude": 52.372778,
|
|
"Longitude": 4.893611,
|
|
"Nodes": [{
|
|
"Name": "14c",
|
|
"RegionID": 14,
|
|
"HostName": "derp14c.tailscale.com",
|
|
"IPv4": "176.58.93.147",
|
|
"IPv6": "2a00:dd80:3c::b09",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14d",
|
|
"RegionID": 14,
|
|
"HostName": "derp14d.tailscale.com",
|
|
"IPv4": "176.58.93.154",
|
|
"IPv6": "2a00:dd80:3c::3d5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14b",
|
|
"RegionID": 14,
|
|
"HostName": "derp14b.tailscale.com",
|
|
"IPv4": "176.58.93.248",
|
|
"IPv6": "2a00:dd80:3c::807",
|
|
"CanPort80": true
|
|
}]
|
|
}, "15": {
|
|
"RegionID": 15,
|
|
"RegionCode": "jnb",
|
|
"RegionName": "Johannesburg",
|
|
"Latitude": -26.204444,
|
|
"Longitude": 28.045556,
|
|
"Nodes": [{
|
|
"Name": "15c",
|
|
"RegionID": 15,
|
|
"HostName": "derp15c.tailscale.com",
|
|
"IPv4": "102.67.165.185",
|
|
"IPv6": "2c0f:edb0:0:10::b59",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15d",
|
|
"RegionID": 15,
|
|
"HostName": "derp15d.tailscale.com",
|
|
"IPv4": "102.67.165.36",
|
|
"IPv6": "2c0f:edb0:0:10::599",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15b",
|
|
"RegionID": 15,
|
|
"HostName": "derp15b.tailscale.com",
|
|
"IPv4": "102.67.165.90",
|
|
"IPv6": "2c0f:edb0:0:10::963",
|
|
"CanPort80": true
|
|
}]
|
|
}, "16": {
|
|
"RegionID": 16,
|
|
"RegionCode": "mia",
|
|
"RegionName": "Miami",
|
|
"Latitude": 25.78,
|
|
"Longitude": -80.21,
|
|
"Nodes": [{
|
|
"Name": "16c",
|
|
"RegionID": 16,
|
|
"HostName": "derp16c.tailscale.com",
|
|
"IPv4": "192.73.243.229",
|
|
"IPv6": "2607:f740:17::4e4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16d",
|
|
"RegionID": 16,
|
|
"HostName": "derp16d.tailscale.com",
|
|
"IPv4": "192.73.243.141",
|
|
"IPv6": "2607:f740:17::475",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16b",
|
|
"RegionID": 16,
|
|
"HostName": "derp16b.tailscale.com",
|
|
"IPv4": "192.73.243.135",
|
|
"IPv6": "2607:f740:17::476",
|
|
"CanPort80": true
|
|
}]
|
|
}, "17": {
|
|
"RegionID": 17,
|
|
"RegionCode": "lax",
|
|
"RegionName": "Los Angeles",
|
|
"Latitude": 34.05,
|
|
"Longitude": -118.25,
|
|
"Nodes": [{
|
|
"Name": "17c",
|
|
"RegionID": 17,
|
|
"HostName": "derp17c.tailscale.com",
|
|
"IPv4": "208.111.40.12",
|
|
"IPv6": "2607:f740:c::10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17d",
|
|
"RegionID": 17,
|
|
"HostName": "derp17d.tailscale.com",
|
|
"IPv4": "208.111.40.216",
|
|
"IPv6": "2607:f740:c::e1b",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17b",
|
|
"RegionID": 17,
|
|
"HostName": "derp17b.tailscale.com",
|
|
"IPv4": "192.73.244.245",
|
|
"IPv6": "2607:f740:c::646",
|
|
"CanPort80": true
|
|
}]
|
|
}, "18": {
|
|
"RegionID": 18,
|
|
"RegionCode": "par",
|
|
"RegionName": "Paris",
|
|
"Latitude": 48.856667,
|
|
"Longitude": 2.352222,
|
|
"Nodes": [{
|
|
"Name": "18c",
|
|
"RegionID": 18,
|
|
"HostName": "derp18c.tailscale.com",
|
|
"IPv4": "176.58.90.207",
|
|
"IPv6": "2a00:dd80:3e::c19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18d",
|
|
"RegionID": 18,
|
|
"HostName": "derp18d.tailscale.com",
|
|
"IPv4": "176.58.90.104",
|
|
"IPv6": "2a00:dd80:3e::f2e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18b",
|
|
"RegionID": 18,
|
|
"HostName": "derp18b.tailscale.com",
|
|
"IPv4": "176.58.90.147",
|
|
"IPv6": "2a00:dd80:3e::363",
|
|
"CanPort80": true
|
|
}]
|
|
}, "19": {
|
|
"RegionID": 19,
|
|
"RegionCode": "mad",
|
|
"RegionName": "Madrid",
|
|
"Latitude": 40.416944,
|
|
"Longitude": -3.703333,
|
|
"Nodes": [{
|
|
"Name": "19c",
|
|
"RegionID": 19,
|
|
"HostName": "derp19c.tailscale.com",
|
|
"IPv4": "45.159.97.61",
|
|
"IPv6": "2a00:dd80:14:10::20",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19d",
|
|
"RegionID": 19,
|
|
"HostName": "derp19d.tailscale.com",
|
|
"IPv4": "45.159.97.233",
|
|
"IPv6": "2a00:dd80:14:10::34a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19b",
|
|
"RegionID": 19,
|
|
"HostName": "derp19b.tailscale.com",
|
|
"IPv4": "45.159.97.144",
|
|
"IPv6": "2a00:dd80:14:10::335",
|
|
"CanPort80": true
|
|
}]
|
|
}, "2": {
|
|
"RegionID": 2,
|
|
"RegionCode": "sfo",
|
|
"RegionName": "San Francisco",
|
|
"Latitude": 37.7775,
|
|
"Longitude": -122.416389,
|
|
"Nodes": [{
|
|
"Name": "2e",
|
|
"RegionID": 2,
|
|
"HostName": "derp2e.tailscale.com",
|
|
"IPv4": "192.73.252.134",
|
|
"IPv6": "2607:f740:0:3f::44c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2f",
|
|
"RegionID": 2,
|
|
"HostName": "derp2f.tailscale.com",
|
|
"IPv4": "208.111.34.178",
|
|
"IPv6": "2607:f740:0:3f::f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2d",
|
|
"RegionID": 2,
|
|
"HostName": "derp2d.tailscale.com",
|
|
"IPv4": "192.73.252.65",
|
|
"IPv6": "2607:f740:0:3f::287",
|
|
"CanPort80": true
|
|
}]
|
|
}, "20": {
|
|
"RegionID": 20,
|
|
"RegionCode": "hkg",
|
|
"RegionName": "Hong Kong",
|
|
"Latitude": 22.3193,
|
|
"Longitude": 114.1694,
|
|
"Nodes": [{
|
|
"Name": "20c",
|
|
"RegionID": 20,
|
|
"HostName": "derp20c.tailscale.com",
|
|
"IPv4": "205.147.105.30",
|
|
"IPv6": "2403:2500:8000:1::5fb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20d",
|
|
"RegionID": 20,
|
|
"HostName": "derp20d.tailscale.com",
|
|
"IPv4": "205.147.105.78",
|
|
"IPv6": "2403:2500:8000:1::e9a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20b",
|
|
"RegionID": 20,
|
|
"HostName": "derp20b.tailscale.com",
|
|
"IPv4": "103.6.84.152",
|
|
"IPv6": "2403:2500:8000:1::ef6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "21": {
|
|
"RegionID": 21,
|
|
"RegionCode": "tor",
|
|
"RegionName": "Toronto",
|
|
"Latitude": 43.741667,
|
|
"Longitude": -79.373333,
|
|
"Nodes": [{
|
|
"Name": "21c",
|
|
"RegionID": 21,
|
|
"HostName": "derp21c.tailscale.com",
|
|
"IPv4": "162.248.221.215",
|
|
"IPv6": "2607:f740:50::f10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21d",
|
|
"RegionID": 21,
|
|
"HostName": "derp21d.tailscale.com",
|
|
"IPv4": "162.248.221.248",
|
|
"IPv6": "2607:f740:50::ca4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21b",
|
|
"RegionID": 21,
|
|
"HostName": "derp21b.tailscale.com",
|
|
"IPv4": "162.248.221.199",
|
|
"IPv6": "2607:f740:50::1d1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "22": {
|
|
"RegionID": 22,
|
|
"RegionCode": "waw",
|
|
"RegionName": "Warsaw",
|
|
"Latitude": 52.23,
|
|
"Longitude": 21.011111,
|
|
"Nodes": [{
|
|
"Name": "22c",
|
|
"RegionID": 22,
|
|
"HostName": "derp22c.tailscale.com",
|
|
"IPv4": "45.159.98.253",
|
|
"IPv6": "2a00:dd80:40:100::3f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22d",
|
|
"RegionID": 22,
|
|
"HostName": "derp22d.tailscale.com",
|
|
"IPv4": "45.159.98.145",
|
|
"IPv6": "2a00:dd80:40:100::211",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22b",
|
|
"RegionID": 22,
|
|
"HostName": "derp22b.tailscale.com",
|
|
"IPv4": "45.159.98.196",
|
|
"IPv6": "2a00:dd80:40:100::316",
|
|
"CanPort80": true
|
|
}]
|
|
}, "23": {
|
|
"RegionID": 23,
|
|
"RegionCode": "dbi",
|
|
"RegionName": "Dubai",
|
|
"Latitude": 25.263056,
|
|
"Longitude": 55.297222,
|
|
"Nodes": [{
|
|
"Name": "23c",
|
|
"RegionID": 23,
|
|
"HostName": "derp23c.tailscale.com",
|
|
"IPv4": "185.34.3.207",
|
|
"IPv6": "2a00:dd80:3f:100::a50",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23d",
|
|
"RegionID": 23,
|
|
"HostName": "derp23d.tailscale.com",
|
|
"IPv4": "185.34.3.75",
|
|
"IPv6": "2a00:dd80:3f:100::97e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23b",
|
|
"RegionID": 23,
|
|
"HostName": "derp23b.tailscale.com",
|
|
"IPv4": "185.34.3.232",
|
|
"IPv6": "2a00:dd80:3f:100::76f",
|
|
"CanPort80": true
|
|
}]
|
|
}, "24": {
|
|
"RegionID": 24,
|
|
"RegionCode": "hnl",
|
|
"RegionName": "Honolulu",
|
|
"Latitude": 21.306944,
|
|
"Longitude": -157.858333,
|
|
"Nodes": [{
|
|
"Name": "24c",
|
|
"RegionID": 24,
|
|
"HostName": "derp24c.tailscale.com",
|
|
"IPv4": "208.83.233.233",
|
|
"IPv6": "2001:19f0:c000:c591:5400:04ff:fe26:2c5f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24d",
|
|
"RegionID": 24,
|
|
"HostName": "derp24d.tailscale.com",
|
|
"IPv4": "208.72.155.133",
|
|
"IPv6": "2001:19f0:c000:c564:5400:04ff:fe26:2ba8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24b",
|
|
"RegionID": 24,
|
|
"HostName": "derp24b.tailscale.com",
|
|
"IPv4": "208.83.234.151",
|
|
"IPv6": "2001:19f0:c000:c586:5400:04ff:fe26:2ba6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "25": {
|
|
"RegionID": 25,
|
|
"RegionCode": "nai",
|
|
"RegionName": "Nairobi",
|
|
"Latitude": -1.286389,
|
|
"Longitude": 36.817222,
|
|
"Nodes": [{
|
|
"Name": "25c",
|
|
"RegionID": 25,
|
|
"HostName": "derp25c.tailscale.com",
|
|
"IPv4": "102.67.167.37",
|
|
"IPv6": "2c0f:edb0:2000:1::2c7",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25d",
|
|
"RegionID": 25,
|
|
"HostName": "derp25d.tailscale.com",
|
|
"IPv4": "102.67.167.188",
|
|
"IPv6": "2c0f:edb0:2000:1::188",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25b",
|
|
"RegionID": 25,
|
|
"HostName": "derp25b.tailscale.com",
|
|
"IPv4": "102.67.167.245",
|
|
"IPv6": "2c0f:edb0:2000:1::2e9",
|
|
"CanPort80": true
|
|
}]
|
|
}, "26": {
|
|
"RegionID": 26,
|
|
"RegionCode": "nue",
|
|
"RegionName": "Nuremberg",
|
|
"Latitude": 49.453889,
|
|
"Longitude": 11.0775,
|
|
"Nodes": [{
|
|
"Name": "26c",
|
|
"RegionID": 26,
|
|
"HostName": "derp26c.tailscale.com",
|
|
"IPv4": "49.12.193.137",
|
|
"IPv6": "2a01:4f8:1c1c:5c70::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26d",
|
|
"RegionID": 26,
|
|
"HostName": "derp26d.tailscale.com",
|
|
"IPv4": "49.13.204.141",
|
|
"IPv6": "2a01:4f8:1c0c:7d06::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26b",
|
|
"RegionID": 26,
|
|
"HostName": "derp26b.tailscale.com",
|
|
"IPv4": "167.235.72.200",
|
|
"IPv6": "2a01:4f8:1c1c:47b6::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "27": {
|
|
"RegionID": 27,
|
|
"RegionCode": "iad",
|
|
"RegionName": "Ashburn",
|
|
"Latitude": 39.03,
|
|
"Longitude": -77.471111,
|
|
"Nodes": [{
|
|
"Name": "27d",
|
|
"RegionID": 27,
|
|
"HostName": "derp27d.tailscale.com",
|
|
"IPv4": "178.156.152.106",
|
|
"IPv6": "2a01:4ff:f0:3c8e::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27c",
|
|
"RegionID": 27,
|
|
"HostName": "derp27c.tailscale.com",
|
|
"IPv4": "178.156.152.91",
|
|
"IPv6": "2a01:4ff:f0:3913::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27e",
|
|
"RegionID": 27,
|
|
"HostName": "derp27e.tailscale.com",
|
|
"IPv4": "178.156.134.232",
|
|
"IPv6": "2a01:4ff:f0:28d4::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27b",
|
|
"RegionID": 27,
|
|
"HostName": "derp27b.tailscale.com",
|
|
"IPv4": "5.161.218.233",
|
|
"IPv6": "2a01:4ff:f0:3db9::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "28": {
|
|
"RegionID": 28,
|
|
"RegionCode": "hel",
|
|
"RegionName": "Helsinki",
|
|
"Latitude": 60.170833,
|
|
"Longitude": 24.9375,
|
|
"Nodes": [{
|
|
"Name": "28c",
|
|
"RegionID": 28,
|
|
"HostName": "derp28c.tailscale.com",
|
|
"IPv4": "95.217.2.165",
|
|
"IPv6": "2a01:4f9:c012:cd74::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28d",
|
|
"RegionID": 28,
|
|
"HostName": "derp28d.tailscale.com",
|
|
"IPv4": "157.180.28.32",
|
|
"IPv6": "2a01:4f9:c012:2e5b::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28b",
|
|
"RegionID": 28,
|
|
"HostName": "derp28b.tailscale.com",
|
|
"IPv4": "65.109.143.62",
|
|
"IPv6": "2a01:4f9:c012:d55c::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "3": {
|
|
"RegionID": 3,
|
|
"RegionCode": "sin",
|
|
"RegionName": "Singapore",
|
|
"Latitude": 1.3521,
|
|
"Longitude": 103.8198,
|
|
"Nodes": [{
|
|
"Name": "3g",
|
|
"RegionID": 3,
|
|
"HostName": "derp3g.tailscale.com",
|
|
"IPv4": "172.237.72.79",
|
|
"IPv6": "2600:3c15::2000:adff:fe08:6fab",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3f",
|
|
"RegionID": 3,
|
|
"HostName": "derp3f.tailscale.com",
|
|
"IPv4": "172.237.72.8",
|
|
"IPv6": "2600:3c15::2000:53ff:fe48:a668",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3h",
|
|
"RegionID": 3,
|
|
"HostName": "derp3h.tailscale.com",
|
|
"IPv4": "172.237.66.30",
|
|
"IPv6": "2600:3c15::2000:3dff:fe44:50aa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3e",
|
|
"RegionID": 3,
|
|
"HostName": "derp3e.tailscale.com",
|
|
"IPv4": "172.237.72.43",
|
|
"IPv6": "2600:3c15::2000:6cff:fee4:d799",
|
|
"CanPort80": true
|
|
}]
|
|
}, "4": {
|
|
"RegionID": 4,
|
|
"RegionCode": "fra",
|
|
"RegionName": "Frankfurt",
|
|
"Latitude": 50.1109,
|
|
"Longitude": 8.6821,
|
|
"Nodes": [{
|
|
"Name": "4h",
|
|
"RegionID": 4,
|
|
"HostName": "derp4h.tailscale.com",
|
|
"IPv4": "185.40.234.77",
|
|
"IPv6": "2a00:dd80:20::bcf",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4i",
|
|
"RegionID": 4,
|
|
"HostName": "derp4i.tailscale.com",
|
|
"IPv4": "185.40.234.53",
|
|
"IPv6": "2a00:dd80:20::8a6",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4g",
|
|
"RegionID": 4,
|
|
"HostName": "derp4g.tailscale.com",
|
|
"IPv4": "185.40.234.113",
|
|
"IPv6": "2a00:dd80:20::8f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4j",
|
|
"RegionID": 4,
|
|
"HostName": "derp4j.tailscale.com",
|
|
"IPv4": "185.40.234.176",
|
|
"IPv6": "2a00:dd80:20::e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4f",
|
|
"RegionID": 4,
|
|
"HostName": "derp4f.tailscale.com",
|
|
"IPv4": "185.40.234.219",
|
|
"IPv6": "2a00:dd80:20::a25",
|
|
"CanPort80": true
|
|
}]
|
|
}, "5": {
|
|
"RegionID": 5,
|
|
"RegionCode": "syd",
|
|
"RegionName": "Sydney",
|
|
"Latitude": -33.867778,
|
|
"Longitude": 151.21,
|
|
"Nodes": [{
|
|
"Name": "5f",
|
|
"RegionID": 5,
|
|
"HostName": "derp5f.tailscale.com",
|
|
"IPv4": "172.105.166.103",
|
|
"IPv6": "2400:8907::2000:ccff:fe1f:80da",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5g",
|
|
"RegionID": 5,
|
|
"HostName": "derp5g.tailscale.com",
|
|
"IPv4": "172.105.169.57",
|
|
"IPv6": "2400:8907::2000:2fff:fea7:57f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5e",
|
|
"RegionID": 5,
|
|
"HostName": "derp5e.tailscale.com",
|
|
"IPv4": "172.105.179.230",
|
|
"IPv6": "2400:8907::2000:ceff:fe8d:4f4e",
|
|
"CanPort80": true
|
|
}]
|
|
}, "6": {
|
|
"RegionID": 6,
|
|
"RegionCode": "blr",
|
|
"RegionName": "Bengaluru",
|
|
"Latitude": 12.9716,
|
|
"Longitude": 77.5946,
|
|
"Nodes": [{
|
|
"Name": "6a",
|
|
"RegionID": 6,
|
|
"HostName": "derp6.tailscale.com",
|
|
"IPv4": "68.183.90.120",
|
|
"IPv6": "2400:6180:100:d0::982:d001",
|
|
"CanPort80": true
|
|
}]
|
|
}, "7": {
|
|
"RegionID": 7,
|
|
"RegionCode": "tok",
|
|
"RegionName": "Tokyo",
|
|
"Latitude": 35.6764,
|
|
"Longitude": 139.65,
|
|
"Nodes": [{
|
|
"Name": "7g",
|
|
"RegionID": 7,
|
|
"HostName": "derp7g.tailscale.com",
|
|
"IPv4": "172.238.6.179",
|
|
"IPv6": "2600:3c18::2000:3fff:fe80:3ebd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7f",
|
|
"RegionID": 7,
|
|
"HostName": "derp7f.tailscale.com",
|
|
"IPv4": "172.238.6.34",
|
|
"IPv6": "2600:3c18::2000:acff:fe8e:3ed5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7h",
|
|
"RegionID": 7,
|
|
"HostName": "derp7h.tailscale.com",
|
|
"IPv4": "172.237.28.183",
|
|
"IPv6": "2600:3c18::2000:b1ff:fea9:4560",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7e",
|
|
"RegionID": 7,
|
|
"HostName": "derp7e.tailscale.com",
|
|
"IPv4": "172.238.6.180",
|
|
"IPv6": "2600:3c18::2000:60ff:fe0f:6e83",
|
|
"STUNOnly": true,
|
|
"CanPort80": true
|
|
}]
|
|
}, "8": {
|
|
"RegionID": 8,
|
|
"RegionCode": "lhr",
|
|
"RegionName": "London",
|
|
"Latitude": 51.5072,
|
|
"Longitude": 0.1276,
|
|
"Nodes": [{
|
|
"Name": "8f",
|
|
"RegionID": 8,
|
|
"HostName": "derp8f.tailscale.com",
|
|
"IPv4": "176.58.88.183",
|
|
"IPv6": "2a00:dd80:3a::dfa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8g",
|
|
"RegionID": 8,
|
|
"HostName": "derp8g.tailscale.com",
|
|
"IPv4": "176.58.92.254",
|
|
"IPv6": "2a00:dd80:3a::ed",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8e",
|
|
"RegionID": 8,
|
|
"HostName": "derp8e.tailscale.com",
|
|
"IPv4": "176.58.92.144",
|
|
"IPv6": "2a00:dd80:3a::b33",
|
|
"CanPort80": true
|
|
}]
|
|
}, "9": {
|
|
"RegionID": 9,
|
|
"RegionCode": "dfw",
|
|
"RegionName": "Dallas",
|
|
"Latitude": 32.779167,
|
|
"Longitude": -96.808889,
|
|
"Nodes": [{
|
|
"Name": "9e",
|
|
"RegionID": 9,
|
|
"HostName": "derp9e.tailscale.com",
|
|
"IPv4": "192.73.248.83",
|
|
"IPv6": "2607:f740:100::359",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9f",
|
|
"RegionID": 9,
|
|
"HostName": "derp9f.tailscale.com",
|
|
"IPv4": "209.177.156.197",
|
|
"IPv6": "2607:f740:100::cad",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9d",
|
|
"RegionID": 9,
|
|
"HostName": "derp9d.tailscale.com",
|
|
"IPv4": "209.177.156.94",
|
|
"IPv6": "2607:f740:100::c05",
|
|
"CanPort80": true
|
|
}]
|
|
}}},
|
|
"DisplayMessages": null,
|
|
"TKAEnabled": false,
|
|
"TKAHead": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
|
|
"Domain": "odin@example.com",
|
|
"DomainAuditLogID": "",
|
|
"UserProfiles": {
|
|
"1260082990019555": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
},
|
|
"3982058329734709": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"7363667879782703": {
|
|
"ID": 7363667879782703,
|
|
"LoginName": "pidgeotto.tail78f774.ts.net",
|
|
"DisplayName": "pidgeotto"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.105.244.125": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.106.226.110": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.107.1.57": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.109.185.75": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.112.99.43": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.250.27": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.9.20": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.118.73": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.81.81.92": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.83.174.85": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.83.206.87": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.87.9.97": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.92.218.35": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.254.39": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::237:f47d": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::3937:914": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::4237:139": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::5037:ce57": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::7837:515c": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::8137:da23": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9637:7649": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a137:e26e": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a337:632b": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d437:b94b": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:961": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::ee37:fa1b": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::f237:fe27": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::fe37:ae55": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}}
|
|
}, "pidgey": {
|
|
"packet_filter_rules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"packet_filter_matches": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 8804278109464951,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"Hostinfo": {
|
|
"Hostname": "pidgey",
|
|
"RoutableIPs": ["0.0.0.0/0", "::/0"],
|
|
"RequestTags": ["tag:pidgey"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Tags": ["tag:pidgey"],
|
|
"MachineAuthorized": true,
|
|
"CapMap": {
|
|
"https://tailscale.com/cap/file-sharing": null,
|
|
"https://tailscale.com/cap/is-owner": null,
|
|
"https://tailscale.com/cap/ssh": null,
|
|
"https://tailscale.com/cap/tailnet-lock": null,
|
|
"probe-udp-lifetime": null,
|
|
"ssh-behavior-v1": null,
|
|
"ssh-env-vars": null,
|
|
"store-appc-routes": null,
|
|
"tailnet-display-name": ["odin@example.com"]
|
|
},
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
},
|
|
"AllCaps": [
|
|
"https://tailscale.com/cap/file-sharing",
|
|
"https://tailscale.com/cap/is-owner",
|
|
"https://tailscale.com/cap/ssh",
|
|
"https://tailscale.com/cap/tailnet-lock",
|
|
"probe-udp-lifetime",
|
|
"ssh-behavior-v1",
|
|
"ssh-env-vars",
|
|
"store-appc-routes",
|
|
"tailnet-display-name"
|
|
],
|
|
"NodeKey": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"MachineKey": "mkey:cabe93d1d586f398c2c0ec3014429643467a5b96d597e997cf8190736ad1a905",
|
|
"Peers": [{
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}],
|
|
"DNS": {"ExitNodeFilteredSet": [".ts.net", ".tailscale.net"]},
|
|
"PacketFilter": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"PacketFilterRules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"SSHPolicy": {"rules": []},
|
|
"CollectServices": false,
|
|
"DERPMap": {"Regions": {"1": {
|
|
"RegionID": 1,
|
|
"RegionCode": "nyc",
|
|
"RegionName": "New York City",
|
|
"Latitude": 40.7128,
|
|
"Longitude": -74.006,
|
|
"Nodes": [{
|
|
"Name": "1h",
|
|
"RegionID": 1,
|
|
"HostName": "derp1h.tailscale.com",
|
|
"IPv4": "199.38.181.93",
|
|
"IPv6": "2607:f740:f::afd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1g",
|
|
"RegionID": 1,
|
|
"HostName": "derp1g.tailscale.com",
|
|
"IPv4": "209.177.145.120",
|
|
"IPv6": "2607:f740:f::3eb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1i",
|
|
"RegionID": 1,
|
|
"HostName": "derp1i.tailscale.com",
|
|
"IPv4": "199.38.181.103",
|
|
"IPv6": "2607:f740:f::e19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1f",
|
|
"RegionID": 1,
|
|
"HostName": "derp1f.tailscale.com",
|
|
"IPv4": "199.38.181.104",
|
|
"IPv6": "2607:f740:f::bc",
|
|
"CanPort80": true
|
|
}]
|
|
}, "10": {
|
|
"RegionID": 10,
|
|
"RegionCode": "sea",
|
|
"RegionName": "Seattle",
|
|
"Latitude": 47.609722,
|
|
"Longitude": -122.333056,
|
|
"Nodes": [{
|
|
"Name": "10c",
|
|
"RegionID": 10,
|
|
"HostName": "derp10c.tailscale.com",
|
|
"IPv4": "192.73.240.121",
|
|
"IPv6": "2607:f740:14::40c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10d",
|
|
"RegionID": 10,
|
|
"HostName": "derp10d.tailscale.com",
|
|
"IPv4": "192.73.240.132",
|
|
"IPv6": "2607:f740:14::500",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10b",
|
|
"RegionID": 10,
|
|
"HostName": "derp10b.tailscale.com",
|
|
"IPv4": "192.73.240.161",
|
|
"IPv6": "2607:f740:14::61c",
|
|
"CanPort80": true
|
|
}]
|
|
}, "11": {
|
|
"RegionID": 11,
|
|
"RegionCode": "sao",
|
|
"RegionName": "São Paulo",
|
|
"Latitude": -23.55,
|
|
"Longitude": -46.633333,
|
|
"Nodes": [{
|
|
"Name": "11f",
|
|
"RegionID": 11,
|
|
"HostName": "derp11f.tailscale.com",
|
|
"IPv4": "172.237.61.197",
|
|
"IPv6": "2600:3c0d::2000:3bff:fe44:6166",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11g",
|
|
"RegionID": 11,
|
|
"HostName": "derp11g.tailscale.com",
|
|
"IPv4": "172.237.61.190",
|
|
"IPv6": "2600:3c0d::2000:62ff:febe:2e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11e",
|
|
"RegionID": 11,
|
|
"HostName": "derp11e.tailscale.com",
|
|
"IPv4": "172.237.61.194",
|
|
"IPv6": "2600:3c0d::2000:d2ff:fe43:1790",
|
|
"CanPort80": true
|
|
}]
|
|
}, "12": {
|
|
"RegionID": 12,
|
|
"RegionCode": "ord",
|
|
"RegionName": "Chicago",
|
|
"Latitude": 41.881944,
|
|
"Longitude": -87.627778,
|
|
"Nodes": [{
|
|
"Name": "12e",
|
|
"RegionID": 12,
|
|
"HostName": "derp12e.tailscale.com",
|
|
"IPv4": "209.177.158.15",
|
|
"IPv6": "2607:f740:e::b17",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12f",
|
|
"RegionID": 12,
|
|
"HostName": "derp12f.tailscale.com",
|
|
"IPv4": "199.38.182.118",
|
|
"IPv6": "2607:f740:e::4c8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12d",
|
|
"RegionID": 12,
|
|
"HostName": "derp12d.tailscale.com",
|
|
"IPv4": "209.177.158.246",
|
|
"IPv6": "2607:f740:e::811",
|
|
"CanPort80": true
|
|
}]
|
|
}, "13": {
|
|
"RegionID": 13,
|
|
"RegionCode": "den",
|
|
"RegionName": "Denver",
|
|
"Latitude": 39.7392,
|
|
"Longitude": -104.9849,
|
|
"Nodes": [{
|
|
"Name": "13c",
|
|
"RegionID": 13,
|
|
"HostName": "derp13c.tailscale.com",
|
|
"IPv4": "192.73.242.28",
|
|
"IPv6": "2607:f740:16::5c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13d",
|
|
"RegionID": 13,
|
|
"HostName": "derp13d.tailscale.com",
|
|
"IPv4": "192.73.242.204",
|
|
"IPv6": "2607:f740:16::c23",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13b",
|
|
"RegionID": 13,
|
|
"HostName": "derp13b.tailscale.com",
|
|
"IPv4": "192.73.242.187",
|
|
"IPv6": "2607:f740:16::640",
|
|
"CanPort80": true
|
|
}]
|
|
}, "14": {
|
|
"RegionID": 14,
|
|
"RegionCode": "ams",
|
|
"RegionName": "Amsterdam",
|
|
"Latitude": 52.372778,
|
|
"Longitude": 4.893611,
|
|
"Nodes": [{
|
|
"Name": "14c",
|
|
"RegionID": 14,
|
|
"HostName": "derp14c.tailscale.com",
|
|
"IPv4": "176.58.93.147",
|
|
"IPv6": "2a00:dd80:3c::b09",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14d",
|
|
"RegionID": 14,
|
|
"HostName": "derp14d.tailscale.com",
|
|
"IPv4": "176.58.93.154",
|
|
"IPv6": "2a00:dd80:3c::3d5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14b",
|
|
"RegionID": 14,
|
|
"HostName": "derp14b.tailscale.com",
|
|
"IPv4": "176.58.93.248",
|
|
"IPv6": "2a00:dd80:3c::807",
|
|
"CanPort80": true
|
|
}]
|
|
}, "15": {
|
|
"RegionID": 15,
|
|
"RegionCode": "jnb",
|
|
"RegionName": "Johannesburg",
|
|
"Latitude": -26.204444,
|
|
"Longitude": 28.045556,
|
|
"Nodes": [{
|
|
"Name": "15c",
|
|
"RegionID": 15,
|
|
"HostName": "derp15c.tailscale.com",
|
|
"IPv4": "102.67.165.185",
|
|
"IPv6": "2c0f:edb0:0:10::b59",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15d",
|
|
"RegionID": 15,
|
|
"HostName": "derp15d.tailscale.com",
|
|
"IPv4": "102.67.165.36",
|
|
"IPv6": "2c0f:edb0:0:10::599",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15b",
|
|
"RegionID": 15,
|
|
"HostName": "derp15b.tailscale.com",
|
|
"IPv4": "102.67.165.90",
|
|
"IPv6": "2c0f:edb0:0:10::963",
|
|
"CanPort80": true
|
|
}]
|
|
}, "16": {
|
|
"RegionID": 16,
|
|
"RegionCode": "mia",
|
|
"RegionName": "Miami",
|
|
"Latitude": 25.78,
|
|
"Longitude": -80.21,
|
|
"Nodes": [{
|
|
"Name": "16c",
|
|
"RegionID": 16,
|
|
"HostName": "derp16c.tailscale.com",
|
|
"IPv4": "192.73.243.229",
|
|
"IPv6": "2607:f740:17::4e4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16d",
|
|
"RegionID": 16,
|
|
"HostName": "derp16d.tailscale.com",
|
|
"IPv4": "192.73.243.141",
|
|
"IPv6": "2607:f740:17::475",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16b",
|
|
"RegionID": 16,
|
|
"HostName": "derp16b.tailscale.com",
|
|
"IPv4": "192.73.243.135",
|
|
"IPv6": "2607:f740:17::476",
|
|
"CanPort80": true
|
|
}]
|
|
}, "17": {
|
|
"RegionID": 17,
|
|
"RegionCode": "lax",
|
|
"RegionName": "Los Angeles",
|
|
"Latitude": 34.05,
|
|
"Longitude": -118.25,
|
|
"Nodes": [{
|
|
"Name": "17c",
|
|
"RegionID": 17,
|
|
"HostName": "derp17c.tailscale.com",
|
|
"IPv4": "208.111.40.12",
|
|
"IPv6": "2607:f740:c::10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17d",
|
|
"RegionID": 17,
|
|
"HostName": "derp17d.tailscale.com",
|
|
"IPv4": "208.111.40.216",
|
|
"IPv6": "2607:f740:c::e1b",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17b",
|
|
"RegionID": 17,
|
|
"HostName": "derp17b.tailscale.com",
|
|
"IPv4": "192.73.244.245",
|
|
"IPv6": "2607:f740:c::646",
|
|
"CanPort80": true
|
|
}]
|
|
}, "18": {
|
|
"RegionID": 18,
|
|
"RegionCode": "par",
|
|
"RegionName": "Paris",
|
|
"Latitude": 48.856667,
|
|
"Longitude": 2.352222,
|
|
"Nodes": [{
|
|
"Name": "18c",
|
|
"RegionID": 18,
|
|
"HostName": "derp18c.tailscale.com",
|
|
"IPv4": "176.58.90.207",
|
|
"IPv6": "2a00:dd80:3e::c19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18d",
|
|
"RegionID": 18,
|
|
"HostName": "derp18d.tailscale.com",
|
|
"IPv4": "176.58.90.104",
|
|
"IPv6": "2a00:dd80:3e::f2e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18b",
|
|
"RegionID": 18,
|
|
"HostName": "derp18b.tailscale.com",
|
|
"IPv4": "176.58.90.147",
|
|
"IPv6": "2a00:dd80:3e::363",
|
|
"CanPort80": true
|
|
}]
|
|
}, "19": {
|
|
"RegionID": 19,
|
|
"RegionCode": "mad",
|
|
"RegionName": "Madrid",
|
|
"Latitude": 40.416944,
|
|
"Longitude": -3.703333,
|
|
"Nodes": [{
|
|
"Name": "19c",
|
|
"RegionID": 19,
|
|
"HostName": "derp19c.tailscale.com",
|
|
"IPv4": "45.159.97.61",
|
|
"IPv6": "2a00:dd80:14:10::20",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19d",
|
|
"RegionID": 19,
|
|
"HostName": "derp19d.tailscale.com",
|
|
"IPv4": "45.159.97.233",
|
|
"IPv6": "2a00:dd80:14:10::34a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19b",
|
|
"RegionID": 19,
|
|
"HostName": "derp19b.tailscale.com",
|
|
"IPv4": "45.159.97.144",
|
|
"IPv6": "2a00:dd80:14:10::335",
|
|
"CanPort80": true
|
|
}]
|
|
}, "2": {
|
|
"RegionID": 2,
|
|
"RegionCode": "sfo",
|
|
"RegionName": "San Francisco",
|
|
"Latitude": 37.7775,
|
|
"Longitude": -122.416389,
|
|
"Nodes": [{
|
|
"Name": "2e",
|
|
"RegionID": 2,
|
|
"HostName": "derp2e.tailscale.com",
|
|
"IPv4": "192.73.252.134",
|
|
"IPv6": "2607:f740:0:3f::44c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2f",
|
|
"RegionID": 2,
|
|
"HostName": "derp2f.tailscale.com",
|
|
"IPv4": "208.111.34.178",
|
|
"IPv6": "2607:f740:0:3f::f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2d",
|
|
"RegionID": 2,
|
|
"HostName": "derp2d.tailscale.com",
|
|
"IPv4": "192.73.252.65",
|
|
"IPv6": "2607:f740:0:3f::287",
|
|
"CanPort80": true
|
|
}]
|
|
}, "20": {
|
|
"RegionID": 20,
|
|
"RegionCode": "hkg",
|
|
"RegionName": "Hong Kong",
|
|
"Latitude": 22.3193,
|
|
"Longitude": 114.1694,
|
|
"Nodes": [{
|
|
"Name": "20c",
|
|
"RegionID": 20,
|
|
"HostName": "derp20c.tailscale.com",
|
|
"IPv4": "205.147.105.30",
|
|
"IPv6": "2403:2500:8000:1::5fb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20d",
|
|
"RegionID": 20,
|
|
"HostName": "derp20d.tailscale.com",
|
|
"IPv4": "205.147.105.78",
|
|
"IPv6": "2403:2500:8000:1::e9a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20b",
|
|
"RegionID": 20,
|
|
"HostName": "derp20b.tailscale.com",
|
|
"IPv4": "103.6.84.152",
|
|
"IPv6": "2403:2500:8000:1::ef6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "21": {
|
|
"RegionID": 21,
|
|
"RegionCode": "tor",
|
|
"RegionName": "Toronto",
|
|
"Latitude": 43.741667,
|
|
"Longitude": -79.373333,
|
|
"Nodes": [{
|
|
"Name": "21c",
|
|
"RegionID": 21,
|
|
"HostName": "derp21c.tailscale.com",
|
|
"IPv4": "162.248.221.215",
|
|
"IPv6": "2607:f740:50::f10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21d",
|
|
"RegionID": 21,
|
|
"HostName": "derp21d.tailscale.com",
|
|
"IPv4": "162.248.221.248",
|
|
"IPv6": "2607:f740:50::ca4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21b",
|
|
"RegionID": 21,
|
|
"HostName": "derp21b.tailscale.com",
|
|
"IPv4": "162.248.221.199",
|
|
"IPv6": "2607:f740:50::1d1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "22": {
|
|
"RegionID": 22,
|
|
"RegionCode": "waw",
|
|
"RegionName": "Warsaw",
|
|
"Latitude": 52.23,
|
|
"Longitude": 21.011111,
|
|
"Nodes": [{
|
|
"Name": "22c",
|
|
"RegionID": 22,
|
|
"HostName": "derp22c.tailscale.com",
|
|
"IPv4": "45.159.98.253",
|
|
"IPv6": "2a00:dd80:40:100::3f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22d",
|
|
"RegionID": 22,
|
|
"HostName": "derp22d.tailscale.com",
|
|
"IPv4": "45.159.98.145",
|
|
"IPv6": "2a00:dd80:40:100::211",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22b",
|
|
"RegionID": 22,
|
|
"HostName": "derp22b.tailscale.com",
|
|
"IPv4": "45.159.98.196",
|
|
"IPv6": "2a00:dd80:40:100::316",
|
|
"CanPort80": true
|
|
}]
|
|
}, "23": {
|
|
"RegionID": 23,
|
|
"RegionCode": "dbi",
|
|
"RegionName": "Dubai",
|
|
"Latitude": 25.263056,
|
|
"Longitude": 55.297222,
|
|
"Nodes": [{
|
|
"Name": "23c",
|
|
"RegionID": 23,
|
|
"HostName": "derp23c.tailscale.com",
|
|
"IPv4": "185.34.3.207",
|
|
"IPv6": "2a00:dd80:3f:100::a50",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23d",
|
|
"RegionID": 23,
|
|
"HostName": "derp23d.tailscale.com",
|
|
"IPv4": "185.34.3.75",
|
|
"IPv6": "2a00:dd80:3f:100::97e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23b",
|
|
"RegionID": 23,
|
|
"HostName": "derp23b.tailscale.com",
|
|
"IPv4": "185.34.3.232",
|
|
"IPv6": "2a00:dd80:3f:100::76f",
|
|
"CanPort80": true
|
|
}]
|
|
}, "24": {
|
|
"RegionID": 24,
|
|
"RegionCode": "hnl",
|
|
"RegionName": "Honolulu",
|
|
"Latitude": 21.306944,
|
|
"Longitude": -157.858333,
|
|
"Nodes": [{
|
|
"Name": "24c",
|
|
"RegionID": 24,
|
|
"HostName": "derp24c.tailscale.com",
|
|
"IPv4": "208.83.233.233",
|
|
"IPv6": "2001:19f0:c000:c591:5400:04ff:fe26:2c5f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24d",
|
|
"RegionID": 24,
|
|
"HostName": "derp24d.tailscale.com",
|
|
"IPv4": "208.72.155.133",
|
|
"IPv6": "2001:19f0:c000:c564:5400:04ff:fe26:2ba8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24b",
|
|
"RegionID": 24,
|
|
"HostName": "derp24b.tailscale.com",
|
|
"IPv4": "208.83.234.151",
|
|
"IPv6": "2001:19f0:c000:c586:5400:04ff:fe26:2ba6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "25": {
|
|
"RegionID": 25,
|
|
"RegionCode": "nai",
|
|
"RegionName": "Nairobi",
|
|
"Latitude": -1.286389,
|
|
"Longitude": 36.817222,
|
|
"Nodes": [{
|
|
"Name": "25c",
|
|
"RegionID": 25,
|
|
"HostName": "derp25c.tailscale.com",
|
|
"IPv4": "102.67.167.37",
|
|
"IPv6": "2c0f:edb0:2000:1::2c7",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25d",
|
|
"RegionID": 25,
|
|
"HostName": "derp25d.tailscale.com",
|
|
"IPv4": "102.67.167.188",
|
|
"IPv6": "2c0f:edb0:2000:1::188",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25b",
|
|
"RegionID": 25,
|
|
"HostName": "derp25b.tailscale.com",
|
|
"IPv4": "102.67.167.245",
|
|
"IPv6": "2c0f:edb0:2000:1::2e9",
|
|
"CanPort80": true
|
|
}]
|
|
}, "26": {
|
|
"RegionID": 26,
|
|
"RegionCode": "nue",
|
|
"RegionName": "Nuremberg",
|
|
"Latitude": 49.453889,
|
|
"Longitude": 11.0775,
|
|
"Nodes": [{
|
|
"Name": "26c",
|
|
"RegionID": 26,
|
|
"HostName": "derp26c.tailscale.com",
|
|
"IPv4": "49.12.193.137",
|
|
"IPv6": "2a01:4f8:1c1c:5c70::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26d",
|
|
"RegionID": 26,
|
|
"HostName": "derp26d.tailscale.com",
|
|
"IPv4": "49.13.204.141",
|
|
"IPv6": "2a01:4f8:1c0c:7d06::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26b",
|
|
"RegionID": 26,
|
|
"HostName": "derp26b.tailscale.com",
|
|
"IPv4": "167.235.72.200",
|
|
"IPv6": "2a01:4f8:1c1c:47b6::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "27": {
|
|
"RegionID": 27,
|
|
"RegionCode": "iad",
|
|
"RegionName": "Ashburn",
|
|
"Latitude": 39.03,
|
|
"Longitude": -77.471111,
|
|
"Nodes": [{
|
|
"Name": "27d",
|
|
"RegionID": 27,
|
|
"HostName": "derp27d.tailscale.com",
|
|
"IPv4": "178.156.152.106",
|
|
"IPv6": "2a01:4ff:f0:3c8e::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27c",
|
|
"RegionID": 27,
|
|
"HostName": "derp27c.tailscale.com",
|
|
"IPv4": "178.156.152.91",
|
|
"IPv6": "2a01:4ff:f0:3913::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27e",
|
|
"RegionID": 27,
|
|
"HostName": "derp27e.tailscale.com",
|
|
"IPv4": "178.156.134.232",
|
|
"IPv6": "2a01:4ff:f0:28d4::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27b",
|
|
"RegionID": 27,
|
|
"HostName": "derp27b.tailscale.com",
|
|
"IPv4": "5.161.218.233",
|
|
"IPv6": "2a01:4ff:f0:3db9::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "28": {
|
|
"RegionID": 28,
|
|
"RegionCode": "hel",
|
|
"RegionName": "Helsinki",
|
|
"Latitude": 60.170833,
|
|
"Longitude": 24.9375,
|
|
"Nodes": [{
|
|
"Name": "28c",
|
|
"RegionID": 28,
|
|
"HostName": "derp28c.tailscale.com",
|
|
"IPv4": "95.217.2.165",
|
|
"IPv6": "2a01:4f9:c012:cd74::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28d",
|
|
"RegionID": 28,
|
|
"HostName": "derp28d.tailscale.com",
|
|
"IPv4": "157.180.28.32",
|
|
"IPv6": "2a01:4f9:c012:2e5b::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28b",
|
|
"RegionID": 28,
|
|
"HostName": "derp28b.tailscale.com",
|
|
"IPv4": "65.109.143.62",
|
|
"IPv6": "2a01:4f9:c012:d55c::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "3": {
|
|
"RegionID": 3,
|
|
"RegionCode": "sin",
|
|
"RegionName": "Singapore",
|
|
"Latitude": 1.3521,
|
|
"Longitude": 103.8198,
|
|
"Nodes": [{
|
|
"Name": "3g",
|
|
"RegionID": 3,
|
|
"HostName": "derp3g.tailscale.com",
|
|
"IPv4": "172.237.72.79",
|
|
"IPv6": "2600:3c15::2000:adff:fe08:6fab",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3f",
|
|
"RegionID": 3,
|
|
"HostName": "derp3f.tailscale.com",
|
|
"IPv4": "172.237.72.8",
|
|
"IPv6": "2600:3c15::2000:53ff:fe48:a668",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3h",
|
|
"RegionID": 3,
|
|
"HostName": "derp3h.tailscale.com",
|
|
"IPv4": "172.237.66.30",
|
|
"IPv6": "2600:3c15::2000:3dff:fe44:50aa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3e",
|
|
"RegionID": 3,
|
|
"HostName": "derp3e.tailscale.com",
|
|
"IPv4": "172.237.72.43",
|
|
"IPv6": "2600:3c15::2000:6cff:fee4:d799",
|
|
"CanPort80": true
|
|
}]
|
|
}, "4": {
|
|
"RegionID": 4,
|
|
"RegionCode": "fra",
|
|
"RegionName": "Frankfurt",
|
|
"Latitude": 50.1109,
|
|
"Longitude": 8.6821,
|
|
"Nodes": [{
|
|
"Name": "4h",
|
|
"RegionID": 4,
|
|
"HostName": "derp4h.tailscale.com",
|
|
"IPv4": "185.40.234.77",
|
|
"IPv6": "2a00:dd80:20::bcf",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4i",
|
|
"RegionID": 4,
|
|
"HostName": "derp4i.tailscale.com",
|
|
"IPv4": "185.40.234.53",
|
|
"IPv6": "2a00:dd80:20::8a6",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4g",
|
|
"RegionID": 4,
|
|
"HostName": "derp4g.tailscale.com",
|
|
"IPv4": "185.40.234.113",
|
|
"IPv6": "2a00:dd80:20::8f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4j",
|
|
"RegionID": 4,
|
|
"HostName": "derp4j.tailscale.com",
|
|
"IPv4": "185.40.234.176",
|
|
"IPv6": "2a00:dd80:20::e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4f",
|
|
"RegionID": 4,
|
|
"HostName": "derp4f.tailscale.com",
|
|
"IPv4": "185.40.234.219",
|
|
"IPv6": "2a00:dd80:20::a25",
|
|
"CanPort80": true
|
|
}]
|
|
}, "5": {
|
|
"RegionID": 5,
|
|
"RegionCode": "syd",
|
|
"RegionName": "Sydney",
|
|
"Latitude": -33.867778,
|
|
"Longitude": 151.21,
|
|
"Nodes": [{
|
|
"Name": "5f",
|
|
"RegionID": 5,
|
|
"HostName": "derp5f.tailscale.com",
|
|
"IPv4": "172.105.166.103",
|
|
"IPv6": "2400:8907::2000:ccff:fe1f:80da",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5g",
|
|
"RegionID": 5,
|
|
"HostName": "derp5g.tailscale.com",
|
|
"IPv4": "172.105.169.57",
|
|
"IPv6": "2400:8907::2000:2fff:fea7:57f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5e",
|
|
"RegionID": 5,
|
|
"HostName": "derp5e.tailscale.com",
|
|
"IPv4": "172.105.179.230",
|
|
"IPv6": "2400:8907::2000:ceff:fe8d:4f4e",
|
|
"CanPort80": true
|
|
}]
|
|
}, "6": {
|
|
"RegionID": 6,
|
|
"RegionCode": "blr",
|
|
"RegionName": "Bengaluru",
|
|
"Latitude": 12.9716,
|
|
"Longitude": 77.5946,
|
|
"Nodes": [{
|
|
"Name": "6a",
|
|
"RegionID": 6,
|
|
"HostName": "derp6.tailscale.com",
|
|
"IPv4": "68.183.90.120",
|
|
"IPv6": "2400:6180:100:d0::982:d001",
|
|
"CanPort80": true
|
|
}]
|
|
}, "7": {
|
|
"RegionID": 7,
|
|
"RegionCode": "tok",
|
|
"RegionName": "Tokyo",
|
|
"Latitude": 35.6764,
|
|
"Longitude": 139.65,
|
|
"Nodes": [{
|
|
"Name": "7g",
|
|
"RegionID": 7,
|
|
"HostName": "derp7g.tailscale.com",
|
|
"IPv4": "172.238.6.179",
|
|
"IPv6": "2600:3c18::2000:3fff:fe80:3ebd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7f",
|
|
"RegionID": 7,
|
|
"HostName": "derp7f.tailscale.com",
|
|
"IPv4": "172.238.6.34",
|
|
"IPv6": "2600:3c18::2000:acff:fe8e:3ed5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7h",
|
|
"RegionID": 7,
|
|
"HostName": "derp7h.tailscale.com",
|
|
"IPv4": "172.237.28.183",
|
|
"IPv6": "2600:3c18::2000:b1ff:fea9:4560",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7e",
|
|
"RegionID": 7,
|
|
"HostName": "derp7e.tailscale.com",
|
|
"IPv4": "172.238.6.180",
|
|
"IPv6": "2600:3c18::2000:60ff:fe0f:6e83",
|
|
"STUNOnly": true,
|
|
"CanPort80": true
|
|
}]
|
|
}, "8": {
|
|
"RegionID": 8,
|
|
"RegionCode": "lhr",
|
|
"RegionName": "London",
|
|
"Latitude": 51.5072,
|
|
"Longitude": 0.1276,
|
|
"Nodes": [{
|
|
"Name": "8f",
|
|
"RegionID": 8,
|
|
"HostName": "derp8f.tailscale.com",
|
|
"IPv4": "176.58.88.183",
|
|
"IPv6": "2a00:dd80:3a::dfa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8g",
|
|
"RegionID": 8,
|
|
"HostName": "derp8g.tailscale.com",
|
|
"IPv4": "176.58.92.254",
|
|
"IPv6": "2a00:dd80:3a::ed",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8e",
|
|
"RegionID": 8,
|
|
"HostName": "derp8e.tailscale.com",
|
|
"IPv4": "176.58.92.144",
|
|
"IPv6": "2a00:dd80:3a::b33",
|
|
"CanPort80": true
|
|
}]
|
|
}, "9": {
|
|
"RegionID": 9,
|
|
"RegionCode": "dfw",
|
|
"RegionName": "Dallas",
|
|
"Latitude": 32.779167,
|
|
"Longitude": -96.808889,
|
|
"Nodes": [{
|
|
"Name": "9e",
|
|
"RegionID": 9,
|
|
"HostName": "derp9e.tailscale.com",
|
|
"IPv4": "192.73.248.83",
|
|
"IPv6": "2607:f740:100::359",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9f",
|
|
"RegionID": 9,
|
|
"HostName": "derp9f.tailscale.com",
|
|
"IPv4": "209.177.156.197",
|
|
"IPv6": "2607:f740:100::cad",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9d",
|
|
"RegionID": 9,
|
|
"HostName": "derp9d.tailscale.com",
|
|
"IPv4": "209.177.156.94",
|
|
"IPv6": "2607:f740:100::c05",
|
|
"CanPort80": true
|
|
}]
|
|
}}},
|
|
"DisplayMessages": null,
|
|
"TKAEnabled": false,
|
|
"TKAHead": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
|
|
"Domain": "odin@example.com",
|
|
"DomainAuditLogID": "",
|
|
"UserProfiles": {
|
|
"1260082990019555": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
},
|
|
"3982058329734709": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"8804278109464951": {
|
|
"ID": 8804278109464951,
|
|
"LoginName": "pidgey.tail78f774.ts.net",
|
|
"DisplayName": "pidgey"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.105.244.125": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.106.226.110": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.107.1.57": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.109.185.75": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.112.99.43": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.250.27": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.8.22": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.118.73": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.81.81.92": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.83.174.85": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.83.206.87": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.87.9.97": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.92.218.35": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.254.39": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::237:f47d": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::4237:139": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::5037:ce57": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::7837:515c": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::8137:da23": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9637:7649": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a137:e26e": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a337:632b": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cb37:816": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d437:b94b": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:961": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::ee37:fa1b": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::f237:fe27": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::fe37:ae55": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}}
|
|
}, "raticate": {
|
|
"packet_filter_rules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"packet_filter_matches": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 6825952805367869,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"Hostinfo": {"Hostname": "raticate", "RequestTags": ["tag:group-b"], "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Tags": ["tag:group-b"],
|
|
"MachineAuthorized": true,
|
|
"CapMap": {
|
|
"https://tailscale.com/cap/file-sharing": null,
|
|
"https://tailscale.com/cap/is-owner": null,
|
|
"https://tailscale.com/cap/ssh": null,
|
|
"https://tailscale.com/cap/tailnet-lock": null,
|
|
"probe-udp-lifetime": null,
|
|
"ssh-behavior-v1": null,
|
|
"ssh-env-vars": null,
|
|
"store-appc-routes": null,
|
|
"tailnet-display-name": ["odin@example.com"]
|
|
},
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
},
|
|
"AllCaps": [
|
|
"https://tailscale.com/cap/file-sharing",
|
|
"https://tailscale.com/cap/is-owner",
|
|
"https://tailscale.com/cap/ssh",
|
|
"https://tailscale.com/cap/tailnet-lock",
|
|
"probe-udp-lifetime",
|
|
"ssh-behavior-v1",
|
|
"ssh-env-vars",
|
|
"store-appc-routes",
|
|
"tailnet-display-name"
|
|
],
|
|
"NodeKey": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"MachineKey": "mkey:60cf10c93b7ecba538ceeb9e2c9fc260e631b3ccd56aa6cbb9eb8d0c45a01e18",
|
|
"Peers": [{
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}],
|
|
"DNS": {"ExitNodeFilteredSet": [".ts.net", ".tailscale.net"]},
|
|
"PacketFilter": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"PacketFilterRules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"SSHPolicy": {"rules": []},
|
|
"CollectServices": false,
|
|
"DERPMap": {"Regions": {"1": {
|
|
"RegionID": 1,
|
|
"RegionCode": "nyc",
|
|
"RegionName": "New York City",
|
|
"Latitude": 40.7128,
|
|
"Longitude": -74.006,
|
|
"Nodes": [{
|
|
"Name": "1h",
|
|
"RegionID": 1,
|
|
"HostName": "derp1h.tailscale.com",
|
|
"IPv4": "199.38.181.93",
|
|
"IPv6": "2607:f740:f::afd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1g",
|
|
"RegionID": 1,
|
|
"HostName": "derp1g.tailscale.com",
|
|
"IPv4": "209.177.145.120",
|
|
"IPv6": "2607:f740:f::3eb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1i",
|
|
"RegionID": 1,
|
|
"HostName": "derp1i.tailscale.com",
|
|
"IPv4": "199.38.181.103",
|
|
"IPv6": "2607:f740:f::e19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1f",
|
|
"RegionID": 1,
|
|
"HostName": "derp1f.tailscale.com",
|
|
"IPv4": "199.38.181.104",
|
|
"IPv6": "2607:f740:f::bc",
|
|
"CanPort80": true
|
|
}]
|
|
}, "10": {
|
|
"RegionID": 10,
|
|
"RegionCode": "sea",
|
|
"RegionName": "Seattle",
|
|
"Latitude": 47.609722,
|
|
"Longitude": -122.333056,
|
|
"Nodes": [{
|
|
"Name": "10c",
|
|
"RegionID": 10,
|
|
"HostName": "derp10c.tailscale.com",
|
|
"IPv4": "192.73.240.121",
|
|
"IPv6": "2607:f740:14::40c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10d",
|
|
"RegionID": 10,
|
|
"HostName": "derp10d.tailscale.com",
|
|
"IPv4": "192.73.240.132",
|
|
"IPv6": "2607:f740:14::500",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10b",
|
|
"RegionID": 10,
|
|
"HostName": "derp10b.tailscale.com",
|
|
"IPv4": "192.73.240.161",
|
|
"IPv6": "2607:f740:14::61c",
|
|
"CanPort80": true
|
|
}]
|
|
}, "11": {
|
|
"RegionID": 11,
|
|
"RegionCode": "sao",
|
|
"RegionName": "São Paulo",
|
|
"Latitude": -23.55,
|
|
"Longitude": -46.633333,
|
|
"Nodes": [{
|
|
"Name": "11f",
|
|
"RegionID": 11,
|
|
"HostName": "derp11f.tailscale.com",
|
|
"IPv4": "172.237.61.197",
|
|
"IPv6": "2600:3c0d::2000:3bff:fe44:6166",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11g",
|
|
"RegionID": 11,
|
|
"HostName": "derp11g.tailscale.com",
|
|
"IPv4": "172.237.61.190",
|
|
"IPv6": "2600:3c0d::2000:62ff:febe:2e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11e",
|
|
"RegionID": 11,
|
|
"HostName": "derp11e.tailscale.com",
|
|
"IPv4": "172.237.61.194",
|
|
"IPv6": "2600:3c0d::2000:d2ff:fe43:1790",
|
|
"CanPort80": true
|
|
}]
|
|
}, "12": {
|
|
"RegionID": 12,
|
|
"RegionCode": "ord",
|
|
"RegionName": "Chicago",
|
|
"Latitude": 41.881944,
|
|
"Longitude": -87.627778,
|
|
"Nodes": [{
|
|
"Name": "12e",
|
|
"RegionID": 12,
|
|
"HostName": "derp12e.tailscale.com",
|
|
"IPv4": "209.177.158.15",
|
|
"IPv6": "2607:f740:e::b17",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12f",
|
|
"RegionID": 12,
|
|
"HostName": "derp12f.tailscale.com",
|
|
"IPv4": "199.38.182.118",
|
|
"IPv6": "2607:f740:e::4c8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12d",
|
|
"RegionID": 12,
|
|
"HostName": "derp12d.tailscale.com",
|
|
"IPv4": "209.177.158.246",
|
|
"IPv6": "2607:f740:e::811",
|
|
"CanPort80": true
|
|
}]
|
|
}, "13": {
|
|
"RegionID": 13,
|
|
"RegionCode": "den",
|
|
"RegionName": "Denver",
|
|
"Latitude": 39.7392,
|
|
"Longitude": -104.9849,
|
|
"Nodes": [{
|
|
"Name": "13c",
|
|
"RegionID": 13,
|
|
"HostName": "derp13c.tailscale.com",
|
|
"IPv4": "192.73.242.28",
|
|
"IPv6": "2607:f740:16::5c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13d",
|
|
"RegionID": 13,
|
|
"HostName": "derp13d.tailscale.com",
|
|
"IPv4": "192.73.242.204",
|
|
"IPv6": "2607:f740:16::c23",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13b",
|
|
"RegionID": 13,
|
|
"HostName": "derp13b.tailscale.com",
|
|
"IPv4": "192.73.242.187",
|
|
"IPv6": "2607:f740:16::640",
|
|
"CanPort80": true
|
|
}]
|
|
}, "14": {
|
|
"RegionID": 14,
|
|
"RegionCode": "ams",
|
|
"RegionName": "Amsterdam",
|
|
"Latitude": 52.372778,
|
|
"Longitude": 4.893611,
|
|
"Nodes": [{
|
|
"Name": "14c",
|
|
"RegionID": 14,
|
|
"HostName": "derp14c.tailscale.com",
|
|
"IPv4": "176.58.93.147",
|
|
"IPv6": "2a00:dd80:3c::b09",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14d",
|
|
"RegionID": 14,
|
|
"HostName": "derp14d.tailscale.com",
|
|
"IPv4": "176.58.93.154",
|
|
"IPv6": "2a00:dd80:3c::3d5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14b",
|
|
"RegionID": 14,
|
|
"HostName": "derp14b.tailscale.com",
|
|
"IPv4": "176.58.93.248",
|
|
"IPv6": "2a00:dd80:3c::807",
|
|
"CanPort80": true
|
|
}]
|
|
}, "15": {
|
|
"RegionID": 15,
|
|
"RegionCode": "jnb",
|
|
"RegionName": "Johannesburg",
|
|
"Latitude": -26.204444,
|
|
"Longitude": 28.045556,
|
|
"Nodes": [{
|
|
"Name": "15c",
|
|
"RegionID": 15,
|
|
"HostName": "derp15c.tailscale.com",
|
|
"IPv4": "102.67.165.185",
|
|
"IPv6": "2c0f:edb0:0:10::b59",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15d",
|
|
"RegionID": 15,
|
|
"HostName": "derp15d.tailscale.com",
|
|
"IPv4": "102.67.165.36",
|
|
"IPv6": "2c0f:edb0:0:10::599",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15b",
|
|
"RegionID": 15,
|
|
"HostName": "derp15b.tailscale.com",
|
|
"IPv4": "102.67.165.90",
|
|
"IPv6": "2c0f:edb0:0:10::963",
|
|
"CanPort80": true
|
|
}]
|
|
}, "16": {
|
|
"RegionID": 16,
|
|
"RegionCode": "mia",
|
|
"RegionName": "Miami",
|
|
"Latitude": 25.78,
|
|
"Longitude": -80.21,
|
|
"Nodes": [{
|
|
"Name": "16c",
|
|
"RegionID": 16,
|
|
"HostName": "derp16c.tailscale.com",
|
|
"IPv4": "192.73.243.229",
|
|
"IPv6": "2607:f740:17::4e4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16d",
|
|
"RegionID": 16,
|
|
"HostName": "derp16d.tailscale.com",
|
|
"IPv4": "192.73.243.141",
|
|
"IPv6": "2607:f740:17::475",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16b",
|
|
"RegionID": 16,
|
|
"HostName": "derp16b.tailscale.com",
|
|
"IPv4": "192.73.243.135",
|
|
"IPv6": "2607:f740:17::476",
|
|
"CanPort80": true
|
|
}]
|
|
}, "17": {
|
|
"RegionID": 17,
|
|
"RegionCode": "lax",
|
|
"RegionName": "Los Angeles",
|
|
"Latitude": 34.05,
|
|
"Longitude": -118.25,
|
|
"Nodes": [{
|
|
"Name": "17c",
|
|
"RegionID": 17,
|
|
"HostName": "derp17c.tailscale.com",
|
|
"IPv4": "208.111.40.12",
|
|
"IPv6": "2607:f740:c::10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17d",
|
|
"RegionID": 17,
|
|
"HostName": "derp17d.tailscale.com",
|
|
"IPv4": "208.111.40.216",
|
|
"IPv6": "2607:f740:c::e1b",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17b",
|
|
"RegionID": 17,
|
|
"HostName": "derp17b.tailscale.com",
|
|
"IPv4": "192.73.244.245",
|
|
"IPv6": "2607:f740:c::646",
|
|
"CanPort80": true
|
|
}]
|
|
}, "18": {
|
|
"RegionID": 18,
|
|
"RegionCode": "par",
|
|
"RegionName": "Paris",
|
|
"Latitude": 48.856667,
|
|
"Longitude": 2.352222,
|
|
"Nodes": [{
|
|
"Name": "18c",
|
|
"RegionID": 18,
|
|
"HostName": "derp18c.tailscale.com",
|
|
"IPv4": "176.58.90.207",
|
|
"IPv6": "2a00:dd80:3e::c19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18d",
|
|
"RegionID": 18,
|
|
"HostName": "derp18d.tailscale.com",
|
|
"IPv4": "176.58.90.104",
|
|
"IPv6": "2a00:dd80:3e::f2e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18b",
|
|
"RegionID": 18,
|
|
"HostName": "derp18b.tailscale.com",
|
|
"IPv4": "176.58.90.147",
|
|
"IPv6": "2a00:dd80:3e::363",
|
|
"CanPort80": true
|
|
}]
|
|
}, "19": {
|
|
"RegionID": 19,
|
|
"RegionCode": "mad",
|
|
"RegionName": "Madrid",
|
|
"Latitude": 40.416944,
|
|
"Longitude": -3.703333,
|
|
"Nodes": [{
|
|
"Name": "19c",
|
|
"RegionID": 19,
|
|
"HostName": "derp19c.tailscale.com",
|
|
"IPv4": "45.159.97.61",
|
|
"IPv6": "2a00:dd80:14:10::20",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19d",
|
|
"RegionID": 19,
|
|
"HostName": "derp19d.tailscale.com",
|
|
"IPv4": "45.159.97.233",
|
|
"IPv6": "2a00:dd80:14:10::34a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19b",
|
|
"RegionID": 19,
|
|
"HostName": "derp19b.tailscale.com",
|
|
"IPv4": "45.159.97.144",
|
|
"IPv6": "2a00:dd80:14:10::335",
|
|
"CanPort80": true
|
|
}]
|
|
}, "2": {
|
|
"RegionID": 2,
|
|
"RegionCode": "sfo",
|
|
"RegionName": "San Francisco",
|
|
"Latitude": 37.7775,
|
|
"Longitude": -122.416389,
|
|
"Nodes": [{
|
|
"Name": "2e",
|
|
"RegionID": 2,
|
|
"HostName": "derp2e.tailscale.com",
|
|
"IPv4": "192.73.252.134",
|
|
"IPv6": "2607:f740:0:3f::44c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2f",
|
|
"RegionID": 2,
|
|
"HostName": "derp2f.tailscale.com",
|
|
"IPv4": "208.111.34.178",
|
|
"IPv6": "2607:f740:0:3f::f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2d",
|
|
"RegionID": 2,
|
|
"HostName": "derp2d.tailscale.com",
|
|
"IPv4": "192.73.252.65",
|
|
"IPv6": "2607:f740:0:3f::287",
|
|
"CanPort80": true
|
|
}]
|
|
}, "20": {
|
|
"RegionID": 20,
|
|
"RegionCode": "hkg",
|
|
"RegionName": "Hong Kong",
|
|
"Latitude": 22.3193,
|
|
"Longitude": 114.1694,
|
|
"Nodes": [{
|
|
"Name": "20c",
|
|
"RegionID": 20,
|
|
"HostName": "derp20c.tailscale.com",
|
|
"IPv4": "205.147.105.30",
|
|
"IPv6": "2403:2500:8000:1::5fb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20d",
|
|
"RegionID": 20,
|
|
"HostName": "derp20d.tailscale.com",
|
|
"IPv4": "205.147.105.78",
|
|
"IPv6": "2403:2500:8000:1::e9a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20b",
|
|
"RegionID": 20,
|
|
"HostName": "derp20b.tailscale.com",
|
|
"IPv4": "103.6.84.152",
|
|
"IPv6": "2403:2500:8000:1::ef6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "21": {
|
|
"RegionID": 21,
|
|
"RegionCode": "tor",
|
|
"RegionName": "Toronto",
|
|
"Latitude": 43.741667,
|
|
"Longitude": -79.373333,
|
|
"Nodes": [{
|
|
"Name": "21c",
|
|
"RegionID": 21,
|
|
"HostName": "derp21c.tailscale.com",
|
|
"IPv4": "162.248.221.215",
|
|
"IPv6": "2607:f740:50::f10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21d",
|
|
"RegionID": 21,
|
|
"HostName": "derp21d.tailscale.com",
|
|
"IPv4": "162.248.221.248",
|
|
"IPv6": "2607:f740:50::ca4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21b",
|
|
"RegionID": 21,
|
|
"HostName": "derp21b.tailscale.com",
|
|
"IPv4": "162.248.221.199",
|
|
"IPv6": "2607:f740:50::1d1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "22": {
|
|
"RegionID": 22,
|
|
"RegionCode": "waw",
|
|
"RegionName": "Warsaw",
|
|
"Latitude": 52.23,
|
|
"Longitude": 21.011111,
|
|
"Nodes": [{
|
|
"Name": "22c",
|
|
"RegionID": 22,
|
|
"HostName": "derp22c.tailscale.com",
|
|
"IPv4": "45.159.98.253",
|
|
"IPv6": "2a00:dd80:40:100::3f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22d",
|
|
"RegionID": 22,
|
|
"HostName": "derp22d.tailscale.com",
|
|
"IPv4": "45.159.98.145",
|
|
"IPv6": "2a00:dd80:40:100::211",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22b",
|
|
"RegionID": 22,
|
|
"HostName": "derp22b.tailscale.com",
|
|
"IPv4": "45.159.98.196",
|
|
"IPv6": "2a00:dd80:40:100::316",
|
|
"CanPort80": true
|
|
}]
|
|
}, "23": {
|
|
"RegionID": 23,
|
|
"RegionCode": "dbi",
|
|
"RegionName": "Dubai",
|
|
"Latitude": 25.263056,
|
|
"Longitude": 55.297222,
|
|
"Nodes": [{
|
|
"Name": "23c",
|
|
"RegionID": 23,
|
|
"HostName": "derp23c.tailscale.com",
|
|
"IPv4": "185.34.3.207",
|
|
"IPv6": "2a00:dd80:3f:100::a50",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23d",
|
|
"RegionID": 23,
|
|
"HostName": "derp23d.tailscale.com",
|
|
"IPv4": "185.34.3.75",
|
|
"IPv6": "2a00:dd80:3f:100::97e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23b",
|
|
"RegionID": 23,
|
|
"HostName": "derp23b.tailscale.com",
|
|
"IPv4": "185.34.3.232",
|
|
"IPv6": "2a00:dd80:3f:100::76f",
|
|
"CanPort80": true
|
|
}]
|
|
}, "24": {
|
|
"RegionID": 24,
|
|
"RegionCode": "hnl",
|
|
"RegionName": "Honolulu",
|
|
"Latitude": 21.306944,
|
|
"Longitude": -157.858333,
|
|
"Nodes": [{
|
|
"Name": "24c",
|
|
"RegionID": 24,
|
|
"HostName": "derp24c.tailscale.com",
|
|
"IPv4": "208.83.233.233",
|
|
"IPv6": "2001:19f0:c000:c591:5400:04ff:fe26:2c5f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24d",
|
|
"RegionID": 24,
|
|
"HostName": "derp24d.tailscale.com",
|
|
"IPv4": "208.72.155.133",
|
|
"IPv6": "2001:19f0:c000:c564:5400:04ff:fe26:2ba8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24b",
|
|
"RegionID": 24,
|
|
"HostName": "derp24b.tailscale.com",
|
|
"IPv4": "208.83.234.151",
|
|
"IPv6": "2001:19f0:c000:c586:5400:04ff:fe26:2ba6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "25": {
|
|
"RegionID": 25,
|
|
"RegionCode": "nai",
|
|
"RegionName": "Nairobi",
|
|
"Latitude": -1.286389,
|
|
"Longitude": 36.817222,
|
|
"Nodes": [{
|
|
"Name": "25c",
|
|
"RegionID": 25,
|
|
"HostName": "derp25c.tailscale.com",
|
|
"IPv4": "102.67.167.37",
|
|
"IPv6": "2c0f:edb0:2000:1::2c7",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25d",
|
|
"RegionID": 25,
|
|
"HostName": "derp25d.tailscale.com",
|
|
"IPv4": "102.67.167.188",
|
|
"IPv6": "2c0f:edb0:2000:1::188",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25b",
|
|
"RegionID": 25,
|
|
"HostName": "derp25b.tailscale.com",
|
|
"IPv4": "102.67.167.245",
|
|
"IPv6": "2c0f:edb0:2000:1::2e9",
|
|
"CanPort80": true
|
|
}]
|
|
}, "26": {
|
|
"RegionID": 26,
|
|
"RegionCode": "nue",
|
|
"RegionName": "Nuremberg",
|
|
"Latitude": 49.453889,
|
|
"Longitude": 11.0775,
|
|
"Nodes": [{
|
|
"Name": "26c",
|
|
"RegionID": 26,
|
|
"HostName": "derp26c.tailscale.com",
|
|
"IPv4": "49.12.193.137",
|
|
"IPv6": "2a01:4f8:1c1c:5c70::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26d",
|
|
"RegionID": 26,
|
|
"HostName": "derp26d.tailscale.com",
|
|
"IPv4": "49.13.204.141",
|
|
"IPv6": "2a01:4f8:1c0c:7d06::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26b",
|
|
"RegionID": 26,
|
|
"HostName": "derp26b.tailscale.com",
|
|
"IPv4": "167.235.72.200",
|
|
"IPv6": "2a01:4f8:1c1c:47b6::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "27": {
|
|
"RegionID": 27,
|
|
"RegionCode": "iad",
|
|
"RegionName": "Ashburn",
|
|
"Latitude": 39.03,
|
|
"Longitude": -77.471111,
|
|
"Nodes": [{
|
|
"Name": "27d",
|
|
"RegionID": 27,
|
|
"HostName": "derp27d.tailscale.com",
|
|
"IPv4": "178.156.152.106",
|
|
"IPv6": "2a01:4ff:f0:3c8e::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27c",
|
|
"RegionID": 27,
|
|
"HostName": "derp27c.tailscale.com",
|
|
"IPv4": "178.156.152.91",
|
|
"IPv6": "2a01:4ff:f0:3913::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27e",
|
|
"RegionID": 27,
|
|
"HostName": "derp27e.tailscale.com",
|
|
"IPv4": "178.156.134.232",
|
|
"IPv6": "2a01:4ff:f0:28d4::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27b",
|
|
"RegionID": 27,
|
|
"HostName": "derp27b.tailscale.com",
|
|
"IPv4": "5.161.218.233",
|
|
"IPv6": "2a01:4ff:f0:3db9::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "28": {
|
|
"RegionID": 28,
|
|
"RegionCode": "hel",
|
|
"RegionName": "Helsinki",
|
|
"Latitude": 60.170833,
|
|
"Longitude": 24.9375,
|
|
"Nodes": [{
|
|
"Name": "28c",
|
|
"RegionID": 28,
|
|
"HostName": "derp28c.tailscale.com",
|
|
"IPv4": "95.217.2.165",
|
|
"IPv6": "2a01:4f9:c012:cd74::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28d",
|
|
"RegionID": 28,
|
|
"HostName": "derp28d.tailscale.com",
|
|
"IPv4": "157.180.28.32",
|
|
"IPv6": "2a01:4f9:c012:2e5b::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28b",
|
|
"RegionID": 28,
|
|
"HostName": "derp28b.tailscale.com",
|
|
"IPv4": "65.109.143.62",
|
|
"IPv6": "2a01:4f9:c012:d55c::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "3": {
|
|
"RegionID": 3,
|
|
"RegionCode": "sin",
|
|
"RegionName": "Singapore",
|
|
"Latitude": 1.3521,
|
|
"Longitude": 103.8198,
|
|
"Nodes": [{
|
|
"Name": "3g",
|
|
"RegionID": 3,
|
|
"HostName": "derp3g.tailscale.com",
|
|
"IPv4": "172.237.72.79",
|
|
"IPv6": "2600:3c15::2000:adff:fe08:6fab",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3f",
|
|
"RegionID": 3,
|
|
"HostName": "derp3f.tailscale.com",
|
|
"IPv4": "172.237.72.8",
|
|
"IPv6": "2600:3c15::2000:53ff:fe48:a668",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3h",
|
|
"RegionID": 3,
|
|
"HostName": "derp3h.tailscale.com",
|
|
"IPv4": "172.237.66.30",
|
|
"IPv6": "2600:3c15::2000:3dff:fe44:50aa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3e",
|
|
"RegionID": 3,
|
|
"HostName": "derp3e.tailscale.com",
|
|
"IPv4": "172.237.72.43",
|
|
"IPv6": "2600:3c15::2000:6cff:fee4:d799",
|
|
"CanPort80": true
|
|
}]
|
|
}, "4": {
|
|
"RegionID": 4,
|
|
"RegionCode": "fra",
|
|
"RegionName": "Frankfurt",
|
|
"Latitude": 50.1109,
|
|
"Longitude": 8.6821,
|
|
"Nodes": [{
|
|
"Name": "4h",
|
|
"RegionID": 4,
|
|
"HostName": "derp4h.tailscale.com",
|
|
"IPv4": "185.40.234.77",
|
|
"IPv6": "2a00:dd80:20::bcf",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4i",
|
|
"RegionID": 4,
|
|
"HostName": "derp4i.tailscale.com",
|
|
"IPv4": "185.40.234.53",
|
|
"IPv6": "2a00:dd80:20::8a6",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4g",
|
|
"RegionID": 4,
|
|
"HostName": "derp4g.tailscale.com",
|
|
"IPv4": "185.40.234.113",
|
|
"IPv6": "2a00:dd80:20::8f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4j",
|
|
"RegionID": 4,
|
|
"HostName": "derp4j.tailscale.com",
|
|
"IPv4": "185.40.234.176",
|
|
"IPv6": "2a00:dd80:20::e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4f",
|
|
"RegionID": 4,
|
|
"HostName": "derp4f.tailscale.com",
|
|
"IPv4": "185.40.234.219",
|
|
"IPv6": "2a00:dd80:20::a25",
|
|
"CanPort80": true
|
|
}]
|
|
}, "5": {
|
|
"RegionID": 5,
|
|
"RegionCode": "syd",
|
|
"RegionName": "Sydney",
|
|
"Latitude": -33.867778,
|
|
"Longitude": 151.21,
|
|
"Nodes": [{
|
|
"Name": "5f",
|
|
"RegionID": 5,
|
|
"HostName": "derp5f.tailscale.com",
|
|
"IPv4": "172.105.166.103",
|
|
"IPv6": "2400:8907::2000:ccff:fe1f:80da",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5g",
|
|
"RegionID": 5,
|
|
"HostName": "derp5g.tailscale.com",
|
|
"IPv4": "172.105.169.57",
|
|
"IPv6": "2400:8907::2000:2fff:fea7:57f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5e",
|
|
"RegionID": 5,
|
|
"HostName": "derp5e.tailscale.com",
|
|
"IPv4": "172.105.179.230",
|
|
"IPv6": "2400:8907::2000:ceff:fe8d:4f4e",
|
|
"CanPort80": true
|
|
}]
|
|
}, "6": {
|
|
"RegionID": 6,
|
|
"RegionCode": "blr",
|
|
"RegionName": "Bengaluru",
|
|
"Latitude": 12.9716,
|
|
"Longitude": 77.5946,
|
|
"Nodes": [{
|
|
"Name": "6a",
|
|
"RegionID": 6,
|
|
"HostName": "derp6.tailscale.com",
|
|
"IPv4": "68.183.90.120",
|
|
"IPv6": "2400:6180:100:d0::982:d001",
|
|
"CanPort80": true
|
|
}]
|
|
}, "7": {
|
|
"RegionID": 7,
|
|
"RegionCode": "tok",
|
|
"RegionName": "Tokyo",
|
|
"Latitude": 35.6764,
|
|
"Longitude": 139.65,
|
|
"Nodes": [{
|
|
"Name": "7g",
|
|
"RegionID": 7,
|
|
"HostName": "derp7g.tailscale.com",
|
|
"IPv4": "172.238.6.179",
|
|
"IPv6": "2600:3c18::2000:3fff:fe80:3ebd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7f",
|
|
"RegionID": 7,
|
|
"HostName": "derp7f.tailscale.com",
|
|
"IPv4": "172.238.6.34",
|
|
"IPv6": "2600:3c18::2000:acff:fe8e:3ed5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7h",
|
|
"RegionID": 7,
|
|
"HostName": "derp7h.tailscale.com",
|
|
"IPv4": "172.237.28.183",
|
|
"IPv6": "2600:3c18::2000:b1ff:fea9:4560",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7e",
|
|
"RegionID": 7,
|
|
"HostName": "derp7e.tailscale.com",
|
|
"IPv4": "172.238.6.180",
|
|
"IPv6": "2600:3c18::2000:60ff:fe0f:6e83",
|
|
"STUNOnly": true,
|
|
"CanPort80": true
|
|
}]
|
|
}, "8": {
|
|
"RegionID": 8,
|
|
"RegionCode": "lhr",
|
|
"RegionName": "London",
|
|
"Latitude": 51.5072,
|
|
"Longitude": 0.1276,
|
|
"Nodes": [{
|
|
"Name": "8f",
|
|
"RegionID": 8,
|
|
"HostName": "derp8f.tailscale.com",
|
|
"IPv4": "176.58.88.183",
|
|
"IPv6": "2a00:dd80:3a::dfa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8g",
|
|
"RegionID": 8,
|
|
"HostName": "derp8g.tailscale.com",
|
|
"IPv4": "176.58.92.254",
|
|
"IPv6": "2a00:dd80:3a::ed",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8e",
|
|
"RegionID": 8,
|
|
"HostName": "derp8e.tailscale.com",
|
|
"IPv4": "176.58.92.144",
|
|
"IPv6": "2a00:dd80:3a::b33",
|
|
"CanPort80": true
|
|
}]
|
|
}, "9": {
|
|
"RegionID": 9,
|
|
"RegionCode": "dfw",
|
|
"RegionName": "Dallas",
|
|
"Latitude": 32.779167,
|
|
"Longitude": -96.808889,
|
|
"Nodes": [{
|
|
"Name": "9e",
|
|
"RegionID": 9,
|
|
"HostName": "derp9e.tailscale.com",
|
|
"IPv4": "192.73.248.83",
|
|
"IPv6": "2607:f740:100::359",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9f",
|
|
"RegionID": 9,
|
|
"HostName": "derp9f.tailscale.com",
|
|
"IPv4": "209.177.156.197",
|
|
"IPv6": "2607:f740:100::cad",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9d",
|
|
"RegionID": 9,
|
|
"HostName": "derp9d.tailscale.com",
|
|
"IPv4": "209.177.156.94",
|
|
"IPv6": "2607:f740:100::c05",
|
|
"CanPort80": true
|
|
}]
|
|
}}},
|
|
"DisplayMessages": null,
|
|
"TKAEnabled": false,
|
|
"TKAHead": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
|
|
"Domain": "odin@example.com",
|
|
"DomainAuditLogID": "",
|
|
"UserProfiles": {
|
|
"1260082990019555": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
},
|
|
"3982058329734709": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"6825952805367869": {
|
|
"ID": 6825952805367869,
|
|
"LoginName": "raticate.tail78f774.ts.net",
|
|
"DisplayName": "raticate"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.105.244.125": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.106.226.110": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.107.1.57": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.109.185.75": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.112.99.43": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.250.27": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.8.22": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.9.20": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.81.81.92": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.83.174.85": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.83.206.87": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.87.9.97": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.92.218.35": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.254.39": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::237:f47d": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::3937:914": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::4237:139": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::5037:ce57": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::7837:515c": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::8137:da23": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a137:e26e": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a337:632b": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cb37:816": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d437:b94b": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:961": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::ee37:fa1b": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::f237:fe27": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::fe37:ae55": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}}
|
|
}, "rattata": {
|
|
"packet_filter_rules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"packet_filter_matches": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 3756893578722051,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"Hostinfo": {"Hostname": "rattata", "RequestTags": ["tag:group-a"], "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Tags": ["tag:group-a"],
|
|
"MachineAuthorized": true,
|
|
"CapMap": {
|
|
"https://tailscale.com/cap/file-sharing": null,
|
|
"https://tailscale.com/cap/is-owner": null,
|
|
"https://tailscale.com/cap/ssh": null,
|
|
"https://tailscale.com/cap/tailnet-lock": null,
|
|
"probe-udp-lifetime": null,
|
|
"ssh-behavior-v1": null,
|
|
"ssh-env-vars": null,
|
|
"store-appc-routes": null,
|
|
"tailnet-display-name": ["odin@example.com"]
|
|
},
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
},
|
|
"AllCaps": [
|
|
"https://tailscale.com/cap/file-sharing",
|
|
"https://tailscale.com/cap/is-owner",
|
|
"https://tailscale.com/cap/ssh",
|
|
"https://tailscale.com/cap/tailnet-lock",
|
|
"probe-udp-lifetime",
|
|
"ssh-behavior-v1",
|
|
"ssh-env-vars",
|
|
"store-appc-routes",
|
|
"tailnet-display-name"
|
|
],
|
|
"NodeKey": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"MachineKey": "mkey:b4c9e72a1799d4784372c477e559c71f370f44d556035cb7528dd74d41d13c01",
|
|
"Peers": [{
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}],
|
|
"DNS": {"ExitNodeFilteredSet": [".ts.net", ".tailscale.net"]},
|
|
"PacketFilter": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"PacketFilterRules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"SSHPolicy": {"rules": []},
|
|
"CollectServices": false,
|
|
"DERPMap": {"Regions": {"1": {
|
|
"RegionID": 1,
|
|
"RegionCode": "nyc",
|
|
"RegionName": "New York City",
|
|
"Latitude": 40.7128,
|
|
"Longitude": -74.006,
|
|
"Nodes": [{
|
|
"Name": "1h",
|
|
"RegionID": 1,
|
|
"HostName": "derp1h.tailscale.com",
|
|
"IPv4": "199.38.181.93",
|
|
"IPv6": "2607:f740:f::afd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1g",
|
|
"RegionID": 1,
|
|
"HostName": "derp1g.tailscale.com",
|
|
"IPv4": "209.177.145.120",
|
|
"IPv6": "2607:f740:f::3eb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1i",
|
|
"RegionID": 1,
|
|
"HostName": "derp1i.tailscale.com",
|
|
"IPv4": "199.38.181.103",
|
|
"IPv6": "2607:f740:f::e19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1f",
|
|
"RegionID": 1,
|
|
"HostName": "derp1f.tailscale.com",
|
|
"IPv4": "199.38.181.104",
|
|
"IPv6": "2607:f740:f::bc",
|
|
"CanPort80": true
|
|
}]
|
|
}, "10": {
|
|
"RegionID": 10,
|
|
"RegionCode": "sea",
|
|
"RegionName": "Seattle",
|
|
"Latitude": 47.609722,
|
|
"Longitude": -122.333056,
|
|
"Nodes": [{
|
|
"Name": "10c",
|
|
"RegionID": 10,
|
|
"HostName": "derp10c.tailscale.com",
|
|
"IPv4": "192.73.240.121",
|
|
"IPv6": "2607:f740:14::40c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10d",
|
|
"RegionID": 10,
|
|
"HostName": "derp10d.tailscale.com",
|
|
"IPv4": "192.73.240.132",
|
|
"IPv6": "2607:f740:14::500",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10b",
|
|
"RegionID": 10,
|
|
"HostName": "derp10b.tailscale.com",
|
|
"IPv4": "192.73.240.161",
|
|
"IPv6": "2607:f740:14::61c",
|
|
"CanPort80": true
|
|
}]
|
|
}, "11": {
|
|
"RegionID": 11,
|
|
"RegionCode": "sao",
|
|
"RegionName": "São Paulo",
|
|
"Latitude": -23.55,
|
|
"Longitude": -46.633333,
|
|
"Nodes": [{
|
|
"Name": "11f",
|
|
"RegionID": 11,
|
|
"HostName": "derp11f.tailscale.com",
|
|
"IPv4": "172.237.61.197",
|
|
"IPv6": "2600:3c0d::2000:3bff:fe44:6166",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11g",
|
|
"RegionID": 11,
|
|
"HostName": "derp11g.tailscale.com",
|
|
"IPv4": "172.237.61.190",
|
|
"IPv6": "2600:3c0d::2000:62ff:febe:2e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11e",
|
|
"RegionID": 11,
|
|
"HostName": "derp11e.tailscale.com",
|
|
"IPv4": "172.237.61.194",
|
|
"IPv6": "2600:3c0d::2000:d2ff:fe43:1790",
|
|
"CanPort80": true
|
|
}]
|
|
}, "12": {
|
|
"RegionID": 12,
|
|
"RegionCode": "ord",
|
|
"RegionName": "Chicago",
|
|
"Latitude": 41.881944,
|
|
"Longitude": -87.627778,
|
|
"Nodes": [{
|
|
"Name": "12e",
|
|
"RegionID": 12,
|
|
"HostName": "derp12e.tailscale.com",
|
|
"IPv4": "209.177.158.15",
|
|
"IPv6": "2607:f740:e::b17",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12f",
|
|
"RegionID": 12,
|
|
"HostName": "derp12f.tailscale.com",
|
|
"IPv4": "199.38.182.118",
|
|
"IPv6": "2607:f740:e::4c8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12d",
|
|
"RegionID": 12,
|
|
"HostName": "derp12d.tailscale.com",
|
|
"IPv4": "209.177.158.246",
|
|
"IPv6": "2607:f740:e::811",
|
|
"CanPort80": true
|
|
}]
|
|
}, "13": {
|
|
"RegionID": 13,
|
|
"RegionCode": "den",
|
|
"RegionName": "Denver",
|
|
"Latitude": 39.7392,
|
|
"Longitude": -104.9849,
|
|
"Nodes": [{
|
|
"Name": "13c",
|
|
"RegionID": 13,
|
|
"HostName": "derp13c.tailscale.com",
|
|
"IPv4": "192.73.242.28",
|
|
"IPv6": "2607:f740:16::5c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13d",
|
|
"RegionID": 13,
|
|
"HostName": "derp13d.tailscale.com",
|
|
"IPv4": "192.73.242.204",
|
|
"IPv6": "2607:f740:16::c23",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13b",
|
|
"RegionID": 13,
|
|
"HostName": "derp13b.tailscale.com",
|
|
"IPv4": "192.73.242.187",
|
|
"IPv6": "2607:f740:16::640",
|
|
"CanPort80": true
|
|
}]
|
|
}, "14": {
|
|
"RegionID": 14,
|
|
"RegionCode": "ams",
|
|
"RegionName": "Amsterdam",
|
|
"Latitude": 52.372778,
|
|
"Longitude": 4.893611,
|
|
"Nodes": [{
|
|
"Name": "14c",
|
|
"RegionID": 14,
|
|
"HostName": "derp14c.tailscale.com",
|
|
"IPv4": "176.58.93.147",
|
|
"IPv6": "2a00:dd80:3c::b09",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14d",
|
|
"RegionID": 14,
|
|
"HostName": "derp14d.tailscale.com",
|
|
"IPv4": "176.58.93.154",
|
|
"IPv6": "2a00:dd80:3c::3d5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14b",
|
|
"RegionID": 14,
|
|
"HostName": "derp14b.tailscale.com",
|
|
"IPv4": "176.58.93.248",
|
|
"IPv6": "2a00:dd80:3c::807",
|
|
"CanPort80": true
|
|
}]
|
|
}, "15": {
|
|
"RegionID": 15,
|
|
"RegionCode": "jnb",
|
|
"RegionName": "Johannesburg",
|
|
"Latitude": -26.204444,
|
|
"Longitude": 28.045556,
|
|
"Nodes": [{
|
|
"Name": "15c",
|
|
"RegionID": 15,
|
|
"HostName": "derp15c.tailscale.com",
|
|
"IPv4": "102.67.165.185",
|
|
"IPv6": "2c0f:edb0:0:10::b59",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15d",
|
|
"RegionID": 15,
|
|
"HostName": "derp15d.tailscale.com",
|
|
"IPv4": "102.67.165.36",
|
|
"IPv6": "2c0f:edb0:0:10::599",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15b",
|
|
"RegionID": 15,
|
|
"HostName": "derp15b.tailscale.com",
|
|
"IPv4": "102.67.165.90",
|
|
"IPv6": "2c0f:edb0:0:10::963",
|
|
"CanPort80": true
|
|
}]
|
|
}, "16": {
|
|
"RegionID": 16,
|
|
"RegionCode": "mia",
|
|
"RegionName": "Miami",
|
|
"Latitude": 25.78,
|
|
"Longitude": -80.21,
|
|
"Nodes": [{
|
|
"Name": "16c",
|
|
"RegionID": 16,
|
|
"HostName": "derp16c.tailscale.com",
|
|
"IPv4": "192.73.243.229",
|
|
"IPv6": "2607:f740:17::4e4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16d",
|
|
"RegionID": 16,
|
|
"HostName": "derp16d.tailscale.com",
|
|
"IPv4": "192.73.243.141",
|
|
"IPv6": "2607:f740:17::475",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16b",
|
|
"RegionID": 16,
|
|
"HostName": "derp16b.tailscale.com",
|
|
"IPv4": "192.73.243.135",
|
|
"IPv6": "2607:f740:17::476",
|
|
"CanPort80": true
|
|
}]
|
|
}, "17": {
|
|
"RegionID": 17,
|
|
"RegionCode": "lax",
|
|
"RegionName": "Los Angeles",
|
|
"Latitude": 34.05,
|
|
"Longitude": -118.25,
|
|
"Nodes": [{
|
|
"Name": "17c",
|
|
"RegionID": 17,
|
|
"HostName": "derp17c.tailscale.com",
|
|
"IPv4": "208.111.40.12",
|
|
"IPv6": "2607:f740:c::10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17d",
|
|
"RegionID": 17,
|
|
"HostName": "derp17d.tailscale.com",
|
|
"IPv4": "208.111.40.216",
|
|
"IPv6": "2607:f740:c::e1b",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17b",
|
|
"RegionID": 17,
|
|
"HostName": "derp17b.tailscale.com",
|
|
"IPv4": "192.73.244.245",
|
|
"IPv6": "2607:f740:c::646",
|
|
"CanPort80": true
|
|
}]
|
|
}, "18": {
|
|
"RegionID": 18,
|
|
"RegionCode": "par",
|
|
"RegionName": "Paris",
|
|
"Latitude": 48.856667,
|
|
"Longitude": 2.352222,
|
|
"Nodes": [{
|
|
"Name": "18c",
|
|
"RegionID": 18,
|
|
"HostName": "derp18c.tailscale.com",
|
|
"IPv4": "176.58.90.207",
|
|
"IPv6": "2a00:dd80:3e::c19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18d",
|
|
"RegionID": 18,
|
|
"HostName": "derp18d.tailscale.com",
|
|
"IPv4": "176.58.90.104",
|
|
"IPv6": "2a00:dd80:3e::f2e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18b",
|
|
"RegionID": 18,
|
|
"HostName": "derp18b.tailscale.com",
|
|
"IPv4": "176.58.90.147",
|
|
"IPv6": "2a00:dd80:3e::363",
|
|
"CanPort80": true
|
|
}]
|
|
}, "19": {
|
|
"RegionID": 19,
|
|
"RegionCode": "mad",
|
|
"RegionName": "Madrid",
|
|
"Latitude": 40.416944,
|
|
"Longitude": -3.703333,
|
|
"Nodes": [{
|
|
"Name": "19c",
|
|
"RegionID": 19,
|
|
"HostName": "derp19c.tailscale.com",
|
|
"IPv4": "45.159.97.61",
|
|
"IPv6": "2a00:dd80:14:10::20",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19d",
|
|
"RegionID": 19,
|
|
"HostName": "derp19d.tailscale.com",
|
|
"IPv4": "45.159.97.233",
|
|
"IPv6": "2a00:dd80:14:10::34a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19b",
|
|
"RegionID": 19,
|
|
"HostName": "derp19b.tailscale.com",
|
|
"IPv4": "45.159.97.144",
|
|
"IPv6": "2a00:dd80:14:10::335",
|
|
"CanPort80": true
|
|
}]
|
|
}, "2": {
|
|
"RegionID": 2,
|
|
"RegionCode": "sfo",
|
|
"RegionName": "San Francisco",
|
|
"Latitude": 37.7775,
|
|
"Longitude": -122.416389,
|
|
"Nodes": [{
|
|
"Name": "2e",
|
|
"RegionID": 2,
|
|
"HostName": "derp2e.tailscale.com",
|
|
"IPv4": "192.73.252.134",
|
|
"IPv6": "2607:f740:0:3f::44c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2f",
|
|
"RegionID": 2,
|
|
"HostName": "derp2f.tailscale.com",
|
|
"IPv4": "208.111.34.178",
|
|
"IPv6": "2607:f740:0:3f::f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2d",
|
|
"RegionID": 2,
|
|
"HostName": "derp2d.tailscale.com",
|
|
"IPv4": "192.73.252.65",
|
|
"IPv6": "2607:f740:0:3f::287",
|
|
"CanPort80": true
|
|
}]
|
|
}, "20": {
|
|
"RegionID": 20,
|
|
"RegionCode": "hkg",
|
|
"RegionName": "Hong Kong",
|
|
"Latitude": 22.3193,
|
|
"Longitude": 114.1694,
|
|
"Nodes": [{
|
|
"Name": "20c",
|
|
"RegionID": 20,
|
|
"HostName": "derp20c.tailscale.com",
|
|
"IPv4": "205.147.105.30",
|
|
"IPv6": "2403:2500:8000:1::5fb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20d",
|
|
"RegionID": 20,
|
|
"HostName": "derp20d.tailscale.com",
|
|
"IPv4": "205.147.105.78",
|
|
"IPv6": "2403:2500:8000:1::e9a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20b",
|
|
"RegionID": 20,
|
|
"HostName": "derp20b.tailscale.com",
|
|
"IPv4": "103.6.84.152",
|
|
"IPv6": "2403:2500:8000:1::ef6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "21": {
|
|
"RegionID": 21,
|
|
"RegionCode": "tor",
|
|
"RegionName": "Toronto",
|
|
"Latitude": 43.741667,
|
|
"Longitude": -79.373333,
|
|
"Nodes": [{
|
|
"Name": "21c",
|
|
"RegionID": 21,
|
|
"HostName": "derp21c.tailscale.com",
|
|
"IPv4": "162.248.221.215",
|
|
"IPv6": "2607:f740:50::f10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21d",
|
|
"RegionID": 21,
|
|
"HostName": "derp21d.tailscale.com",
|
|
"IPv4": "162.248.221.248",
|
|
"IPv6": "2607:f740:50::ca4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21b",
|
|
"RegionID": 21,
|
|
"HostName": "derp21b.tailscale.com",
|
|
"IPv4": "162.248.221.199",
|
|
"IPv6": "2607:f740:50::1d1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "22": {
|
|
"RegionID": 22,
|
|
"RegionCode": "waw",
|
|
"RegionName": "Warsaw",
|
|
"Latitude": 52.23,
|
|
"Longitude": 21.011111,
|
|
"Nodes": [{
|
|
"Name": "22c",
|
|
"RegionID": 22,
|
|
"HostName": "derp22c.tailscale.com",
|
|
"IPv4": "45.159.98.253",
|
|
"IPv6": "2a00:dd80:40:100::3f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22d",
|
|
"RegionID": 22,
|
|
"HostName": "derp22d.tailscale.com",
|
|
"IPv4": "45.159.98.145",
|
|
"IPv6": "2a00:dd80:40:100::211",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22b",
|
|
"RegionID": 22,
|
|
"HostName": "derp22b.tailscale.com",
|
|
"IPv4": "45.159.98.196",
|
|
"IPv6": "2a00:dd80:40:100::316",
|
|
"CanPort80": true
|
|
}]
|
|
}, "23": {
|
|
"RegionID": 23,
|
|
"RegionCode": "dbi",
|
|
"RegionName": "Dubai",
|
|
"Latitude": 25.263056,
|
|
"Longitude": 55.297222,
|
|
"Nodes": [{
|
|
"Name": "23c",
|
|
"RegionID": 23,
|
|
"HostName": "derp23c.tailscale.com",
|
|
"IPv4": "185.34.3.207",
|
|
"IPv6": "2a00:dd80:3f:100::a50",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23d",
|
|
"RegionID": 23,
|
|
"HostName": "derp23d.tailscale.com",
|
|
"IPv4": "185.34.3.75",
|
|
"IPv6": "2a00:dd80:3f:100::97e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23b",
|
|
"RegionID": 23,
|
|
"HostName": "derp23b.tailscale.com",
|
|
"IPv4": "185.34.3.232",
|
|
"IPv6": "2a00:dd80:3f:100::76f",
|
|
"CanPort80": true
|
|
}]
|
|
}, "24": {
|
|
"RegionID": 24,
|
|
"RegionCode": "hnl",
|
|
"RegionName": "Honolulu",
|
|
"Latitude": 21.306944,
|
|
"Longitude": -157.858333,
|
|
"Nodes": [{
|
|
"Name": "24c",
|
|
"RegionID": 24,
|
|
"HostName": "derp24c.tailscale.com",
|
|
"IPv4": "208.83.233.233",
|
|
"IPv6": "2001:19f0:c000:c591:5400:04ff:fe26:2c5f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24d",
|
|
"RegionID": 24,
|
|
"HostName": "derp24d.tailscale.com",
|
|
"IPv4": "208.72.155.133",
|
|
"IPv6": "2001:19f0:c000:c564:5400:04ff:fe26:2ba8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24b",
|
|
"RegionID": 24,
|
|
"HostName": "derp24b.tailscale.com",
|
|
"IPv4": "208.83.234.151",
|
|
"IPv6": "2001:19f0:c000:c586:5400:04ff:fe26:2ba6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "25": {
|
|
"RegionID": 25,
|
|
"RegionCode": "nai",
|
|
"RegionName": "Nairobi",
|
|
"Latitude": -1.286389,
|
|
"Longitude": 36.817222,
|
|
"Nodes": [{
|
|
"Name": "25c",
|
|
"RegionID": 25,
|
|
"HostName": "derp25c.tailscale.com",
|
|
"IPv4": "102.67.167.37",
|
|
"IPv6": "2c0f:edb0:2000:1::2c7",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25d",
|
|
"RegionID": 25,
|
|
"HostName": "derp25d.tailscale.com",
|
|
"IPv4": "102.67.167.188",
|
|
"IPv6": "2c0f:edb0:2000:1::188",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25b",
|
|
"RegionID": 25,
|
|
"HostName": "derp25b.tailscale.com",
|
|
"IPv4": "102.67.167.245",
|
|
"IPv6": "2c0f:edb0:2000:1::2e9",
|
|
"CanPort80": true
|
|
}]
|
|
}, "26": {
|
|
"RegionID": 26,
|
|
"RegionCode": "nue",
|
|
"RegionName": "Nuremberg",
|
|
"Latitude": 49.453889,
|
|
"Longitude": 11.0775,
|
|
"Nodes": [{
|
|
"Name": "26c",
|
|
"RegionID": 26,
|
|
"HostName": "derp26c.tailscale.com",
|
|
"IPv4": "49.12.193.137",
|
|
"IPv6": "2a01:4f8:1c1c:5c70::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26d",
|
|
"RegionID": 26,
|
|
"HostName": "derp26d.tailscale.com",
|
|
"IPv4": "49.13.204.141",
|
|
"IPv6": "2a01:4f8:1c0c:7d06::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26b",
|
|
"RegionID": 26,
|
|
"HostName": "derp26b.tailscale.com",
|
|
"IPv4": "167.235.72.200",
|
|
"IPv6": "2a01:4f8:1c1c:47b6::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "27": {
|
|
"RegionID": 27,
|
|
"RegionCode": "iad",
|
|
"RegionName": "Ashburn",
|
|
"Latitude": 39.03,
|
|
"Longitude": -77.471111,
|
|
"Nodes": [{
|
|
"Name": "27d",
|
|
"RegionID": 27,
|
|
"HostName": "derp27d.tailscale.com",
|
|
"IPv4": "178.156.152.106",
|
|
"IPv6": "2a01:4ff:f0:3c8e::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27c",
|
|
"RegionID": 27,
|
|
"HostName": "derp27c.tailscale.com",
|
|
"IPv4": "178.156.152.91",
|
|
"IPv6": "2a01:4ff:f0:3913::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27e",
|
|
"RegionID": 27,
|
|
"HostName": "derp27e.tailscale.com",
|
|
"IPv4": "178.156.134.232",
|
|
"IPv6": "2a01:4ff:f0:28d4::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27b",
|
|
"RegionID": 27,
|
|
"HostName": "derp27b.tailscale.com",
|
|
"IPv4": "5.161.218.233",
|
|
"IPv6": "2a01:4ff:f0:3db9::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "28": {
|
|
"RegionID": 28,
|
|
"RegionCode": "hel",
|
|
"RegionName": "Helsinki",
|
|
"Latitude": 60.170833,
|
|
"Longitude": 24.9375,
|
|
"Nodes": [{
|
|
"Name": "28c",
|
|
"RegionID": 28,
|
|
"HostName": "derp28c.tailscale.com",
|
|
"IPv4": "95.217.2.165",
|
|
"IPv6": "2a01:4f9:c012:cd74::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28d",
|
|
"RegionID": 28,
|
|
"HostName": "derp28d.tailscale.com",
|
|
"IPv4": "157.180.28.32",
|
|
"IPv6": "2a01:4f9:c012:2e5b::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28b",
|
|
"RegionID": 28,
|
|
"HostName": "derp28b.tailscale.com",
|
|
"IPv4": "65.109.143.62",
|
|
"IPv6": "2a01:4f9:c012:d55c::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "3": {
|
|
"RegionID": 3,
|
|
"RegionCode": "sin",
|
|
"RegionName": "Singapore",
|
|
"Latitude": 1.3521,
|
|
"Longitude": 103.8198,
|
|
"Nodes": [{
|
|
"Name": "3g",
|
|
"RegionID": 3,
|
|
"HostName": "derp3g.tailscale.com",
|
|
"IPv4": "172.237.72.79",
|
|
"IPv6": "2600:3c15::2000:adff:fe08:6fab",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3f",
|
|
"RegionID": 3,
|
|
"HostName": "derp3f.tailscale.com",
|
|
"IPv4": "172.237.72.8",
|
|
"IPv6": "2600:3c15::2000:53ff:fe48:a668",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3h",
|
|
"RegionID": 3,
|
|
"HostName": "derp3h.tailscale.com",
|
|
"IPv4": "172.237.66.30",
|
|
"IPv6": "2600:3c15::2000:3dff:fe44:50aa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3e",
|
|
"RegionID": 3,
|
|
"HostName": "derp3e.tailscale.com",
|
|
"IPv4": "172.237.72.43",
|
|
"IPv6": "2600:3c15::2000:6cff:fee4:d799",
|
|
"CanPort80": true
|
|
}]
|
|
}, "4": {
|
|
"RegionID": 4,
|
|
"RegionCode": "fra",
|
|
"RegionName": "Frankfurt",
|
|
"Latitude": 50.1109,
|
|
"Longitude": 8.6821,
|
|
"Nodes": [{
|
|
"Name": "4h",
|
|
"RegionID": 4,
|
|
"HostName": "derp4h.tailscale.com",
|
|
"IPv4": "185.40.234.77",
|
|
"IPv6": "2a00:dd80:20::bcf",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4i",
|
|
"RegionID": 4,
|
|
"HostName": "derp4i.tailscale.com",
|
|
"IPv4": "185.40.234.53",
|
|
"IPv6": "2a00:dd80:20::8a6",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4g",
|
|
"RegionID": 4,
|
|
"HostName": "derp4g.tailscale.com",
|
|
"IPv4": "185.40.234.113",
|
|
"IPv6": "2a00:dd80:20::8f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4j",
|
|
"RegionID": 4,
|
|
"HostName": "derp4j.tailscale.com",
|
|
"IPv4": "185.40.234.176",
|
|
"IPv6": "2a00:dd80:20::e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4f",
|
|
"RegionID": 4,
|
|
"HostName": "derp4f.tailscale.com",
|
|
"IPv4": "185.40.234.219",
|
|
"IPv6": "2a00:dd80:20::a25",
|
|
"CanPort80": true
|
|
}]
|
|
}, "5": {
|
|
"RegionID": 5,
|
|
"RegionCode": "syd",
|
|
"RegionName": "Sydney",
|
|
"Latitude": -33.867778,
|
|
"Longitude": 151.21,
|
|
"Nodes": [{
|
|
"Name": "5f",
|
|
"RegionID": 5,
|
|
"HostName": "derp5f.tailscale.com",
|
|
"IPv4": "172.105.166.103",
|
|
"IPv6": "2400:8907::2000:ccff:fe1f:80da",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5g",
|
|
"RegionID": 5,
|
|
"HostName": "derp5g.tailscale.com",
|
|
"IPv4": "172.105.169.57",
|
|
"IPv6": "2400:8907::2000:2fff:fea7:57f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5e",
|
|
"RegionID": 5,
|
|
"HostName": "derp5e.tailscale.com",
|
|
"IPv4": "172.105.179.230",
|
|
"IPv6": "2400:8907::2000:ceff:fe8d:4f4e",
|
|
"CanPort80": true
|
|
}]
|
|
}, "6": {
|
|
"RegionID": 6,
|
|
"RegionCode": "blr",
|
|
"RegionName": "Bengaluru",
|
|
"Latitude": 12.9716,
|
|
"Longitude": 77.5946,
|
|
"Nodes": [{
|
|
"Name": "6a",
|
|
"RegionID": 6,
|
|
"HostName": "derp6.tailscale.com",
|
|
"IPv4": "68.183.90.120",
|
|
"IPv6": "2400:6180:100:d0::982:d001",
|
|
"CanPort80": true
|
|
}]
|
|
}, "7": {
|
|
"RegionID": 7,
|
|
"RegionCode": "tok",
|
|
"RegionName": "Tokyo",
|
|
"Latitude": 35.6764,
|
|
"Longitude": 139.65,
|
|
"Nodes": [{
|
|
"Name": "7g",
|
|
"RegionID": 7,
|
|
"HostName": "derp7g.tailscale.com",
|
|
"IPv4": "172.238.6.179",
|
|
"IPv6": "2600:3c18::2000:3fff:fe80:3ebd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7f",
|
|
"RegionID": 7,
|
|
"HostName": "derp7f.tailscale.com",
|
|
"IPv4": "172.238.6.34",
|
|
"IPv6": "2600:3c18::2000:acff:fe8e:3ed5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7h",
|
|
"RegionID": 7,
|
|
"HostName": "derp7h.tailscale.com",
|
|
"IPv4": "172.237.28.183",
|
|
"IPv6": "2600:3c18::2000:b1ff:fea9:4560",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7e",
|
|
"RegionID": 7,
|
|
"HostName": "derp7e.tailscale.com",
|
|
"IPv4": "172.238.6.180",
|
|
"IPv6": "2600:3c18::2000:60ff:fe0f:6e83",
|
|
"STUNOnly": true,
|
|
"CanPort80": true
|
|
}]
|
|
}, "8": {
|
|
"RegionID": 8,
|
|
"RegionCode": "lhr",
|
|
"RegionName": "London",
|
|
"Latitude": 51.5072,
|
|
"Longitude": 0.1276,
|
|
"Nodes": [{
|
|
"Name": "8f",
|
|
"RegionID": 8,
|
|
"HostName": "derp8f.tailscale.com",
|
|
"IPv4": "176.58.88.183",
|
|
"IPv6": "2a00:dd80:3a::dfa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8g",
|
|
"RegionID": 8,
|
|
"HostName": "derp8g.tailscale.com",
|
|
"IPv4": "176.58.92.254",
|
|
"IPv6": "2a00:dd80:3a::ed",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8e",
|
|
"RegionID": 8,
|
|
"HostName": "derp8e.tailscale.com",
|
|
"IPv4": "176.58.92.144",
|
|
"IPv6": "2a00:dd80:3a::b33",
|
|
"CanPort80": true
|
|
}]
|
|
}, "9": {
|
|
"RegionID": 9,
|
|
"RegionCode": "dfw",
|
|
"RegionName": "Dallas",
|
|
"Latitude": 32.779167,
|
|
"Longitude": -96.808889,
|
|
"Nodes": [{
|
|
"Name": "9e",
|
|
"RegionID": 9,
|
|
"HostName": "derp9e.tailscale.com",
|
|
"IPv4": "192.73.248.83",
|
|
"IPv6": "2607:f740:100::359",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9f",
|
|
"RegionID": 9,
|
|
"HostName": "derp9f.tailscale.com",
|
|
"IPv4": "209.177.156.197",
|
|
"IPv6": "2607:f740:100::cad",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9d",
|
|
"RegionID": 9,
|
|
"HostName": "derp9d.tailscale.com",
|
|
"IPv4": "209.177.156.94",
|
|
"IPv6": "2607:f740:100::c05",
|
|
"CanPort80": true
|
|
}]
|
|
}}},
|
|
"DisplayMessages": null,
|
|
"TKAEnabled": false,
|
|
"TKAHead": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
|
|
"Domain": "odin@example.com",
|
|
"DomainAuditLogID": "",
|
|
"UserProfiles": {
|
|
"1260082990019555": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
},
|
|
"3756893578722051": {
|
|
"ID": 3756893578722051,
|
|
"LoginName": "rattata.tail78f774.ts.net",
|
|
"DisplayName": "rattata"
|
|
},
|
|
"3982058329734709": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"}
|
|
}
|
|
},
|
|
"whois": {"100.105.244.125": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.106.226.110": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.107.1.57": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.112.99.43": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.250.27": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.8.22": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.9.20": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.118.73": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.81.81.92": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.83.174.85": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.83.206.87": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.87.9.97": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.92.218.35": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.254.39": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::237:f47d": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::3937:914": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::4237:139": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::5037:ce57": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::7837:515c": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::8137:da23": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9637:7649": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a137:e26e": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a337:632b": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cb37:816": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:961": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::ee37:fa1b": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::f237:fe27": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::fe37:ae55": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}}
|
|
}, "spearow": {
|
|
"packet_filter_rules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"packet_filter_matches": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 8372629265679484,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"Hostinfo": {
|
|
"Hostname": "spearow",
|
|
"RoutableIPs": ["10.44.0.0/16"],
|
|
"RequestTags": ["tag:spearow"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Tags": ["tag:spearow"],
|
|
"MachineAuthorized": true,
|
|
"CapMap": {
|
|
"https://tailscale.com/cap/file-sharing": null,
|
|
"https://tailscale.com/cap/is-owner": null,
|
|
"https://tailscale.com/cap/ssh": null,
|
|
"https://tailscale.com/cap/tailnet-lock": null,
|
|
"probe-udp-lifetime": null,
|
|
"ssh-behavior-v1": null,
|
|
"ssh-env-vars": null,
|
|
"store-appc-routes": null,
|
|
"tailnet-display-name": ["odin@example.com"]
|
|
},
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
},
|
|
"AllCaps": [
|
|
"https://tailscale.com/cap/file-sharing",
|
|
"https://tailscale.com/cap/is-owner",
|
|
"https://tailscale.com/cap/ssh",
|
|
"https://tailscale.com/cap/tailnet-lock",
|
|
"probe-udp-lifetime",
|
|
"ssh-behavior-v1",
|
|
"ssh-env-vars",
|
|
"store-appc-routes",
|
|
"tailnet-display-name"
|
|
],
|
|
"NodeKey": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"MachineKey": "mkey:990f44658fbde68fe8e2c34706b415e30ba841e17fb939c49a73dd670978c466",
|
|
"Peers": [{
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}],
|
|
"DNS": {"ExitNodeFilteredSet": [".ts.net", ".tailscale.net"]},
|
|
"PacketFilter": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"PacketFilterRules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"SSHPolicy": {"rules": []},
|
|
"CollectServices": false,
|
|
"DERPMap": {"Regions": {"1": {
|
|
"RegionID": 1,
|
|
"RegionCode": "nyc",
|
|
"RegionName": "New York City",
|
|
"Latitude": 40.7128,
|
|
"Longitude": -74.006,
|
|
"Nodes": [{
|
|
"Name": "1h",
|
|
"RegionID": 1,
|
|
"HostName": "derp1h.tailscale.com",
|
|
"IPv4": "199.38.181.93",
|
|
"IPv6": "2607:f740:f::afd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1g",
|
|
"RegionID": 1,
|
|
"HostName": "derp1g.tailscale.com",
|
|
"IPv4": "209.177.145.120",
|
|
"IPv6": "2607:f740:f::3eb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1i",
|
|
"RegionID": 1,
|
|
"HostName": "derp1i.tailscale.com",
|
|
"IPv4": "199.38.181.103",
|
|
"IPv6": "2607:f740:f::e19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1f",
|
|
"RegionID": 1,
|
|
"HostName": "derp1f.tailscale.com",
|
|
"IPv4": "199.38.181.104",
|
|
"IPv6": "2607:f740:f::bc",
|
|
"CanPort80": true
|
|
}]
|
|
}, "10": {
|
|
"RegionID": 10,
|
|
"RegionCode": "sea",
|
|
"RegionName": "Seattle",
|
|
"Latitude": 47.609722,
|
|
"Longitude": -122.333056,
|
|
"Nodes": [{
|
|
"Name": "10c",
|
|
"RegionID": 10,
|
|
"HostName": "derp10c.tailscale.com",
|
|
"IPv4": "192.73.240.121",
|
|
"IPv6": "2607:f740:14::40c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10d",
|
|
"RegionID": 10,
|
|
"HostName": "derp10d.tailscale.com",
|
|
"IPv4": "192.73.240.132",
|
|
"IPv6": "2607:f740:14::500",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10b",
|
|
"RegionID": 10,
|
|
"HostName": "derp10b.tailscale.com",
|
|
"IPv4": "192.73.240.161",
|
|
"IPv6": "2607:f740:14::61c",
|
|
"CanPort80": true
|
|
}]
|
|
}, "11": {
|
|
"RegionID": 11,
|
|
"RegionCode": "sao",
|
|
"RegionName": "São Paulo",
|
|
"Latitude": -23.55,
|
|
"Longitude": -46.633333,
|
|
"Nodes": [{
|
|
"Name": "11f",
|
|
"RegionID": 11,
|
|
"HostName": "derp11f.tailscale.com",
|
|
"IPv4": "172.237.61.197",
|
|
"IPv6": "2600:3c0d::2000:3bff:fe44:6166",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11g",
|
|
"RegionID": 11,
|
|
"HostName": "derp11g.tailscale.com",
|
|
"IPv4": "172.237.61.190",
|
|
"IPv6": "2600:3c0d::2000:62ff:febe:2e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11e",
|
|
"RegionID": 11,
|
|
"HostName": "derp11e.tailscale.com",
|
|
"IPv4": "172.237.61.194",
|
|
"IPv6": "2600:3c0d::2000:d2ff:fe43:1790",
|
|
"CanPort80": true
|
|
}]
|
|
}, "12": {
|
|
"RegionID": 12,
|
|
"RegionCode": "ord",
|
|
"RegionName": "Chicago",
|
|
"Latitude": 41.881944,
|
|
"Longitude": -87.627778,
|
|
"Nodes": [{
|
|
"Name": "12e",
|
|
"RegionID": 12,
|
|
"HostName": "derp12e.tailscale.com",
|
|
"IPv4": "209.177.158.15",
|
|
"IPv6": "2607:f740:e::b17",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12f",
|
|
"RegionID": 12,
|
|
"HostName": "derp12f.tailscale.com",
|
|
"IPv4": "199.38.182.118",
|
|
"IPv6": "2607:f740:e::4c8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12d",
|
|
"RegionID": 12,
|
|
"HostName": "derp12d.tailscale.com",
|
|
"IPv4": "209.177.158.246",
|
|
"IPv6": "2607:f740:e::811",
|
|
"CanPort80": true
|
|
}]
|
|
}, "13": {
|
|
"RegionID": 13,
|
|
"RegionCode": "den",
|
|
"RegionName": "Denver",
|
|
"Latitude": 39.7392,
|
|
"Longitude": -104.9849,
|
|
"Nodes": [{
|
|
"Name": "13c",
|
|
"RegionID": 13,
|
|
"HostName": "derp13c.tailscale.com",
|
|
"IPv4": "192.73.242.28",
|
|
"IPv6": "2607:f740:16::5c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13d",
|
|
"RegionID": 13,
|
|
"HostName": "derp13d.tailscale.com",
|
|
"IPv4": "192.73.242.204",
|
|
"IPv6": "2607:f740:16::c23",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13b",
|
|
"RegionID": 13,
|
|
"HostName": "derp13b.tailscale.com",
|
|
"IPv4": "192.73.242.187",
|
|
"IPv6": "2607:f740:16::640",
|
|
"CanPort80": true
|
|
}]
|
|
}, "14": {
|
|
"RegionID": 14,
|
|
"RegionCode": "ams",
|
|
"RegionName": "Amsterdam",
|
|
"Latitude": 52.372778,
|
|
"Longitude": 4.893611,
|
|
"Nodes": [{
|
|
"Name": "14c",
|
|
"RegionID": 14,
|
|
"HostName": "derp14c.tailscale.com",
|
|
"IPv4": "176.58.93.147",
|
|
"IPv6": "2a00:dd80:3c::b09",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14d",
|
|
"RegionID": 14,
|
|
"HostName": "derp14d.tailscale.com",
|
|
"IPv4": "176.58.93.154",
|
|
"IPv6": "2a00:dd80:3c::3d5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14b",
|
|
"RegionID": 14,
|
|
"HostName": "derp14b.tailscale.com",
|
|
"IPv4": "176.58.93.248",
|
|
"IPv6": "2a00:dd80:3c::807",
|
|
"CanPort80": true
|
|
}]
|
|
}, "15": {
|
|
"RegionID": 15,
|
|
"RegionCode": "jnb",
|
|
"RegionName": "Johannesburg",
|
|
"Latitude": -26.204444,
|
|
"Longitude": 28.045556,
|
|
"Nodes": [{
|
|
"Name": "15c",
|
|
"RegionID": 15,
|
|
"HostName": "derp15c.tailscale.com",
|
|
"IPv4": "102.67.165.185",
|
|
"IPv6": "2c0f:edb0:0:10::b59",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15d",
|
|
"RegionID": 15,
|
|
"HostName": "derp15d.tailscale.com",
|
|
"IPv4": "102.67.165.36",
|
|
"IPv6": "2c0f:edb0:0:10::599",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15b",
|
|
"RegionID": 15,
|
|
"HostName": "derp15b.tailscale.com",
|
|
"IPv4": "102.67.165.90",
|
|
"IPv6": "2c0f:edb0:0:10::963",
|
|
"CanPort80": true
|
|
}]
|
|
}, "16": {
|
|
"RegionID": 16,
|
|
"RegionCode": "mia",
|
|
"RegionName": "Miami",
|
|
"Latitude": 25.78,
|
|
"Longitude": -80.21,
|
|
"Nodes": [{
|
|
"Name": "16c",
|
|
"RegionID": 16,
|
|
"HostName": "derp16c.tailscale.com",
|
|
"IPv4": "192.73.243.229",
|
|
"IPv6": "2607:f740:17::4e4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16d",
|
|
"RegionID": 16,
|
|
"HostName": "derp16d.tailscale.com",
|
|
"IPv4": "192.73.243.141",
|
|
"IPv6": "2607:f740:17::475",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16b",
|
|
"RegionID": 16,
|
|
"HostName": "derp16b.tailscale.com",
|
|
"IPv4": "192.73.243.135",
|
|
"IPv6": "2607:f740:17::476",
|
|
"CanPort80": true
|
|
}]
|
|
}, "17": {
|
|
"RegionID": 17,
|
|
"RegionCode": "lax",
|
|
"RegionName": "Los Angeles",
|
|
"Latitude": 34.05,
|
|
"Longitude": -118.25,
|
|
"Nodes": [{
|
|
"Name": "17c",
|
|
"RegionID": 17,
|
|
"HostName": "derp17c.tailscale.com",
|
|
"IPv4": "208.111.40.12",
|
|
"IPv6": "2607:f740:c::10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17d",
|
|
"RegionID": 17,
|
|
"HostName": "derp17d.tailscale.com",
|
|
"IPv4": "208.111.40.216",
|
|
"IPv6": "2607:f740:c::e1b",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17b",
|
|
"RegionID": 17,
|
|
"HostName": "derp17b.tailscale.com",
|
|
"IPv4": "192.73.244.245",
|
|
"IPv6": "2607:f740:c::646",
|
|
"CanPort80": true
|
|
}]
|
|
}, "18": {
|
|
"RegionID": 18,
|
|
"RegionCode": "par",
|
|
"RegionName": "Paris",
|
|
"Latitude": 48.856667,
|
|
"Longitude": 2.352222,
|
|
"Nodes": [{
|
|
"Name": "18c",
|
|
"RegionID": 18,
|
|
"HostName": "derp18c.tailscale.com",
|
|
"IPv4": "176.58.90.207",
|
|
"IPv6": "2a00:dd80:3e::c19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18d",
|
|
"RegionID": 18,
|
|
"HostName": "derp18d.tailscale.com",
|
|
"IPv4": "176.58.90.104",
|
|
"IPv6": "2a00:dd80:3e::f2e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18b",
|
|
"RegionID": 18,
|
|
"HostName": "derp18b.tailscale.com",
|
|
"IPv4": "176.58.90.147",
|
|
"IPv6": "2a00:dd80:3e::363",
|
|
"CanPort80": true
|
|
}]
|
|
}, "19": {
|
|
"RegionID": 19,
|
|
"RegionCode": "mad",
|
|
"RegionName": "Madrid",
|
|
"Latitude": 40.416944,
|
|
"Longitude": -3.703333,
|
|
"Nodes": [{
|
|
"Name": "19c",
|
|
"RegionID": 19,
|
|
"HostName": "derp19c.tailscale.com",
|
|
"IPv4": "45.159.97.61",
|
|
"IPv6": "2a00:dd80:14:10::20",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19d",
|
|
"RegionID": 19,
|
|
"HostName": "derp19d.tailscale.com",
|
|
"IPv4": "45.159.97.233",
|
|
"IPv6": "2a00:dd80:14:10::34a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19b",
|
|
"RegionID": 19,
|
|
"HostName": "derp19b.tailscale.com",
|
|
"IPv4": "45.159.97.144",
|
|
"IPv6": "2a00:dd80:14:10::335",
|
|
"CanPort80": true
|
|
}]
|
|
}, "2": {
|
|
"RegionID": 2,
|
|
"RegionCode": "sfo",
|
|
"RegionName": "San Francisco",
|
|
"Latitude": 37.7775,
|
|
"Longitude": -122.416389,
|
|
"Nodes": [{
|
|
"Name": "2e",
|
|
"RegionID": 2,
|
|
"HostName": "derp2e.tailscale.com",
|
|
"IPv4": "192.73.252.134",
|
|
"IPv6": "2607:f740:0:3f::44c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2f",
|
|
"RegionID": 2,
|
|
"HostName": "derp2f.tailscale.com",
|
|
"IPv4": "208.111.34.178",
|
|
"IPv6": "2607:f740:0:3f::f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2d",
|
|
"RegionID": 2,
|
|
"HostName": "derp2d.tailscale.com",
|
|
"IPv4": "192.73.252.65",
|
|
"IPv6": "2607:f740:0:3f::287",
|
|
"CanPort80": true
|
|
}]
|
|
}, "20": {
|
|
"RegionID": 20,
|
|
"RegionCode": "hkg",
|
|
"RegionName": "Hong Kong",
|
|
"Latitude": 22.3193,
|
|
"Longitude": 114.1694,
|
|
"Nodes": [{
|
|
"Name": "20c",
|
|
"RegionID": 20,
|
|
"HostName": "derp20c.tailscale.com",
|
|
"IPv4": "205.147.105.30",
|
|
"IPv6": "2403:2500:8000:1::5fb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20d",
|
|
"RegionID": 20,
|
|
"HostName": "derp20d.tailscale.com",
|
|
"IPv4": "205.147.105.78",
|
|
"IPv6": "2403:2500:8000:1::e9a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20b",
|
|
"RegionID": 20,
|
|
"HostName": "derp20b.tailscale.com",
|
|
"IPv4": "103.6.84.152",
|
|
"IPv6": "2403:2500:8000:1::ef6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "21": {
|
|
"RegionID": 21,
|
|
"RegionCode": "tor",
|
|
"RegionName": "Toronto",
|
|
"Latitude": 43.741667,
|
|
"Longitude": -79.373333,
|
|
"Nodes": [{
|
|
"Name": "21c",
|
|
"RegionID": 21,
|
|
"HostName": "derp21c.tailscale.com",
|
|
"IPv4": "162.248.221.215",
|
|
"IPv6": "2607:f740:50::f10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21d",
|
|
"RegionID": 21,
|
|
"HostName": "derp21d.tailscale.com",
|
|
"IPv4": "162.248.221.248",
|
|
"IPv6": "2607:f740:50::ca4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21b",
|
|
"RegionID": 21,
|
|
"HostName": "derp21b.tailscale.com",
|
|
"IPv4": "162.248.221.199",
|
|
"IPv6": "2607:f740:50::1d1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "22": {
|
|
"RegionID": 22,
|
|
"RegionCode": "waw",
|
|
"RegionName": "Warsaw",
|
|
"Latitude": 52.23,
|
|
"Longitude": 21.011111,
|
|
"Nodes": [{
|
|
"Name": "22c",
|
|
"RegionID": 22,
|
|
"HostName": "derp22c.tailscale.com",
|
|
"IPv4": "45.159.98.253",
|
|
"IPv6": "2a00:dd80:40:100::3f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22d",
|
|
"RegionID": 22,
|
|
"HostName": "derp22d.tailscale.com",
|
|
"IPv4": "45.159.98.145",
|
|
"IPv6": "2a00:dd80:40:100::211",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22b",
|
|
"RegionID": 22,
|
|
"HostName": "derp22b.tailscale.com",
|
|
"IPv4": "45.159.98.196",
|
|
"IPv6": "2a00:dd80:40:100::316",
|
|
"CanPort80": true
|
|
}]
|
|
}, "23": {
|
|
"RegionID": 23,
|
|
"RegionCode": "dbi",
|
|
"RegionName": "Dubai",
|
|
"Latitude": 25.263056,
|
|
"Longitude": 55.297222,
|
|
"Nodes": [{
|
|
"Name": "23c",
|
|
"RegionID": 23,
|
|
"HostName": "derp23c.tailscale.com",
|
|
"IPv4": "185.34.3.207",
|
|
"IPv6": "2a00:dd80:3f:100::a50",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23d",
|
|
"RegionID": 23,
|
|
"HostName": "derp23d.tailscale.com",
|
|
"IPv4": "185.34.3.75",
|
|
"IPv6": "2a00:dd80:3f:100::97e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23b",
|
|
"RegionID": 23,
|
|
"HostName": "derp23b.tailscale.com",
|
|
"IPv4": "185.34.3.232",
|
|
"IPv6": "2a00:dd80:3f:100::76f",
|
|
"CanPort80": true
|
|
}]
|
|
}, "24": {
|
|
"RegionID": 24,
|
|
"RegionCode": "hnl",
|
|
"RegionName": "Honolulu",
|
|
"Latitude": 21.306944,
|
|
"Longitude": -157.858333,
|
|
"Nodes": [{
|
|
"Name": "24c",
|
|
"RegionID": 24,
|
|
"HostName": "derp24c.tailscale.com",
|
|
"IPv4": "208.83.233.233",
|
|
"IPv6": "2001:19f0:c000:c591:5400:04ff:fe26:2c5f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24d",
|
|
"RegionID": 24,
|
|
"HostName": "derp24d.tailscale.com",
|
|
"IPv4": "208.72.155.133",
|
|
"IPv6": "2001:19f0:c000:c564:5400:04ff:fe26:2ba8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24b",
|
|
"RegionID": 24,
|
|
"HostName": "derp24b.tailscale.com",
|
|
"IPv4": "208.83.234.151",
|
|
"IPv6": "2001:19f0:c000:c586:5400:04ff:fe26:2ba6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "25": {
|
|
"RegionID": 25,
|
|
"RegionCode": "nai",
|
|
"RegionName": "Nairobi",
|
|
"Latitude": -1.286389,
|
|
"Longitude": 36.817222,
|
|
"Nodes": [{
|
|
"Name": "25c",
|
|
"RegionID": 25,
|
|
"HostName": "derp25c.tailscale.com",
|
|
"IPv4": "102.67.167.37",
|
|
"IPv6": "2c0f:edb0:2000:1::2c7",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25d",
|
|
"RegionID": 25,
|
|
"HostName": "derp25d.tailscale.com",
|
|
"IPv4": "102.67.167.188",
|
|
"IPv6": "2c0f:edb0:2000:1::188",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25b",
|
|
"RegionID": 25,
|
|
"HostName": "derp25b.tailscale.com",
|
|
"IPv4": "102.67.167.245",
|
|
"IPv6": "2c0f:edb0:2000:1::2e9",
|
|
"CanPort80": true
|
|
}]
|
|
}, "26": {
|
|
"RegionID": 26,
|
|
"RegionCode": "nue",
|
|
"RegionName": "Nuremberg",
|
|
"Latitude": 49.453889,
|
|
"Longitude": 11.0775,
|
|
"Nodes": [{
|
|
"Name": "26c",
|
|
"RegionID": 26,
|
|
"HostName": "derp26c.tailscale.com",
|
|
"IPv4": "49.12.193.137",
|
|
"IPv6": "2a01:4f8:1c1c:5c70::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26d",
|
|
"RegionID": 26,
|
|
"HostName": "derp26d.tailscale.com",
|
|
"IPv4": "49.13.204.141",
|
|
"IPv6": "2a01:4f8:1c0c:7d06::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26b",
|
|
"RegionID": 26,
|
|
"HostName": "derp26b.tailscale.com",
|
|
"IPv4": "167.235.72.200",
|
|
"IPv6": "2a01:4f8:1c1c:47b6::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "27": {
|
|
"RegionID": 27,
|
|
"RegionCode": "iad",
|
|
"RegionName": "Ashburn",
|
|
"Latitude": 39.03,
|
|
"Longitude": -77.471111,
|
|
"Nodes": [{
|
|
"Name": "27d",
|
|
"RegionID": 27,
|
|
"HostName": "derp27d.tailscale.com",
|
|
"IPv4": "178.156.152.106",
|
|
"IPv6": "2a01:4ff:f0:3c8e::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27c",
|
|
"RegionID": 27,
|
|
"HostName": "derp27c.tailscale.com",
|
|
"IPv4": "178.156.152.91",
|
|
"IPv6": "2a01:4ff:f0:3913::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27e",
|
|
"RegionID": 27,
|
|
"HostName": "derp27e.tailscale.com",
|
|
"IPv4": "178.156.134.232",
|
|
"IPv6": "2a01:4ff:f0:28d4::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27b",
|
|
"RegionID": 27,
|
|
"HostName": "derp27b.tailscale.com",
|
|
"IPv4": "5.161.218.233",
|
|
"IPv6": "2a01:4ff:f0:3db9::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "28": {
|
|
"RegionID": 28,
|
|
"RegionCode": "hel",
|
|
"RegionName": "Helsinki",
|
|
"Latitude": 60.170833,
|
|
"Longitude": 24.9375,
|
|
"Nodes": [{
|
|
"Name": "28c",
|
|
"RegionID": 28,
|
|
"HostName": "derp28c.tailscale.com",
|
|
"IPv4": "95.217.2.165",
|
|
"IPv6": "2a01:4f9:c012:cd74::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28d",
|
|
"RegionID": 28,
|
|
"HostName": "derp28d.tailscale.com",
|
|
"IPv4": "157.180.28.32",
|
|
"IPv6": "2a01:4f9:c012:2e5b::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28b",
|
|
"RegionID": 28,
|
|
"HostName": "derp28b.tailscale.com",
|
|
"IPv4": "65.109.143.62",
|
|
"IPv6": "2a01:4f9:c012:d55c::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "3": {
|
|
"RegionID": 3,
|
|
"RegionCode": "sin",
|
|
"RegionName": "Singapore",
|
|
"Latitude": 1.3521,
|
|
"Longitude": 103.8198,
|
|
"Nodes": [{
|
|
"Name": "3g",
|
|
"RegionID": 3,
|
|
"HostName": "derp3g.tailscale.com",
|
|
"IPv4": "172.237.72.79",
|
|
"IPv6": "2600:3c15::2000:adff:fe08:6fab",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3f",
|
|
"RegionID": 3,
|
|
"HostName": "derp3f.tailscale.com",
|
|
"IPv4": "172.237.72.8",
|
|
"IPv6": "2600:3c15::2000:53ff:fe48:a668",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3h",
|
|
"RegionID": 3,
|
|
"HostName": "derp3h.tailscale.com",
|
|
"IPv4": "172.237.66.30",
|
|
"IPv6": "2600:3c15::2000:3dff:fe44:50aa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3e",
|
|
"RegionID": 3,
|
|
"HostName": "derp3e.tailscale.com",
|
|
"IPv4": "172.237.72.43",
|
|
"IPv6": "2600:3c15::2000:6cff:fee4:d799",
|
|
"CanPort80": true
|
|
}]
|
|
}, "4": {
|
|
"RegionID": 4,
|
|
"RegionCode": "fra",
|
|
"RegionName": "Frankfurt",
|
|
"Latitude": 50.1109,
|
|
"Longitude": 8.6821,
|
|
"Nodes": [{
|
|
"Name": "4h",
|
|
"RegionID": 4,
|
|
"HostName": "derp4h.tailscale.com",
|
|
"IPv4": "185.40.234.77",
|
|
"IPv6": "2a00:dd80:20::bcf",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4i",
|
|
"RegionID": 4,
|
|
"HostName": "derp4i.tailscale.com",
|
|
"IPv4": "185.40.234.53",
|
|
"IPv6": "2a00:dd80:20::8a6",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4g",
|
|
"RegionID": 4,
|
|
"HostName": "derp4g.tailscale.com",
|
|
"IPv4": "185.40.234.113",
|
|
"IPv6": "2a00:dd80:20::8f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4j",
|
|
"RegionID": 4,
|
|
"HostName": "derp4j.tailscale.com",
|
|
"IPv4": "185.40.234.176",
|
|
"IPv6": "2a00:dd80:20::e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4f",
|
|
"RegionID": 4,
|
|
"HostName": "derp4f.tailscale.com",
|
|
"IPv4": "185.40.234.219",
|
|
"IPv6": "2a00:dd80:20::a25",
|
|
"CanPort80": true
|
|
}]
|
|
}, "5": {
|
|
"RegionID": 5,
|
|
"RegionCode": "syd",
|
|
"RegionName": "Sydney",
|
|
"Latitude": -33.867778,
|
|
"Longitude": 151.21,
|
|
"Nodes": [{
|
|
"Name": "5f",
|
|
"RegionID": 5,
|
|
"HostName": "derp5f.tailscale.com",
|
|
"IPv4": "172.105.166.103",
|
|
"IPv6": "2400:8907::2000:ccff:fe1f:80da",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5g",
|
|
"RegionID": 5,
|
|
"HostName": "derp5g.tailscale.com",
|
|
"IPv4": "172.105.169.57",
|
|
"IPv6": "2400:8907::2000:2fff:fea7:57f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5e",
|
|
"RegionID": 5,
|
|
"HostName": "derp5e.tailscale.com",
|
|
"IPv4": "172.105.179.230",
|
|
"IPv6": "2400:8907::2000:ceff:fe8d:4f4e",
|
|
"CanPort80": true
|
|
}]
|
|
}, "6": {
|
|
"RegionID": 6,
|
|
"RegionCode": "blr",
|
|
"RegionName": "Bengaluru",
|
|
"Latitude": 12.9716,
|
|
"Longitude": 77.5946,
|
|
"Nodes": [{
|
|
"Name": "6a",
|
|
"RegionID": 6,
|
|
"HostName": "derp6.tailscale.com",
|
|
"IPv4": "68.183.90.120",
|
|
"IPv6": "2400:6180:100:d0::982:d001",
|
|
"CanPort80": true
|
|
}]
|
|
}, "7": {
|
|
"RegionID": 7,
|
|
"RegionCode": "tok",
|
|
"RegionName": "Tokyo",
|
|
"Latitude": 35.6764,
|
|
"Longitude": 139.65,
|
|
"Nodes": [{
|
|
"Name": "7g",
|
|
"RegionID": 7,
|
|
"HostName": "derp7g.tailscale.com",
|
|
"IPv4": "172.238.6.179",
|
|
"IPv6": "2600:3c18::2000:3fff:fe80:3ebd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7f",
|
|
"RegionID": 7,
|
|
"HostName": "derp7f.tailscale.com",
|
|
"IPv4": "172.238.6.34",
|
|
"IPv6": "2600:3c18::2000:acff:fe8e:3ed5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7h",
|
|
"RegionID": 7,
|
|
"HostName": "derp7h.tailscale.com",
|
|
"IPv4": "172.237.28.183",
|
|
"IPv6": "2600:3c18::2000:b1ff:fea9:4560",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7e",
|
|
"RegionID": 7,
|
|
"HostName": "derp7e.tailscale.com",
|
|
"IPv4": "172.238.6.180",
|
|
"IPv6": "2600:3c18::2000:60ff:fe0f:6e83",
|
|
"STUNOnly": true,
|
|
"CanPort80": true
|
|
}]
|
|
}, "8": {
|
|
"RegionID": 8,
|
|
"RegionCode": "lhr",
|
|
"RegionName": "London",
|
|
"Latitude": 51.5072,
|
|
"Longitude": 0.1276,
|
|
"Nodes": [{
|
|
"Name": "8f",
|
|
"RegionID": 8,
|
|
"HostName": "derp8f.tailscale.com",
|
|
"IPv4": "176.58.88.183",
|
|
"IPv6": "2a00:dd80:3a::dfa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8g",
|
|
"RegionID": 8,
|
|
"HostName": "derp8g.tailscale.com",
|
|
"IPv4": "176.58.92.254",
|
|
"IPv6": "2a00:dd80:3a::ed",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8e",
|
|
"RegionID": 8,
|
|
"HostName": "derp8e.tailscale.com",
|
|
"IPv4": "176.58.92.144",
|
|
"IPv6": "2a00:dd80:3a::b33",
|
|
"CanPort80": true
|
|
}]
|
|
}, "9": {
|
|
"RegionID": 9,
|
|
"RegionCode": "dfw",
|
|
"RegionName": "Dallas",
|
|
"Latitude": 32.779167,
|
|
"Longitude": -96.808889,
|
|
"Nodes": [{
|
|
"Name": "9e",
|
|
"RegionID": 9,
|
|
"HostName": "derp9e.tailscale.com",
|
|
"IPv4": "192.73.248.83",
|
|
"IPv6": "2607:f740:100::359",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9f",
|
|
"RegionID": 9,
|
|
"HostName": "derp9f.tailscale.com",
|
|
"IPv4": "209.177.156.197",
|
|
"IPv6": "2607:f740:100::cad",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9d",
|
|
"RegionID": 9,
|
|
"HostName": "derp9d.tailscale.com",
|
|
"IPv4": "209.177.156.94",
|
|
"IPv6": "2607:f740:100::c05",
|
|
"CanPort80": true
|
|
}]
|
|
}}},
|
|
"DisplayMessages": null,
|
|
"TKAEnabled": false,
|
|
"TKAHead": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
|
|
"Domain": "odin@example.com",
|
|
"DomainAuditLogID": "",
|
|
"UserProfiles": {
|
|
"1260082990019555": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
},
|
|
"3982058329734709": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"8372629265679484": {
|
|
"ID": 8372629265679484,
|
|
"LoginName": "spearow.tail78f774.ts.net",
|
|
"DisplayName": "spearow"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.105.244.125": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.106.226.110": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.107.1.57": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.109.185.75": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.112.99.43": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.250.27": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.8.22": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.9.20": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.118.73": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.81.81.92": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.83.174.85": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.83.206.87": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.87.9.97": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.254.39": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::237:f47d": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::3937:914": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::4237:139": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::5037:ce57": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::7837:515c": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::9637:7649": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a137:e26e": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a337:632b": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cb37:816": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d437:b94b": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:961": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::ee37:fa1b": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::f237:fe27": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::fe37:ae55": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}}
|
|
}, "squirtle": {
|
|
"packet_filter_rules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"packet_filter_matches": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 2425025881147271,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"Hostinfo": {
|
|
"Hostname": "squirtle",
|
|
"RoutableIPs": ["10.33.0.0/16"],
|
|
"RequestTags": ["tag:router"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Tags": ["tag:router"],
|
|
"MachineAuthorized": true,
|
|
"CapMap": {
|
|
"https://tailscale.com/cap/file-sharing": null,
|
|
"https://tailscale.com/cap/is-owner": null,
|
|
"https://tailscale.com/cap/ssh": null,
|
|
"https://tailscale.com/cap/tailnet-lock": null,
|
|
"probe-udp-lifetime": null,
|
|
"ssh-behavior-v1": null,
|
|
"ssh-env-vars": null,
|
|
"store-appc-routes": null,
|
|
"tailnet-display-name": ["odin@example.com"]
|
|
},
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
},
|
|
"AllCaps": [
|
|
"https://tailscale.com/cap/file-sharing",
|
|
"https://tailscale.com/cap/is-owner",
|
|
"https://tailscale.com/cap/ssh",
|
|
"https://tailscale.com/cap/tailnet-lock",
|
|
"probe-udp-lifetime",
|
|
"ssh-behavior-v1",
|
|
"ssh-env-vars",
|
|
"store-appc-routes",
|
|
"tailnet-display-name"
|
|
],
|
|
"NodeKey": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"MachineKey": "mkey:94be6a4800cdd3c94c41f9d73a3b9a25541c9097611f3dd31d36eab1c4d3d646",
|
|
"Peers": [{
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}],
|
|
"DNS": {"ExitNodeFilteredSet": [".ts.net", ".tailscale.net"]},
|
|
"PacketFilter": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"PacketFilterRules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"SSHPolicy": {"rules": []},
|
|
"CollectServices": false,
|
|
"DERPMap": {"Regions": {"1": {
|
|
"RegionID": 1,
|
|
"RegionCode": "nyc",
|
|
"RegionName": "New York City",
|
|
"Latitude": 40.7128,
|
|
"Longitude": -74.006,
|
|
"Nodes": [{
|
|
"Name": "1h",
|
|
"RegionID": 1,
|
|
"HostName": "derp1h.tailscale.com",
|
|
"IPv4": "199.38.181.93",
|
|
"IPv6": "2607:f740:f::afd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1g",
|
|
"RegionID": 1,
|
|
"HostName": "derp1g.tailscale.com",
|
|
"IPv4": "209.177.145.120",
|
|
"IPv6": "2607:f740:f::3eb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1i",
|
|
"RegionID": 1,
|
|
"HostName": "derp1i.tailscale.com",
|
|
"IPv4": "199.38.181.103",
|
|
"IPv6": "2607:f740:f::e19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1f",
|
|
"RegionID": 1,
|
|
"HostName": "derp1f.tailscale.com",
|
|
"IPv4": "199.38.181.104",
|
|
"IPv6": "2607:f740:f::bc",
|
|
"CanPort80": true
|
|
}]
|
|
}, "10": {
|
|
"RegionID": 10,
|
|
"RegionCode": "sea",
|
|
"RegionName": "Seattle",
|
|
"Latitude": 47.609722,
|
|
"Longitude": -122.333056,
|
|
"Nodes": [{
|
|
"Name": "10c",
|
|
"RegionID": 10,
|
|
"HostName": "derp10c.tailscale.com",
|
|
"IPv4": "192.73.240.121",
|
|
"IPv6": "2607:f740:14::40c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10d",
|
|
"RegionID": 10,
|
|
"HostName": "derp10d.tailscale.com",
|
|
"IPv4": "192.73.240.132",
|
|
"IPv6": "2607:f740:14::500",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10b",
|
|
"RegionID": 10,
|
|
"HostName": "derp10b.tailscale.com",
|
|
"IPv4": "192.73.240.161",
|
|
"IPv6": "2607:f740:14::61c",
|
|
"CanPort80": true
|
|
}]
|
|
}, "11": {
|
|
"RegionID": 11,
|
|
"RegionCode": "sao",
|
|
"RegionName": "São Paulo",
|
|
"Latitude": -23.55,
|
|
"Longitude": -46.633333,
|
|
"Nodes": [{
|
|
"Name": "11f",
|
|
"RegionID": 11,
|
|
"HostName": "derp11f.tailscale.com",
|
|
"IPv4": "172.237.61.197",
|
|
"IPv6": "2600:3c0d::2000:3bff:fe44:6166",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11g",
|
|
"RegionID": 11,
|
|
"HostName": "derp11g.tailscale.com",
|
|
"IPv4": "172.237.61.190",
|
|
"IPv6": "2600:3c0d::2000:62ff:febe:2e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11e",
|
|
"RegionID": 11,
|
|
"HostName": "derp11e.tailscale.com",
|
|
"IPv4": "172.237.61.194",
|
|
"IPv6": "2600:3c0d::2000:d2ff:fe43:1790",
|
|
"CanPort80": true
|
|
}]
|
|
}, "12": {
|
|
"RegionID": 12,
|
|
"RegionCode": "ord",
|
|
"RegionName": "Chicago",
|
|
"Latitude": 41.881944,
|
|
"Longitude": -87.627778,
|
|
"Nodes": [{
|
|
"Name": "12e",
|
|
"RegionID": 12,
|
|
"HostName": "derp12e.tailscale.com",
|
|
"IPv4": "209.177.158.15",
|
|
"IPv6": "2607:f740:e::b17",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12f",
|
|
"RegionID": 12,
|
|
"HostName": "derp12f.tailscale.com",
|
|
"IPv4": "199.38.182.118",
|
|
"IPv6": "2607:f740:e::4c8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12d",
|
|
"RegionID": 12,
|
|
"HostName": "derp12d.tailscale.com",
|
|
"IPv4": "209.177.158.246",
|
|
"IPv6": "2607:f740:e::811",
|
|
"CanPort80": true
|
|
}]
|
|
}, "13": {
|
|
"RegionID": 13,
|
|
"RegionCode": "den",
|
|
"RegionName": "Denver",
|
|
"Latitude": 39.7392,
|
|
"Longitude": -104.9849,
|
|
"Nodes": [{
|
|
"Name": "13c",
|
|
"RegionID": 13,
|
|
"HostName": "derp13c.tailscale.com",
|
|
"IPv4": "192.73.242.28",
|
|
"IPv6": "2607:f740:16::5c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13d",
|
|
"RegionID": 13,
|
|
"HostName": "derp13d.tailscale.com",
|
|
"IPv4": "192.73.242.204",
|
|
"IPv6": "2607:f740:16::c23",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13b",
|
|
"RegionID": 13,
|
|
"HostName": "derp13b.tailscale.com",
|
|
"IPv4": "192.73.242.187",
|
|
"IPv6": "2607:f740:16::640",
|
|
"CanPort80": true
|
|
}]
|
|
}, "14": {
|
|
"RegionID": 14,
|
|
"RegionCode": "ams",
|
|
"RegionName": "Amsterdam",
|
|
"Latitude": 52.372778,
|
|
"Longitude": 4.893611,
|
|
"Nodes": [{
|
|
"Name": "14c",
|
|
"RegionID": 14,
|
|
"HostName": "derp14c.tailscale.com",
|
|
"IPv4": "176.58.93.147",
|
|
"IPv6": "2a00:dd80:3c::b09",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14d",
|
|
"RegionID": 14,
|
|
"HostName": "derp14d.tailscale.com",
|
|
"IPv4": "176.58.93.154",
|
|
"IPv6": "2a00:dd80:3c::3d5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14b",
|
|
"RegionID": 14,
|
|
"HostName": "derp14b.tailscale.com",
|
|
"IPv4": "176.58.93.248",
|
|
"IPv6": "2a00:dd80:3c::807",
|
|
"CanPort80": true
|
|
}]
|
|
}, "15": {
|
|
"RegionID": 15,
|
|
"RegionCode": "jnb",
|
|
"RegionName": "Johannesburg",
|
|
"Latitude": -26.204444,
|
|
"Longitude": 28.045556,
|
|
"Nodes": [{
|
|
"Name": "15c",
|
|
"RegionID": 15,
|
|
"HostName": "derp15c.tailscale.com",
|
|
"IPv4": "102.67.165.185",
|
|
"IPv6": "2c0f:edb0:0:10::b59",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15d",
|
|
"RegionID": 15,
|
|
"HostName": "derp15d.tailscale.com",
|
|
"IPv4": "102.67.165.36",
|
|
"IPv6": "2c0f:edb0:0:10::599",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15b",
|
|
"RegionID": 15,
|
|
"HostName": "derp15b.tailscale.com",
|
|
"IPv4": "102.67.165.90",
|
|
"IPv6": "2c0f:edb0:0:10::963",
|
|
"CanPort80": true
|
|
}]
|
|
}, "16": {
|
|
"RegionID": 16,
|
|
"RegionCode": "mia",
|
|
"RegionName": "Miami",
|
|
"Latitude": 25.78,
|
|
"Longitude": -80.21,
|
|
"Nodes": [{
|
|
"Name": "16c",
|
|
"RegionID": 16,
|
|
"HostName": "derp16c.tailscale.com",
|
|
"IPv4": "192.73.243.229",
|
|
"IPv6": "2607:f740:17::4e4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16d",
|
|
"RegionID": 16,
|
|
"HostName": "derp16d.tailscale.com",
|
|
"IPv4": "192.73.243.141",
|
|
"IPv6": "2607:f740:17::475",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16b",
|
|
"RegionID": 16,
|
|
"HostName": "derp16b.tailscale.com",
|
|
"IPv4": "192.73.243.135",
|
|
"IPv6": "2607:f740:17::476",
|
|
"CanPort80": true
|
|
}]
|
|
}, "17": {
|
|
"RegionID": 17,
|
|
"RegionCode": "lax",
|
|
"RegionName": "Los Angeles",
|
|
"Latitude": 34.05,
|
|
"Longitude": -118.25,
|
|
"Nodes": [{
|
|
"Name": "17c",
|
|
"RegionID": 17,
|
|
"HostName": "derp17c.tailscale.com",
|
|
"IPv4": "208.111.40.12",
|
|
"IPv6": "2607:f740:c::10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17d",
|
|
"RegionID": 17,
|
|
"HostName": "derp17d.tailscale.com",
|
|
"IPv4": "208.111.40.216",
|
|
"IPv6": "2607:f740:c::e1b",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17b",
|
|
"RegionID": 17,
|
|
"HostName": "derp17b.tailscale.com",
|
|
"IPv4": "192.73.244.245",
|
|
"IPv6": "2607:f740:c::646",
|
|
"CanPort80": true
|
|
}]
|
|
}, "18": {
|
|
"RegionID": 18,
|
|
"RegionCode": "par",
|
|
"RegionName": "Paris",
|
|
"Latitude": 48.856667,
|
|
"Longitude": 2.352222,
|
|
"Nodes": [{
|
|
"Name": "18c",
|
|
"RegionID": 18,
|
|
"HostName": "derp18c.tailscale.com",
|
|
"IPv4": "176.58.90.207",
|
|
"IPv6": "2a00:dd80:3e::c19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18d",
|
|
"RegionID": 18,
|
|
"HostName": "derp18d.tailscale.com",
|
|
"IPv4": "176.58.90.104",
|
|
"IPv6": "2a00:dd80:3e::f2e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18b",
|
|
"RegionID": 18,
|
|
"HostName": "derp18b.tailscale.com",
|
|
"IPv4": "176.58.90.147",
|
|
"IPv6": "2a00:dd80:3e::363",
|
|
"CanPort80": true
|
|
}]
|
|
}, "19": {
|
|
"RegionID": 19,
|
|
"RegionCode": "mad",
|
|
"RegionName": "Madrid",
|
|
"Latitude": 40.416944,
|
|
"Longitude": -3.703333,
|
|
"Nodes": [{
|
|
"Name": "19c",
|
|
"RegionID": 19,
|
|
"HostName": "derp19c.tailscale.com",
|
|
"IPv4": "45.159.97.61",
|
|
"IPv6": "2a00:dd80:14:10::20",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19d",
|
|
"RegionID": 19,
|
|
"HostName": "derp19d.tailscale.com",
|
|
"IPv4": "45.159.97.233",
|
|
"IPv6": "2a00:dd80:14:10::34a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19b",
|
|
"RegionID": 19,
|
|
"HostName": "derp19b.tailscale.com",
|
|
"IPv4": "45.159.97.144",
|
|
"IPv6": "2a00:dd80:14:10::335",
|
|
"CanPort80": true
|
|
}]
|
|
}, "2": {
|
|
"RegionID": 2,
|
|
"RegionCode": "sfo",
|
|
"RegionName": "San Francisco",
|
|
"Latitude": 37.7775,
|
|
"Longitude": -122.416389,
|
|
"Nodes": [{
|
|
"Name": "2e",
|
|
"RegionID": 2,
|
|
"HostName": "derp2e.tailscale.com",
|
|
"IPv4": "192.73.252.134",
|
|
"IPv6": "2607:f740:0:3f::44c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2f",
|
|
"RegionID": 2,
|
|
"HostName": "derp2f.tailscale.com",
|
|
"IPv4": "208.111.34.178",
|
|
"IPv6": "2607:f740:0:3f::f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2d",
|
|
"RegionID": 2,
|
|
"HostName": "derp2d.tailscale.com",
|
|
"IPv4": "192.73.252.65",
|
|
"IPv6": "2607:f740:0:3f::287",
|
|
"CanPort80": true
|
|
}]
|
|
}, "20": {
|
|
"RegionID": 20,
|
|
"RegionCode": "hkg",
|
|
"RegionName": "Hong Kong",
|
|
"Latitude": 22.3193,
|
|
"Longitude": 114.1694,
|
|
"Nodes": [{
|
|
"Name": "20c",
|
|
"RegionID": 20,
|
|
"HostName": "derp20c.tailscale.com",
|
|
"IPv4": "205.147.105.30",
|
|
"IPv6": "2403:2500:8000:1::5fb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20d",
|
|
"RegionID": 20,
|
|
"HostName": "derp20d.tailscale.com",
|
|
"IPv4": "205.147.105.78",
|
|
"IPv6": "2403:2500:8000:1::e9a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20b",
|
|
"RegionID": 20,
|
|
"HostName": "derp20b.tailscale.com",
|
|
"IPv4": "103.6.84.152",
|
|
"IPv6": "2403:2500:8000:1::ef6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "21": {
|
|
"RegionID": 21,
|
|
"RegionCode": "tor",
|
|
"RegionName": "Toronto",
|
|
"Latitude": 43.741667,
|
|
"Longitude": -79.373333,
|
|
"Nodes": [{
|
|
"Name": "21c",
|
|
"RegionID": 21,
|
|
"HostName": "derp21c.tailscale.com",
|
|
"IPv4": "162.248.221.215",
|
|
"IPv6": "2607:f740:50::f10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21d",
|
|
"RegionID": 21,
|
|
"HostName": "derp21d.tailscale.com",
|
|
"IPv4": "162.248.221.248",
|
|
"IPv6": "2607:f740:50::ca4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21b",
|
|
"RegionID": 21,
|
|
"HostName": "derp21b.tailscale.com",
|
|
"IPv4": "162.248.221.199",
|
|
"IPv6": "2607:f740:50::1d1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "22": {
|
|
"RegionID": 22,
|
|
"RegionCode": "waw",
|
|
"RegionName": "Warsaw",
|
|
"Latitude": 52.23,
|
|
"Longitude": 21.011111,
|
|
"Nodes": [{
|
|
"Name": "22c",
|
|
"RegionID": 22,
|
|
"HostName": "derp22c.tailscale.com",
|
|
"IPv4": "45.159.98.253",
|
|
"IPv6": "2a00:dd80:40:100::3f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22d",
|
|
"RegionID": 22,
|
|
"HostName": "derp22d.tailscale.com",
|
|
"IPv4": "45.159.98.145",
|
|
"IPv6": "2a00:dd80:40:100::211",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22b",
|
|
"RegionID": 22,
|
|
"HostName": "derp22b.tailscale.com",
|
|
"IPv4": "45.159.98.196",
|
|
"IPv6": "2a00:dd80:40:100::316",
|
|
"CanPort80": true
|
|
}]
|
|
}, "23": {
|
|
"RegionID": 23,
|
|
"RegionCode": "dbi",
|
|
"RegionName": "Dubai",
|
|
"Latitude": 25.263056,
|
|
"Longitude": 55.297222,
|
|
"Nodes": [{
|
|
"Name": "23c",
|
|
"RegionID": 23,
|
|
"HostName": "derp23c.tailscale.com",
|
|
"IPv4": "185.34.3.207",
|
|
"IPv6": "2a00:dd80:3f:100::a50",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23d",
|
|
"RegionID": 23,
|
|
"HostName": "derp23d.tailscale.com",
|
|
"IPv4": "185.34.3.75",
|
|
"IPv6": "2a00:dd80:3f:100::97e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23b",
|
|
"RegionID": 23,
|
|
"HostName": "derp23b.tailscale.com",
|
|
"IPv4": "185.34.3.232",
|
|
"IPv6": "2a00:dd80:3f:100::76f",
|
|
"CanPort80": true
|
|
}]
|
|
}, "24": {
|
|
"RegionID": 24,
|
|
"RegionCode": "hnl",
|
|
"RegionName": "Honolulu",
|
|
"Latitude": 21.306944,
|
|
"Longitude": -157.858333,
|
|
"Nodes": [{
|
|
"Name": "24c",
|
|
"RegionID": 24,
|
|
"HostName": "derp24c.tailscale.com",
|
|
"IPv4": "208.83.233.233",
|
|
"IPv6": "2001:19f0:c000:c591:5400:04ff:fe26:2c5f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24d",
|
|
"RegionID": 24,
|
|
"HostName": "derp24d.tailscale.com",
|
|
"IPv4": "208.72.155.133",
|
|
"IPv6": "2001:19f0:c000:c564:5400:04ff:fe26:2ba8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24b",
|
|
"RegionID": 24,
|
|
"HostName": "derp24b.tailscale.com",
|
|
"IPv4": "208.83.234.151",
|
|
"IPv6": "2001:19f0:c000:c586:5400:04ff:fe26:2ba6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "25": {
|
|
"RegionID": 25,
|
|
"RegionCode": "nai",
|
|
"RegionName": "Nairobi",
|
|
"Latitude": -1.286389,
|
|
"Longitude": 36.817222,
|
|
"Nodes": [{
|
|
"Name": "25c",
|
|
"RegionID": 25,
|
|
"HostName": "derp25c.tailscale.com",
|
|
"IPv4": "102.67.167.37",
|
|
"IPv6": "2c0f:edb0:2000:1::2c7",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25d",
|
|
"RegionID": 25,
|
|
"HostName": "derp25d.tailscale.com",
|
|
"IPv4": "102.67.167.188",
|
|
"IPv6": "2c0f:edb0:2000:1::188",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25b",
|
|
"RegionID": 25,
|
|
"HostName": "derp25b.tailscale.com",
|
|
"IPv4": "102.67.167.245",
|
|
"IPv6": "2c0f:edb0:2000:1::2e9",
|
|
"CanPort80": true
|
|
}]
|
|
}, "26": {
|
|
"RegionID": 26,
|
|
"RegionCode": "nue",
|
|
"RegionName": "Nuremberg",
|
|
"Latitude": 49.453889,
|
|
"Longitude": 11.0775,
|
|
"Nodes": [{
|
|
"Name": "26c",
|
|
"RegionID": 26,
|
|
"HostName": "derp26c.tailscale.com",
|
|
"IPv4": "49.12.193.137",
|
|
"IPv6": "2a01:4f8:1c1c:5c70::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26d",
|
|
"RegionID": 26,
|
|
"HostName": "derp26d.tailscale.com",
|
|
"IPv4": "49.13.204.141",
|
|
"IPv6": "2a01:4f8:1c0c:7d06::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26b",
|
|
"RegionID": 26,
|
|
"HostName": "derp26b.tailscale.com",
|
|
"IPv4": "167.235.72.200",
|
|
"IPv6": "2a01:4f8:1c1c:47b6::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "27": {
|
|
"RegionID": 27,
|
|
"RegionCode": "iad",
|
|
"RegionName": "Ashburn",
|
|
"Latitude": 39.03,
|
|
"Longitude": -77.471111,
|
|
"Nodes": [{
|
|
"Name": "27d",
|
|
"RegionID": 27,
|
|
"HostName": "derp27d.tailscale.com",
|
|
"IPv4": "178.156.152.106",
|
|
"IPv6": "2a01:4ff:f0:3c8e::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27c",
|
|
"RegionID": 27,
|
|
"HostName": "derp27c.tailscale.com",
|
|
"IPv4": "178.156.152.91",
|
|
"IPv6": "2a01:4ff:f0:3913::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27e",
|
|
"RegionID": 27,
|
|
"HostName": "derp27e.tailscale.com",
|
|
"IPv4": "178.156.134.232",
|
|
"IPv6": "2a01:4ff:f0:28d4::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27b",
|
|
"RegionID": 27,
|
|
"HostName": "derp27b.tailscale.com",
|
|
"IPv4": "5.161.218.233",
|
|
"IPv6": "2a01:4ff:f0:3db9::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "28": {
|
|
"RegionID": 28,
|
|
"RegionCode": "hel",
|
|
"RegionName": "Helsinki",
|
|
"Latitude": 60.170833,
|
|
"Longitude": 24.9375,
|
|
"Nodes": [{
|
|
"Name": "28c",
|
|
"RegionID": 28,
|
|
"HostName": "derp28c.tailscale.com",
|
|
"IPv4": "95.217.2.165",
|
|
"IPv6": "2a01:4f9:c012:cd74::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28d",
|
|
"RegionID": 28,
|
|
"HostName": "derp28d.tailscale.com",
|
|
"IPv4": "157.180.28.32",
|
|
"IPv6": "2a01:4f9:c012:2e5b::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28b",
|
|
"RegionID": 28,
|
|
"HostName": "derp28b.tailscale.com",
|
|
"IPv4": "65.109.143.62",
|
|
"IPv6": "2a01:4f9:c012:d55c::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "3": {
|
|
"RegionID": 3,
|
|
"RegionCode": "sin",
|
|
"RegionName": "Singapore",
|
|
"Latitude": 1.3521,
|
|
"Longitude": 103.8198,
|
|
"Nodes": [{
|
|
"Name": "3g",
|
|
"RegionID": 3,
|
|
"HostName": "derp3g.tailscale.com",
|
|
"IPv4": "172.237.72.79",
|
|
"IPv6": "2600:3c15::2000:adff:fe08:6fab",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3f",
|
|
"RegionID": 3,
|
|
"HostName": "derp3f.tailscale.com",
|
|
"IPv4": "172.237.72.8",
|
|
"IPv6": "2600:3c15::2000:53ff:fe48:a668",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3h",
|
|
"RegionID": 3,
|
|
"HostName": "derp3h.tailscale.com",
|
|
"IPv4": "172.237.66.30",
|
|
"IPv6": "2600:3c15::2000:3dff:fe44:50aa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3e",
|
|
"RegionID": 3,
|
|
"HostName": "derp3e.tailscale.com",
|
|
"IPv4": "172.237.72.43",
|
|
"IPv6": "2600:3c15::2000:6cff:fee4:d799",
|
|
"CanPort80": true
|
|
}]
|
|
}, "4": {
|
|
"RegionID": 4,
|
|
"RegionCode": "fra",
|
|
"RegionName": "Frankfurt",
|
|
"Latitude": 50.1109,
|
|
"Longitude": 8.6821,
|
|
"Nodes": [{
|
|
"Name": "4h",
|
|
"RegionID": 4,
|
|
"HostName": "derp4h.tailscale.com",
|
|
"IPv4": "185.40.234.77",
|
|
"IPv6": "2a00:dd80:20::bcf",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4i",
|
|
"RegionID": 4,
|
|
"HostName": "derp4i.tailscale.com",
|
|
"IPv4": "185.40.234.53",
|
|
"IPv6": "2a00:dd80:20::8a6",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4g",
|
|
"RegionID": 4,
|
|
"HostName": "derp4g.tailscale.com",
|
|
"IPv4": "185.40.234.113",
|
|
"IPv6": "2a00:dd80:20::8f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4j",
|
|
"RegionID": 4,
|
|
"HostName": "derp4j.tailscale.com",
|
|
"IPv4": "185.40.234.176",
|
|
"IPv6": "2a00:dd80:20::e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4f",
|
|
"RegionID": 4,
|
|
"HostName": "derp4f.tailscale.com",
|
|
"IPv4": "185.40.234.219",
|
|
"IPv6": "2a00:dd80:20::a25",
|
|
"CanPort80": true
|
|
}]
|
|
}, "5": {
|
|
"RegionID": 5,
|
|
"RegionCode": "syd",
|
|
"RegionName": "Sydney",
|
|
"Latitude": -33.867778,
|
|
"Longitude": 151.21,
|
|
"Nodes": [{
|
|
"Name": "5f",
|
|
"RegionID": 5,
|
|
"HostName": "derp5f.tailscale.com",
|
|
"IPv4": "172.105.166.103",
|
|
"IPv6": "2400:8907::2000:ccff:fe1f:80da",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5g",
|
|
"RegionID": 5,
|
|
"HostName": "derp5g.tailscale.com",
|
|
"IPv4": "172.105.169.57",
|
|
"IPv6": "2400:8907::2000:2fff:fea7:57f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5e",
|
|
"RegionID": 5,
|
|
"HostName": "derp5e.tailscale.com",
|
|
"IPv4": "172.105.179.230",
|
|
"IPv6": "2400:8907::2000:ceff:fe8d:4f4e",
|
|
"CanPort80": true
|
|
}]
|
|
}, "6": {
|
|
"RegionID": 6,
|
|
"RegionCode": "blr",
|
|
"RegionName": "Bengaluru",
|
|
"Latitude": 12.9716,
|
|
"Longitude": 77.5946,
|
|
"Nodes": [{
|
|
"Name": "6a",
|
|
"RegionID": 6,
|
|
"HostName": "derp6.tailscale.com",
|
|
"IPv4": "68.183.90.120",
|
|
"IPv6": "2400:6180:100:d0::982:d001",
|
|
"CanPort80": true
|
|
}]
|
|
}, "7": {
|
|
"RegionID": 7,
|
|
"RegionCode": "tok",
|
|
"RegionName": "Tokyo",
|
|
"Latitude": 35.6764,
|
|
"Longitude": 139.65,
|
|
"Nodes": [{
|
|
"Name": "7g",
|
|
"RegionID": 7,
|
|
"HostName": "derp7g.tailscale.com",
|
|
"IPv4": "172.238.6.179",
|
|
"IPv6": "2600:3c18::2000:3fff:fe80:3ebd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7f",
|
|
"RegionID": 7,
|
|
"HostName": "derp7f.tailscale.com",
|
|
"IPv4": "172.238.6.34",
|
|
"IPv6": "2600:3c18::2000:acff:fe8e:3ed5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7h",
|
|
"RegionID": 7,
|
|
"HostName": "derp7h.tailscale.com",
|
|
"IPv4": "172.237.28.183",
|
|
"IPv6": "2600:3c18::2000:b1ff:fea9:4560",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7e",
|
|
"RegionID": 7,
|
|
"HostName": "derp7e.tailscale.com",
|
|
"IPv4": "172.238.6.180",
|
|
"IPv6": "2600:3c18::2000:60ff:fe0f:6e83",
|
|
"STUNOnly": true,
|
|
"CanPort80": true
|
|
}]
|
|
}, "8": {
|
|
"RegionID": 8,
|
|
"RegionCode": "lhr",
|
|
"RegionName": "London",
|
|
"Latitude": 51.5072,
|
|
"Longitude": 0.1276,
|
|
"Nodes": [{
|
|
"Name": "8f",
|
|
"RegionID": 8,
|
|
"HostName": "derp8f.tailscale.com",
|
|
"IPv4": "176.58.88.183",
|
|
"IPv6": "2a00:dd80:3a::dfa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8g",
|
|
"RegionID": 8,
|
|
"HostName": "derp8g.tailscale.com",
|
|
"IPv4": "176.58.92.254",
|
|
"IPv6": "2a00:dd80:3a::ed",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8e",
|
|
"RegionID": 8,
|
|
"HostName": "derp8e.tailscale.com",
|
|
"IPv4": "176.58.92.144",
|
|
"IPv6": "2a00:dd80:3a::b33",
|
|
"CanPort80": true
|
|
}]
|
|
}, "9": {
|
|
"RegionID": 9,
|
|
"RegionCode": "dfw",
|
|
"RegionName": "Dallas",
|
|
"Latitude": 32.779167,
|
|
"Longitude": -96.808889,
|
|
"Nodes": [{
|
|
"Name": "9e",
|
|
"RegionID": 9,
|
|
"HostName": "derp9e.tailscale.com",
|
|
"IPv4": "192.73.248.83",
|
|
"IPv6": "2607:f740:100::359",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9f",
|
|
"RegionID": 9,
|
|
"HostName": "derp9f.tailscale.com",
|
|
"IPv4": "209.177.156.197",
|
|
"IPv6": "2607:f740:100::cad",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9d",
|
|
"RegionID": 9,
|
|
"HostName": "derp9d.tailscale.com",
|
|
"IPv4": "209.177.156.94",
|
|
"IPv6": "2607:f740:100::c05",
|
|
"CanPort80": true
|
|
}]
|
|
}}},
|
|
"DisplayMessages": null,
|
|
"TKAEnabled": false,
|
|
"TKAHead": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
|
|
"Domain": "odin@example.com",
|
|
"DomainAuditLogID": "",
|
|
"UserProfiles": {
|
|
"1260082990019555": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
},
|
|
"2425025881147271": {
|
|
"ID": 2425025881147271,
|
|
"LoginName": "squirtle.tail78f774.ts.net",
|
|
"DisplayName": "squirtle"
|
|
},
|
|
"3982058329734709": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"}
|
|
}
|
|
},
|
|
"whois": {"100.105.244.125": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.106.226.110": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.107.1.57": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.109.185.75": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.112.99.43": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.250.27": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.8.22": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.9.20": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.118.73": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.81.81.92": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.83.206.87": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.87.9.97": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.92.218.35": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.254.39": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::237:f47d": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::3937:914": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::4237:139": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::5037:ce57": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::7837:515c": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::8137:da23": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9637:7649": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a137:e26e": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a337:632b": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cb37:816": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d437:b94b": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:961": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::ee37:fa1b": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::f237:fe27": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}}
|
|
}, "venusaur": {
|
|
"packet_filter_rules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"packet_filter_matches": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"Hostinfo": {"Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"MachineAuthorized": true,
|
|
"CapMap": {
|
|
"https://tailscale.com/cap/file-sharing": null,
|
|
"https://tailscale.com/cap/is-admin": null,
|
|
"https://tailscale.com/cap/ssh": null,
|
|
"https://tailscale.com/cap/tailnet-lock": null,
|
|
"probe-udp-lifetime": null,
|
|
"ssh-behavior-v1": null,
|
|
"ssh-env-vars": null,
|
|
"store-appc-routes": null,
|
|
"tailnet-display-name": ["odin@example.com"]
|
|
},
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
},
|
|
"AllCaps": [
|
|
"https://tailscale.com/cap/file-sharing",
|
|
"https://tailscale.com/cap/is-admin",
|
|
"https://tailscale.com/cap/ssh",
|
|
"https://tailscale.com/cap/tailnet-lock",
|
|
"probe-udp-lifetime",
|
|
"ssh-behavior-v1",
|
|
"ssh-env-vars",
|
|
"store-appc-routes",
|
|
"tailnet-display-name"
|
|
],
|
|
"NodeKey": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"MachineKey": "mkey:b2e01d6d92774abbcfd20c49789823048c3ef7287e179e45764b803609e74913",
|
|
"Peers": [{
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}],
|
|
"DNS": {"ExitNodeFilteredSet": [".ts.net", ".tailscale.net"]},
|
|
"PacketFilter": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"PacketFilterRules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"SSHPolicy": {"rules": []},
|
|
"CollectServices": false,
|
|
"DERPMap": {"Regions": {"1": {
|
|
"RegionID": 1,
|
|
"RegionCode": "nyc",
|
|
"RegionName": "New York City",
|
|
"Latitude": 40.7128,
|
|
"Longitude": -74.006,
|
|
"Nodes": [{
|
|
"Name": "1h",
|
|
"RegionID": 1,
|
|
"HostName": "derp1h.tailscale.com",
|
|
"IPv4": "199.38.181.93",
|
|
"IPv6": "2607:f740:f::afd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1g",
|
|
"RegionID": 1,
|
|
"HostName": "derp1g.tailscale.com",
|
|
"IPv4": "209.177.145.120",
|
|
"IPv6": "2607:f740:f::3eb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1i",
|
|
"RegionID": 1,
|
|
"HostName": "derp1i.tailscale.com",
|
|
"IPv4": "199.38.181.103",
|
|
"IPv6": "2607:f740:f::e19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1f",
|
|
"RegionID": 1,
|
|
"HostName": "derp1f.tailscale.com",
|
|
"IPv4": "199.38.181.104",
|
|
"IPv6": "2607:f740:f::bc",
|
|
"CanPort80": true
|
|
}]
|
|
}, "10": {
|
|
"RegionID": 10,
|
|
"RegionCode": "sea",
|
|
"RegionName": "Seattle",
|
|
"Latitude": 47.609722,
|
|
"Longitude": -122.333056,
|
|
"Nodes": [{
|
|
"Name": "10c",
|
|
"RegionID": 10,
|
|
"HostName": "derp10c.tailscale.com",
|
|
"IPv4": "192.73.240.121",
|
|
"IPv6": "2607:f740:14::40c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10d",
|
|
"RegionID": 10,
|
|
"HostName": "derp10d.tailscale.com",
|
|
"IPv4": "192.73.240.132",
|
|
"IPv6": "2607:f740:14::500",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10b",
|
|
"RegionID": 10,
|
|
"HostName": "derp10b.tailscale.com",
|
|
"IPv4": "192.73.240.161",
|
|
"IPv6": "2607:f740:14::61c",
|
|
"CanPort80": true
|
|
}]
|
|
}, "11": {
|
|
"RegionID": 11,
|
|
"RegionCode": "sao",
|
|
"RegionName": "São Paulo",
|
|
"Latitude": -23.55,
|
|
"Longitude": -46.633333,
|
|
"Nodes": [{
|
|
"Name": "11f",
|
|
"RegionID": 11,
|
|
"HostName": "derp11f.tailscale.com",
|
|
"IPv4": "172.237.61.197",
|
|
"IPv6": "2600:3c0d::2000:3bff:fe44:6166",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11g",
|
|
"RegionID": 11,
|
|
"HostName": "derp11g.tailscale.com",
|
|
"IPv4": "172.237.61.190",
|
|
"IPv6": "2600:3c0d::2000:62ff:febe:2e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11e",
|
|
"RegionID": 11,
|
|
"HostName": "derp11e.tailscale.com",
|
|
"IPv4": "172.237.61.194",
|
|
"IPv6": "2600:3c0d::2000:d2ff:fe43:1790",
|
|
"CanPort80": true
|
|
}]
|
|
}, "12": {
|
|
"RegionID": 12,
|
|
"RegionCode": "ord",
|
|
"RegionName": "Chicago",
|
|
"Latitude": 41.881944,
|
|
"Longitude": -87.627778,
|
|
"Nodes": [{
|
|
"Name": "12e",
|
|
"RegionID": 12,
|
|
"HostName": "derp12e.tailscale.com",
|
|
"IPv4": "209.177.158.15",
|
|
"IPv6": "2607:f740:e::b17",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12f",
|
|
"RegionID": 12,
|
|
"HostName": "derp12f.tailscale.com",
|
|
"IPv4": "199.38.182.118",
|
|
"IPv6": "2607:f740:e::4c8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12d",
|
|
"RegionID": 12,
|
|
"HostName": "derp12d.tailscale.com",
|
|
"IPv4": "209.177.158.246",
|
|
"IPv6": "2607:f740:e::811",
|
|
"CanPort80": true
|
|
}]
|
|
}, "13": {
|
|
"RegionID": 13,
|
|
"RegionCode": "den",
|
|
"RegionName": "Denver",
|
|
"Latitude": 39.7392,
|
|
"Longitude": -104.9849,
|
|
"Nodes": [{
|
|
"Name": "13c",
|
|
"RegionID": 13,
|
|
"HostName": "derp13c.tailscale.com",
|
|
"IPv4": "192.73.242.28",
|
|
"IPv6": "2607:f740:16::5c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13d",
|
|
"RegionID": 13,
|
|
"HostName": "derp13d.tailscale.com",
|
|
"IPv4": "192.73.242.204",
|
|
"IPv6": "2607:f740:16::c23",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13b",
|
|
"RegionID": 13,
|
|
"HostName": "derp13b.tailscale.com",
|
|
"IPv4": "192.73.242.187",
|
|
"IPv6": "2607:f740:16::640",
|
|
"CanPort80": true
|
|
}]
|
|
}, "14": {
|
|
"RegionID": 14,
|
|
"RegionCode": "ams",
|
|
"RegionName": "Amsterdam",
|
|
"Latitude": 52.372778,
|
|
"Longitude": 4.893611,
|
|
"Nodes": [{
|
|
"Name": "14c",
|
|
"RegionID": 14,
|
|
"HostName": "derp14c.tailscale.com",
|
|
"IPv4": "176.58.93.147",
|
|
"IPv6": "2a00:dd80:3c::b09",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14d",
|
|
"RegionID": 14,
|
|
"HostName": "derp14d.tailscale.com",
|
|
"IPv4": "176.58.93.154",
|
|
"IPv6": "2a00:dd80:3c::3d5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14b",
|
|
"RegionID": 14,
|
|
"HostName": "derp14b.tailscale.com",
|
|
"IPv4": "176.58.93.248",
|
|
"IPv6": "2a00:dd80:3c::807",
|
|
"CanPort80": true
|
|
}]
|
|
}, "15": {
|
|
"RegionID": 15,
|
|
"RegionCode": "jnb",
|
|
"RegionName": "Johannesburg",
|
|
"Latitude": -26.204444,
|
|
"Longitude": 28.045556,
|
|
"Nodes": [{
|
|
"Name": "15c",
|
|
"RegionID": 15,
|
|
"HostName": "derp15c.tailscale.com",
|
|
"IPv4": "102.67.165.185",
|
|
"IPv6": "2c0f:edb0:0:10::b59",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15d",
|
|
"RegionID": 15,
|
|
"HostName": "derp15d.tailscale.com",
|
|
"IPv4": "102.67.165.36",
|
|
"IPv6": "2c0f:edb0:0:10::599",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15b",
|
|
"RegionID": 15,
|
|
"HostName": "derp15b.tailscale.com",
|
|
"IPv4": "102.67.165.90",
|
|
"IPv6": "2c0f:edb0:0:10::963",
|
|
"CanPort80": true
|
|
}]
|
|
}, "16": {
|
|
"RegionID": 16,
|
|
"RegionCode": "mia",
|
|
"RegionName": "Miami",
|
|
"Latitude": 25.78,
|
|
"Longitude": -80.21,
|
|
"Nodes": [{
|
|
"Name": "16c",
|
|
"RegionID": 16,
|
|
"HostName": "derp16c.tailscale.com",
|
|
"IPv4": "192.73.243.229",
|
|
"IPv6": "2607:f740:17::4e4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16d",
|
|
"RegionID": 16,
|
|
"HostName": "derp16d.tailscale.com",
|
|
"IPv4": "192.73.243.141",
|
|
"IPv6": "2607:f740:17::475",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16b",
|
|
"RegionID": 16,
|
|
"HostName": "derp16b.tailscale.com",
|
|
"IPv4": "192.73.243.135",
|
|
"IPv6": "2607:f740:17::476",
|
|
"CanPort80": true
|
|
}]
|
|
}, "17": {
|
|
"RegionID": 17,
|
|
"RegionCode": "lax",
|
|
"RegionName": "Los Angeles",
|
|
"Latitude": 34.05,
|
|
"Longitude": -118.25,
|
|
"Nodes": [{
|
|
"Name": "17c",
|
|
"RegionID": 17,
|
|
"HostName": "derp17c.tailscale.com",
|
|
"IPv4": "208.111.40.12",
|
|
"IPv6": "2607:f740:c::10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17d",
|
|
"RegionID": 17,
|
|
"HostName": "derp17d.tailscale.com",
|
|
"IPv4": "208.111.40.216",
|
|
"IPv6": "2607:f740:c::e1b",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17b",
|
|
"RegionID": 17,
|
|
"HostName": "derp17b.tailscale.com",
|
|
"IPv4": "192.73.244.245",
|
|
"IPv6": "2607:f740:c::646",
|
|
"CanPort80": true
|
|
}]
|
|
}, "18": {
|
|
"RegionID": 18,
|
|
"RegionCode": "par",
|
|
"RegionName": "Paris",
|
|
"Latitude": 48.856667,
|
|
"Longitude": 2.352222,
|
|
"Nodes": [{
|
|
"Name": "18c",
|
|
"RegionID": 18,
|
|
"HostName": "derp18c.tailscale.com",
|
|
"IPv4": "176.58.90.207",
|
|
"IPv6": "2a00:dd80:3e::c19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18d",
|
|
"RegionID": 18,
|
|
"HostName": "derp18d.tailscale.com",
|
|
"IPv4": "176.58.90.104",
|
|
"IPv6": "2a00:dd80:3e::f2e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18b",
|
|
"RegionID": 18,
|
|
"HostName": "derp18b.tailscale.com",
|
|
"IPv4": "176.58.90.147",
|
|
"IPv6": "2a00:dd80:3e::363",
|
|
"CanPort80": true
|
|
}]
|
|
}, "19": {
|
|
"RegionID": 19,
|
|
"RegionCode": "mad",
|
|
"RegionName": "Madrid",
|
|
"Latitude": 40.416944,
|
|
"Longitude": -3.703333,
|
|
"Nodes": [{
|
|
"Name": "19c",
|
|
"RegionID": 19,
|
|
"HostName": "derp19c.tailscale.com",
|
|
"IPv4": "45.159.97.61",
|
|
"IPv6": "2a00:dd80:14:10::20",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19d",
|
|
"RegionID": 19,
|
|
"HostName": "derp19d.tailscale.com",
|
|
"IPv4": "45.159.97.233",
|
|
"IPv6": "2a00:dd80:14:10::34a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19b",
|
|
"RegionID": 19,
|
|
"HostName": "derp19b.tailscale.com",
|
|
"IPv4": "45.159.97.144",
|
|
"IPv6": "2a00:dd80:14:10::335",
|
|
"CanPort80": true
|
|
}]
|
|
}, "2": {
|
|
"RegionID": 2,
|
|
"RegionCode": "sfo",
|
|
"RegionName": "San Francisco",
|
|
"Latitude": 37.7775,
|
|
"Longitude": -122.416389,
|
|
"Nodes": [{
|
|
"Name": "2e",
|
|
"RegionID": 2,
|
|
"HostName": "derp2e.tailscale.com",
|
|
"IPv4": "192.73.252.134",
|
|
"IPv6": "2607:f740:0:3f::44c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2f",
|
|
"RegionID": 2,
|
|
"HostName": "derp2f.tailscale.com",
|
|
"IPv4": "208.111.34.178",
|
|
"IPv6": "2607:f740:0:3f::f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2d",
|
|
"RegionID": 2,
|
|
"HostName": "derp2d.tailscale.com",
|
|
"IPv4": "192.73.252.65",
|
|
"IPv6": "2607:f740:0:3f::287",
|
|
"CanPort80": true
|
|
}]
|
|
}, "20": {
|
|
"RegionID": 20,
|
|
"RegionCode": "hkg",
|
|
"RegionName": "Hong Kong",
|
|
"Latitude": 22.3193,
|
|
"Longitude": 114.1694,
|
|
"Nodes": [{
|
|
"Name": "20c",
|
|
"RegionID": 20,
|
|
"HostName": "derp20c.tailscale.com",
|
|
"IPv4": "205.147.105.30",
|
|
"IPv6": "2403:2500:8000:1::5fb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20d",
|
|
"RegionID": 20,
|
|
"HostName": "derp20d.tailscale.com",
|
|
"IPv4": "205.147.105.78",
|
|
"IPv6": "2403:2500:8000:1::e9a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20b",
|
|
"RegionID": 20,
|
|
"HostName": "derp20b.tailscale.com",
|
|
"IPv4": "103.6.84.152",
|
|
"IPv6": "2403:2500:8000:1::ef6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "21": {
|
|
"RegionID": 21,
|
|
"RegionCode": "tor",
|
|
"RegionName": "Toronto",
|
|
"Latitude": 43.741667,
|
|
"Longitude": -79.373333,
|
|
"Nodes": [{
|
|
"Name": "21c",
|
|
"RegionID": 21,
|
|
"HostName": "derp21c.tailscale.com",
|
|
"IPv4": "162.248.221.215",
|
|
"IPv6": "2607:f740:50::f10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21d",
|
|
"RegionID": 21,
|
|
"HostName": "derp21d.tailscale.com",
|
|
"IPv4": "162.248.221.248",
|
|
"IPv6": "2607:f740:50::ca4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21b",
|
|
"RegionID": 21,
|
|
"HostName": "derp21b.tailscale.com",
|
|
"IPv4": "162.248.221.199",
|
|
"IPv6": "2607:f740:50::1d1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "22": {
|
|
"RegionID": 22,
|
|
"RegionCode": "waw",
|
|
"RegionName": "Warsaw",
|
|
"Latitude": 52.23,
|
|
"Longitude": 21.011111,
|
|
"Nodes": [{
|
|
"Name": "22c",
|
|
"RegionID": 22,
|
|
"HostName": "derp22c.tailscale.com",
|
|
"IPv4": "45.159.98.253",
|
|
"IPv6": "2a00:dd80:40:100::3f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22d",
|
|
"RegionID": 22,
|
|
"HostName": "derp22d.tailscale.com",
|
|
"IPv4": "45.159.98.145",
|
|
"IPv6": "2a00:dd80:40:100::211",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22b",
|
|
"RegionID": 22,
|
|
"HostName": "derp22b.tailscale.com",
|
|
"IPv4": "45.159.98.196",
|
|
"IPv6": "2a00:dd80:40:100::316",
|
|
"CanPort80": true
|
|
}]
|
|
}, "23": {
|
|
"RegionID": 23,
|
|
"RegionCode": "dbi",
|
|
"RegionName": "Dubai",
|
|
"Latitude": 25.263056,
|
|
"Longitude": 55.297222,
|
|
"Nodes": [{
|
|
"Name": "23c",
|
|
"RegionID": 23,
|
|
"HostName": "derp23c.tailscale.com",
|
|
"IPv4": "185.34.3.207",
|
|
"IPv6": "2a00:dd80:3f:100::a50",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23d",
|
|
"RegionID": 23,
|
|
"HostName": "derp23d.tailscale.com",
|
|
"IPv4": "185.34.3.75",
|
|
"IPv6": "2a00:dd80:3f:100::97e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23b",
|
|
"RegionID": 23,
|
|
"HostName": "derp23b.tailscale.com",
|
|
"IPv4": "185.34.3.232",
|
|
"IPv6": "2a00:dd80:3f:100::76f",
|
|
"CanPort80": true
|
|
}]
|
|
}, "24": {
|
|
"RegionID": 24,
|
|
"RegionCode": "hnl",
|
|
"RegionName": "Honolulu",
|
|
"Latitude": 21.306944,
|
|
"Longitude": -157.858333,
|
|
"Nodes": [{
|
|
"Name": "24c",
|
|
"RegionID": 24,
|
|
"HostName": "derp24c.tailscale.com",
|
|
"IPv4": "208.83.233.233",
|
|
"IPv6": "2001:19f0:c000:c591:5400:04ff:fe26:2c5f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24d",
|
|
"RegionID": 24,
|
|
"HostName": "derp24d.tailscale.com",
|
|
"IPv4": "208.72.155.133",
|
|
"IPv6": "2001:19f0:c000:c564:5400:04ff:fe26:2ba8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24b",
|
|
"RegionID": 24,
|
|
"HostName": "derp24b.tailscale.com",
|
|
"IPv4": "208.83.234.151",
|
|
"IPv6": "2001:19f0:c000:c586:5400:04ff:fe26:2ba6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "25": {
|
|
"RegionID": 25,
|
|
"RegionCode": "nai",
|
|
"RegionName": "Nairobi",
|
|
"Latitude": -1.286389,
|
|
"Longitude": 36.817222,
|
|
"Nodes": [{
|
|
"Name": "25c",
|
|
"RegionID": 25,
|
|
"HostName": "derp25c.tailscale.com",
|
|
"IPv4": "102.67.167.37",
|
|
"IPv6": "2c0f:edb0:2000:1::2c7",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25d",
|
|
"RegionID": 25,
|
|
"HostName": "derp25d.tailscale.com",
|
|
"IPv4": "102.67.167.188",
|
|
"IPv6": "2c0f:edb0:2000:1::188",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25b",
|
|
"RegionID": 25,
|
|
"HostName": "derp25b.tailscale.com",
|
|
"IPv4": "102.67.167.245",
|
|
"IPv6": "2c0f:edb0:2000:1::2e9",
|
|
"CanPort80": true
|
|
}]
|
|
}, "26": {
|
|
"RegionID": 26,
|
|
"RegionCode": "nue",
|
|
"RegionName": "Nuremberg",
|
|
"Latitude": 49.453889,
|
|
"Longitude": 11.0775,
|
|
"Nodes": [{
|
|
"Name": "26c",
|
|
"RegionID": 26,
|
|
"HostName": "derp26c.tailscale.com",
|
|
"IPv4": "49.12.193.137",
|
|
"IPv6": "2a01:4f8:1c1c:5c70::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26d",
|
|
"RegionID": 26,
|
|
"HostName": "derp26d.tailscale.com",
|
|
"IPv4": "49.13.204.141",
|
|
"IPv6": "2a01:4f8:1c0c:7d06::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26b",
|
|
"RegionID": 26,
|
|
"HostName": "derp26b.tailscale.com",
|
|
"IPv4": "167.235.72.200",
|
|
"IPv6": "2a01:4f8:1c1c:47b6::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "27": {
|
|
"RegionID": 27,
|
|
"RegionCode": "iad",
|
|
"RegionName": "Ashburn",
|
|
"Latitude": 39.03,
|
|
"Longitude": -77.471111,
|
|
"Nodes": [{
|
|
"Name": "27d",
|
|
"RegionID": 27,
|
|
"HostName": "derp27d.tailscale.com",
|
|
"IPv4": "178.156.152.106",
|
|
"IPv6": "2a01:4ff:f0:3c8e::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27c",
|
|
"RegionID": 27,
|
|
"HostName": "derp27c.tailscale.com",
|
|
"IPv4": "178.156.152.91",
|
|
"IPv6": "2a01:4ff:f0:3913::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27e",
|
|
"RegionID": 27,
|
|
"HostName": "derp27e.tailscale.com",
|
|
"IPv4": "178.156.134.232",
|
|
"IPv6": "2a01:4ff:f0:28d4::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27b",
|
|
"RegionID": 27,
|
|
"HostName": "derp27b.tailscale.com",
|
|
"IPv4": "5.161.218.233",
|
|
"IPv6": "2a01:4ff:f0:3db9::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "28": {
|
|
"RegionID": 28,
|
|
"RegionCode": "hel",
|
|
"RegionName": "Helsinki",
|
|
"Latitude": 60.170833,
|
|
"Longitude": 24.9375,
|
|
"Nodes": [{
|
|
"Name": "28c",
|
|
"RegionID": 28,
|
|
"HostName": "derp28c.tailscale.com",
|
|
"IPv4": "95.217.2.165",
|
|
"IPv6": "2a01:4f9:c012:cd74::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28d",
|
|
"RegionID": 28,
|
|
"HostName": "derp28d.tailscale.com",
|
|
"IPv4": "157.180.28.32",
|
|
"IPv6": "2a01:4f9:c012:2e5b::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28b",
|
|
"RegionID": 28,
|
|
"HostName": "derp28b.tailscale.com",
|
|
"IPv4": "65.109.143.62",
|
|
"IPv6": "2a01:4f9:c012:d55c::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "3": {
|
|
"RegionID": 3,
|
|
"RegionCode": "sin",
|
|
"RegionName": "Singapore",
|
|
"Latitude": 1.3521,
|
|
"Longitude": 103.8198,
|
|
"Nodes": [{
|
|
"Name": "3g",
|
|
"RegionID": 3,
|
|
"HostName": "derp3g.tailscale.com",
|
|
"IPv4": "172.237.72.79",
|
|
"IPv6": "2600:3c15::2000:adff:fe08:6fab",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3f",
|
|
"RegionID": 3,
|
|
"HostName": "derp3f.tailscale.com",
|
|
"IPv4": "172.237.72.8",
|
|
"IPv6": "2600:3c15::2000:53ff:fe48:a668",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3h",
|
|
"RegionID": 3,
|
|
"HostName": "derp3h.tailscale.com",
|
|
"IPv4": "172.237.66.30",
|
|
"IPv6": "2600:3c15::2000:3dff:fe44:50aa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3e",
|
|
"RegionID": 3,
|
|
"HostName": "derp3e.tailscale.com",
|
|
"IPv4": "172.237.72.43",
|
|
"IPv6": "2600:3c15::2000:6cff:fee4:d799",
|
|
"CanPort80": true
|
|
}]
|
|
}, "4": {
|
|
"RegionID": 4,
|
|
"RegionCode": "fra",
|
|
"RegionName": "Frankfurt",
|
|
"Latitude": 50.1109,
|
|
"Longitude": 8.6821,
|
|
"Nodes": [{
|
|
"Name": "4h",
|
|
"RegionID": 4,
|
|
"HostName": "derp4h.tailscale.com",
|
|
"IPv4": "185.40.234.77",
|
|
"IPv6": "2a00:dd80:20::bcf",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4i",
|
|
"RegionID": 4,
|
|
"HostName": "derp4i.tailscale.com",
|
|
"IPv4": "185.40.234.53",
|
|
"IPv6": "2a00:dd80:20::8a6",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4g",
|
|
"RegionID": 4,
|
|
"HostName": "derp4g.tailscale.com",
|
|
"IPv4": "185.40.234.113",
|
|
"IPv6": "2a00:dd80:20::8f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4j",
|
|
"RegionID": 4,
|
|
"HostName": "derp4j.tailscale.com",
|
|
"IPv4": "185.40.234.176",
|
|
"IPv6": "2a00:dd80:20::e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4f",
|
|
"RegionID": 4,
|
|
"HostName": "derp4f.tailscale.com",
|
|
"IPv4": "185.40.234.219",
|
|
"IPv6": "2a00:dd80:20::a25",
|
|
"CanPort80": true
|
|
}]
|
|
}, "5": {
|
|
"RegionID": 5,
|
|
"RegionCode": "syd",
|
|
"RegionName": "Sydney",
|
|
"Latitude": -33.867778,
|
|
"Longitude": 151.21,
|
|
"Nodes": [{
|
|
"Name": "5f",
|
|
"RegionID": 5,
|
|
"HostName": "derp5f.tailscale.com",
|
|
"IPv4": "172.105.166.103",
|
|
"IPv6": "2400:8907::2000:ccff:fe1f:80da",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5g",
|
|
"RegionID": 5,
|
|
"HostName": "derp5g.tailscale.com",
|
|
"IPv4": "172.105.169.57",
|
|
"IPv6": "2400:8907::2000:2fff:fea7:57f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5e",
|
|
"RegionID": 5,
|
|
"HostName": "derp5e.tailscale.com",
|
|
"IPv4": "172.105.179.230",
|
|
"IPv6": "2400:8907::2000:ceff:fe8d:4f4e",
|
|
"CanPort80": true
|
|
}]
|
|
}, "6": {
|
|
"RegionID": 6,
|
|
"RegionCode": "blr",
|
|
"RegionName": "Bengaluru",
|
|
"Latitude": 12.9716,
|
|
"Longitude": 77.5946,
|
|
"Nodes": [{
|
|
"Name": "6a",
|
|
"RegionID": 6,
|
|
"HostName": "derp6.tailscale.com",
|
|
"IPv4": "68.183.90.120",
|
|
"IPv6": "2400:6180:100:d0::982:d001",
|
|
"CanPort80": true
|
|
}]
|
|
}, "7": {
|
|
"RegionID": 7,
|
|
"RegionCode": "tok",
|
|
"RegionName": "Tokyo",
|
|
"Latitude": 35.6764,
|
|
"Longitude": 139.65,
|
|
"Nodes": [{
|
|
"Name": "7g",
|
|
"RegionID": 7,
|
|
"HostName": "derp7g.tailscale.com",
|
|
"IPv4": "172.238.6.179",
|
|
"IPv6": "2600:3c18::2000:3fff:fe80:3ebd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7f",
|
|
"RegionID": 7,
|
|
"HostName": "derp7f.tailscale.com",
|
|
"IPv4": "172.238.6.34",
|
|
"IPv6": "2600:3c18::2000:acff:fe8e:3ed5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7h",
|
|
"RegionID": 7,
|
|
"HostName": "derp7h.tailscale.com",
|
|
"IPv4": "172.237.28.183",
|
|
"IPv6": "2600:3c18::2000:b1ff:fea9:4560",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7e",
|
|
"RegionID": 7,
|
|
"HostName": "derp7e.tailscale.com",
|
|
"IPv4": "172.238.6.180",
|
|
"IPv6": "2600:3c18::2000:60ff:fe0f:6e83",
|
|
"STUNOnly": true,
|
|
"CanPort80": true
|
|
}]
|
|
}, "8": {
|
|
"RegionID": 8,
|
|
"RegionCode": "lhr",
|
|
"RegionName": "London",
|
|
"Latitude": 51.5072,
|
|
"Longitude": 0.1276,
|
|
"Nodes": [{
|
|
"Name": "8f",
|
|
"RegionID": 8,
|
|
"HostName": "derp8f.tailscale.com",
|
|
"IPv4": "176.58.88.183",
|
|
"IPv6": "2a00:dd80:3a::dfa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8g",
|
|
"RegionID": 8,
|
|
"HostName": "derp8g.tailscale.com",
|
|
"IPv4": "176.58.92.254",
|
|
"IPv6": "2a00:dd80:3a::ed",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8e",
|
|
"RegionID": 8,
|
|
"HostName": "derp8e.tailscale.com",
|
|
"IPv4": "176.58.92.144",
|
|
"IPv6": "2a00:dd80:3a::b33",
|
|
"CanPort80": true
|
|
}]
|
|
}, "9": {
|
|
"RegionID": 9,
|
|
"RegionCode": "dfw",
|
|
"RegionName": "Dallas",
|
|
"Latitude": 32.779167,
|
|
"Longitude": -96.808889,
|
|
"Nodes": [{
|
|
"Name": "9e",
|
|
"RegionID": 9,
|
|
"HostName": "derp9e.tailscale.com",
|
|
"IPv4": "192.73.248.83",
|
|
"IPv6": "2607:f740:100::359",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9f",
|
|
"RegionID": 9,
|
|
"HostName": "derp9f.tailscale.com",
|
|
"IPv4": "209.177.156.197",
|
|
"IPv6": "2607:f740:100::cad",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9d",
|
|
"RegionID": 9,
|
|
"HostName": "derp9d.tailscale.com",
|
|
"IPv4": "209.177.156.94",
|
|
"IPv6": "2607:f740:100::c05",
|
|
"CanPort80": true
|
|
}]
|
|
}}},
|
|
"DisplayMessages": null,
|
|
"TKAEnabled": false,
|
|
"TKAHead": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
|
|
"Domain": "odin@example.com",
|
|
"DomainAuditLogID": "",
|
|
"UserProfiles": {
|
|
"1260082990019555": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
},
|
|
"3982058329734709": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"}
|
|
}
|
|
},
|
|
"whois": {"100.105.244.125": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.106.226.110": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.107.1.57": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.109.185.75": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.112.99.43": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.250.27": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.8.22": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.9.20": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.118.73": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.81.81.92": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.83.174.85": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.87.9.97": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.92.218.35": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.254.39": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::237:f47d": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::3937:914": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::4237:139": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::7837:515c": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::8137:da23": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9637:7649": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a137:e26e": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a337:632b": {"Node": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cb37:816": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d437:b94b": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:961": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::ee37:fa1b": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::f237:fe27": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::fe37:ae55": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}}
|
|
}, "weedle": {
|
|
"packet_filter_rules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"packet_filter_matches": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 3609297295997601,
|
|
"StableID": "nadBbw7fBV11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 3609297295997601,
|
|
"Key": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"DiscoKey": "discokey:23df6216a2253d785842708bbdae38b6ec5dc9923336e0ce0d1ecce03a10f310",
|
|
"Addresses": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"AllowedIPs": ["100.112.99.43/32", "fd7a:115c:a1e0::a337:632b/128"],
|
|
"Endpoints": ["77.164.248.136:33424", "10.65.0.27:33424", "172.17.0.1:33424"],
|
|
"Hostinfo": {"Hostname": "weedle", "RequestTags": ["tag:client"], "Services": [
|
|
{"Proto": "peerapi4", "Port": 61542},
|
|
{"Proto": "peerapi6", "Port": 61542},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.58867157Z",
|
|
"Tags": ["tag:client"],
|
|
"MachineAuthorized": true,
|
|
"CapMap": {
|
|
"https://tailscale.com/cap/file-sharing": null,
|
|
"https://tailscale.com/cap/is-owner": null,
|
|
"https://tailscale.com/cap/ssh": null,
|
|
"https://tailscale.com/cap/tailnet-lock": null,
|
|
"probe-udp-lifetime": null,
|
|
"ssh-behavior-v1": null,
|
|
"ssh-env-vars": null,
|
|
"store-appc-routes": null,
|
|
"tailnet-display-name": ["odin@example.com"]
|
|
},
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
},
|
|
"AllCaps": [
|
|
"https://tailscale.com/cap/file-sharing",
|
|
"https://tailscale.com/cap/is-owner",
|
|
"https://tailscale.com/cap/ssh",
|
|
"https://tailscale.com/cap/tailnet-lock",
|
|
"probe-udp-lifetime",
|
|
"ssh-behavior-v1",
|
|
"ssh-env-vars",
|
|
"store-appc-routes",
|
|
"tailnet-display-name"
|
|
],
|
|
"NodeKey": "nodekey:5fce149528d81b133f408a731a8abca4f22b9f99f0c03f2c3ae5da8ca330632a",
|
|
"MachineKey": "mkey:fb0845e800ec8b2ba1cdf036a626b61649719271a43b87bd0c772c5227c0f217",
|
|
"Peers": [{
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}],
|
|
"DNS": {"ExitNodeFilteredSet": [".ts.net", ".tailscale.net"]},
|
|
"PacketFilter": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"PacketFilterRules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"SSHPolicy": {"rules": []},
|
|
"CollectServices": false,
|
|
"DERPMap": {"Regions": {"1": {
|
|
"RegionID": 1,
|
|
"RegionCode": "nyc",
|
|
"RegionName": "New York City",
|
|
"Latitude": 40.7128,
|
|
"Longitude": -74.006,
|
|
"Nodes": [{
|
|
"Name": "1h",
|
|
"RegionID": 1,
|
|
"HostName": "derp1h.tailscale.com",
|
|
"IPv4": "199.38.181.93",
|
|
"IPv6": "2607:f740:f::afd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1g",
|
|
"RegionID": 1,
|
|
"HostName": "derp1g.tailscale.com",
|
|
"IPv4": "209.177.145.120",
|
|
"IPv6": "2607:f740:f::3eb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1i",
|
|
"RegionID": 1,
|
|
"HostName": "derp1i.tailscale.com",
|
|
"IPv4": "199.38.181.103",
|
|
"IPv6": "2607:f740:f::e19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1f",
|
|
"RegionID": 1,
|
|
"HostName": "derp1f.tailscale.com",
|
|
"IPv4": "199.38.181.104",
|
|
"IPv6": "2607:f740:f::bc",
|
|
"CanPort80": true
|
|
}]
|
|
}, "10": {
|
|
"RegionID": 10,
|
|
"RegionCode": "sea",
|
|
"RegionName": "Seattle",
|
|
"Latitude": 47.609722,
|
|
"Longitude": -122.333056,
|
|
"Nodes": [{
|
|
"Name": "10c",
|
|
"RegionID": 10,
|
|
"HostName": "derp10c.tailscale.com",
|
|
"IPv4": "192.73.240.121",
|
|
"IPv6": "2607:f740:14::40c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10d",
|
|
"RegionID": 10,
|
|
"HostName": "derp10d.tailscale.com",
|
|
"IPv4": "192.73.240.132",
|
|
"IPv6": "2607:f740:14::500",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10b",
|
|
"RegionID": 10,
|
|
"HostName": "derp10b.tailscale.com",
|
|
"IPv4": "192.73.240.161",
|
|
"IPv6": "2607:f740:14::61c",
|
|
"CanPort80": true
|
|
}]
|
|
}, "11": {
|
|
"RegionID": 11,
|
|
"RegionCode": "sao",
|
|
"RegionName": "São Paulo",
|
|
"Latitude": -23.55,
|
|
"Longitude": -46.633333,
|
|
"Nodes": [{
|
|
"Name": "11f",
|
|
"RegionID": 11,
|
|
"HostName": "derp11f.tailscale.com",
|
|
"IPv4": "172.237.61.197",
|
|
"IPv6": "2600:3c0d::2000:3bff:fe44:6166",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11g",
|
|
"RegionID": 11,
|
|
"HostName": "derp11g.tailscale.com",
|
|
"IPv4": "172.237.61.190",
|
|
"IPv6": "2600:3c0d::2000:62ff:febe:2e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11e",
|
|
"RegionID": 11,
|
|
"HostName": "derp11e.tailscale.com",
|
|
"IPv4": "172.237.61.194",
|
|
"IPv6": "2600:3c0d::2000:d2ff:fe43:1790",
|
|
"CanPort80": true
|
|
}]
|
|
}, "12": {
|
|
"RegionID": 12,
|
|
"RegionCode": "ord",
|
|
"RegionName": "Chicago",
|
|
"Latitude": 41.881944,
|
|
"Longitude": -87.627778,
|
|
"Nodes": [{
|
|
"Name": "12e",
|
|
"RegionID": 12,
|
|
"HostName": "derp12e.tailscale.com",
|
|
"IPv4": "209.177.158.15",
|
|
"IPv6": "2607:f740:e::b17",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12f",
|
|
"RegionID": 12,
|
|
"HostName": "derp12f.tailscale.com",
|
|
"IPv4": "199.38.182.118",
|
|
"IPv6": "2607:f740:e::4c8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12d",
|
|
"RegionID": 12,
|
|
"HostName": "derp12d.tailscale.com",
|
|
"IPv4": "209.177.158.246",
|
|
"IPv6": "2607:f740:e::811",
|
|
"CanPort80": true
|
|
}]
|
|
}, "13": {
|
|
"RegionID": 13,
|
|
"RegionCode": "den",
|
|
"RegionName": "Denver",
|
|
"Latitude": 39.7392,
|
|
"Longitude": -104.9849,
|
|
"Nodes": [{
|
|
"Name": "13c",
|
|
"RegionID": 13,
|
|
"HostName": "derp13c.tailscale.com",
|
|
"IPv4": "192.73.242.28",
|
|
"IPv6": "2607:f740:16::5c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13d",
|
|
"RegionID": 13,
|
|
"HostName": "derp13d.tailscale.com",
|
|
"IPv4": "192.73.242.204",
|
|
"IPv6": "2607:f740:16::c23",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13b",
|
|
"RegionID": 13,
|
|
"HostName": "derp13b.tailscale.com",
|
|
"IPv4": "192.73.242.187",
|
|
"IPv6": "2607:f740:16::640",
|
|
"CanPort80": true
|
|
}]
|
|
}, "14": {
|
|
"RegionID": 14,
|
|
"RegionCode": "ams",
|
|
"RegionName": "Amsterdam",
|
|
"Latitude": 52.372778,
|
|
"Longitude": 4.893611,
|
|
"Nodes": [{
|
|
"Name": "14c",
|
|
"RegionID": 14,
|
|
"HostName": "derp14c.tailscale.com",
|
|
"IPv4": "176.58.93.147",
|
|
"IPv6": "2a00:dd80:3c::b09",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14d",
|
|
"RegionID": 14,
|
|
"HostName": "derp14d.tailscale.com",
|
|
"IPv4": "176.58.93.154",
|
|
"IPv6": "2a00:dd80:3c::3d5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14b",
|
|
"RegionID": 14,
|
|
"HostName": "derp14b.tailscale.com",
|
|
"IPv4": "176.58.93.248",
|
|
"IPv6": "2a00:dd80:3c::807",
|
|
"CanPort80": true
|
|
}]
|
|
}, "15": {
|
|
"RegionID": 15,
|
|
"RegionCode": "jnb",
|
|
"RegionName": "Johannesburg",
|
|
"Latitude": -26.204444,
|
|
"Longitude": 28.045556,
|
|
"Nodes": [{
|
|
"Name": "15c",
|
|
"RegionID": 15,
|
|
"HostName": "derp15c.tailscale.com",
|
|
"IPv4": "102.67.165.185",
|
|
"IPv6": "2c0f:edb0:0:10::b59",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15d",
|
|
"RegionID": 15,
|
|
"HostName": "derp15d.tailscale.com",
|
|
"IPv4": "102.67.165.36",
|
|
"IPv6": "2c0f:edb0:0:10::599",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15b",
|
|
"RegionID": 15,
|
|
"HostName": "derp15b.tailscale.com",
|
|
"IPv4": "102.67.165.90",
|
|
"IPv6": "2c0f:edb0:0:10::963",
|
|
"CanPort80": true
|
|
}]
|
|
}, "16": {
|
|
"RegionID": 16,
|
|
"RegionCode": "mia",
|
|
"RegionName": "Miami",
|
|
"Latitude": 25.78,
|
|
"Longitude": -80.21,
|
|
"Nodes": [{
|
|
"Name": "16c",
|
|
"RegionID": 16,
|
|
"HostName": "derp16c.tailscale.com",
|
|
"IPv4": "192.73.243.229",
|
|
"IPv6": "2607:f740:17::4e4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16d",
|
|
"RegionID": 16,
|
|
"HostName": "derp16d.tailscale.com",
|
|
"IPv4": "192.73.243.141",
|
|
"IPv6": "2607:f740:17::475",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16b",
|
|
"RegionID": 16,
|
|
"HostName": "derp16b.tailscale.com",
|
|
"IPv4": "192.73.243.135",
|
|
"IPv6": "2607:f740:17::476",
|
|
"CanPort80": true
|
|
}]
|
|
}, "17": {
|
|
"RegionID": 17,
|
|
"RegionCode": "lax",
|
|
"RegionName": "Los Angeles",
|
|
"Latitude": 34.05,
|
|
"Longitude": -118.25,
|
|
"Nodes": [{
|
|
"Name": "17c",
|
|
"RegionID": 17,
|
|
"HostName": "derp17c.tailscale.com",
|
|
"IPv4": "208.111.40.12",
|
|
"IPv6": "2607:f740:c::10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17d",
|
|
"RegionID": 17,
|
|
"HostName": "derp17d.tailscale.com",
|
|
"IPv4": "208.111.40.216",
|
|
"IPv6": "2607:f740:c::e1b",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17b",
|
|
"RegionID": 17,
|
|
"HostName": "derp17b.tailscale.com",
|
|
"IPv4": "192.73.244.245",
|
|
"IPv6": "2607:f740:c::646",
|
|
"CanPort80": true
|
|
}]
|
|
}, "18": {
|
|
"RegionID": 18,
|
|
"RegionCode": "par",
|
|
"RegionName": "Paris",
|
|
"Latitude": 48.856667,
|
|
"Longitude": 2.352222,
|
|
"Nodes": [{
|
|
"Name": "18c",
|
|
"RegionID": 18,
|
|
"HostName": "derp18c.tailscale.com",
|
|
"IPv4": "176.58.90.207",
|
|
"IPv6": "2a00:dd80:3e::c19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18d",
|
|
"RegionID": 18,
|
|
"HostName": "derp18d.tailscale.com",
|
|
"IPv4": "176.58.90.104",
|
|
"IPv6": "2a00:dd80:3e::f2e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18b",
|
|
"RegionID": 18,
|
|
"HostName": "derp18b.tailscale.com",
|
|
"IPv4": "176.58.90.147",
|
|
"IPv6": "2a00:dd80:3e::363",
|
|
"CanPort80": true
|
|
}]
|
|
}, "19": {
|
|
"RegionID": 19,
|
|
"RegionCode": "mad",
|
|
"RegionName": "Madrid",
|
|
"Latitude": 40.416944,
|
|
"Longitude": -3.703333,
|
|
"Nodes": [{
|
|
"Name": "19c",
|
|
"RegionID": 19,
|
|
"HostName": "derp19c.tailscale.com",
|
|
"IPv4": "45.159.97.61",
|
|
"IPv6": "2a00:dd80:14:10::20",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19d",
|
|
"RegionID": 19,
|
|
"HostName": "derp19d.tailscale.com",
|
|
"IPv4": "45.159.97.233",
|
|
"IPv6": "2a00:dd80:14:10::34a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19b",
|
|
"RegionID": 19,
|
|
"HostName": "derp19b.tailscale.com",
|
|
"IPv4": "45.159.97.144",
|
|
"IPv6": "2a00:dd80:14:10::335",
|
|
"CanPort80": true
|
|
}]
|
|
}, "2": {
|
|
"RegionID": 2,
|
|
"RegionCode": "sfo",
|
|
"RegionName": "San Francisco",
|
|
"Latitude": 37.7775,
|
|
"Longitude": -122.416389,
|
|
"Nodes": [{
|
|
"Name": "2e",
|
|
"RegionID": 2,
|
|
"HostName": "derp2e.tailscale.com",
|
|
"IPv4": "192.73.252.134",
|
|
"IPv6": "2607:f740:0:3f::44c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2f",
|
|
"RegionID": 2,
|
|
"HostName": "derp2f.tailscale.com",
|
|
"IPv4": "208.111.34.178",
|
|
"IPv6": "2607:f740:0:3f::f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2d",
|
|
"RegionID": 2,
|
|
"HostName": "derp2d.tailscale.com",
|
|
"IPv4": "192.73.252.65",
|
|
"IPv6": "2607:f740:0:3f::287",
|
|
"CanPort80": true
|
|
}]
|
|
}, "20": {
|
|
"RegionID": 20,
|
|
"RegionCode": "hkg",
|
|
"RegionName": "Hong Kong",
|
|
"Latitude": 22.3193,
|
|
"Longitude": 114.1694,
|
|
"Nodes": [{
|
|
"Name": "20c",
|
|
"RegionID": 20,
|
|
"HostName": "derp20c.tailscale.com",
|
|
"IPv4": "205.147.105.30",
|
|
"IPv6": "2403:2500:8000:1::5fb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20d",
|
|
"RegionID": 20,
|
|
"HostName": "derp20d.tailscale.com",
|
|
"IPv4": "205.147.105.78",
|
|
"IPv6": "2403:2500:8000:1::e9a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20b",
|
|
"RegionID": 20,
|
|
"HostName": "derp20b.tailscale.com",
|
|
"IPv4": "103.6.84.152",
|
|
"IPv6": "2403:2500:8000:1::ef6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "21": {
|
|
"RegionID": 21,
|
|
"RegionCode": "tor",
|
|
"RegionName": "Toronto",
|
|
"Latitude": 43.741667,
|
|
"Longitude": -79.373333,
|
|
"Nodes": [{
|
|
"Name": "21c",
|
|
"RegionID": 21,
|
|
"HostName": "derp21c.tailscale.com",
|
|
"IPv4": "162.248.221.215",
|
|
"IPv6": "2607:f740:50::f10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21d",
|
|
"RegionID": 21,
|
|
"HostName": "derp21d.tailscale.com",
|
|
"IPv4": "162.248.221.248",
|
|
"IPv6": "2607:f740:50::ca4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21b",
|
|
"RegionID": 21,
|
|
"HostName": "derp21b.tailscale.com",
|
|
"IPv4": "162.248.221.199",
|
|
"IPv6": "2607:f740:50::1d1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "22": {
|
|
"RegionID": 22,
|
|
"RegionCode": "waw",
|
|
"RegionName": "Warsaw",
|
|
"Latitude": 52.23,
|
|
"Longitude": 21.011111,
|
|
"Nodes": [{
|
|
"Name": "22c",
|
|
"RegionID": 22,
|
|
"HostName": "derp22c.tailscale.com",
|
|
"IPv4": "45.159.98.253",
|
|
"IPv6": "2a00:dd80:40:100::3f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22d",
|
|
"RegionID": 22,
|
|
"HostName": "derp22d.tailscale.com",
|
|
"IPv4": "45.159.98.145",
|
|
"IPv6": "2a00:dd80:40:100::211",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22b",
|
|
"RegionID": 22,
|
|
"HostName": "derp22b.tailscale.com",
|
|
"IPv4": "45.159.98.196",
|
|
"IPv6": "2a00:dd80:40:100::316",
|
|
"CanPort80": true
|
|
}]
|
|
}, "23": {
|
|
"RegionID": 23,
|
|
"RegionCode": "dbi",
|
|
"RegionName": "Dubai",
|
|
"Latitude": 25.263056,
|
|
"Longitude": 55.297222,
|
|
"Nodes": [{
|
|
"Name": "23c",
|
|
"RegionID": 23,
|
|
"HostName": "derp23c.tailscale.com",
|
|
"IPv4": "185.34.3.207",
|
|
"IPv6": "2a00:dd80:3f:100::a50",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23d",
|
|
"RegionID": 23,
|
|
"HostName": "derp23d.tailscale.com",
|
|
"IPv4": "185.34.3.75",
|
|
"IPv6": "2a00:dd80:3f:100::97e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23b",
|
|
"RegionID": 23,
|
|
"HostName": "derp23b.tailscale.com",
|
|
"IPv4": "185.34.3.232",
|
|
"IPv6": "2a00:dd80:3f:100::76f",
|
|
"CanPort80": true
|
|
}]
|
|
}, "24": {
|
|
"RegionID": 24,
|
|
"RegionCode": "hnl",
|
|
"RegionName": "Honolulu",
|
|
"Latitude": 21.306944,
|
|
"Longitude": -157.858333,
|
|
"Nodes": [{
|
|
"Name": "24c",
|
|
"RegionID": 24,
|
|
"HostName": "derp24c.tailscale.com",
|
|
"IPv4": "208.83.233.233",
|
|
"IPv6": "2001:19f0:c000:c591:5400:04ff:fe26:2c5f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24d",
|
|
"RegionID": 24,
|
|
"HostName": "derp24d.tailscale.com",
|
|
"IPv4": "208.72.155.133",
|
|
"IPv6": "2001:19f0:c000:c564:5400:04ff:fe26:2ba8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24b",
|
|
"RegionID": 24,
|
|
"HostName": "derp24b.tailscale.com",
|
|
"IPv4": "208.83.234.151",
|
|
"IPv6": "2001:19f0:c000:c586:5400:04ff:fe26:2ba6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "25": {
|
|
"RegionID": 25,
|
|
"RegionCode": "nai",
|
|
"RegionName": "Nairobi",
|
|
"Latitude": -1.286389,
|
|
"Longitude": 36.817222,
|
|
"Nodes": [{
|
|
"Name": "25c",
|
|
"RegionID": 25,
|
|
"HostName": "derp25c.tailscale.com",
|
|
"IPv4": "102.67.167.37",
|
|
"IPv6": "2c0f:edb0:2000:1::2c7",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25d",
|
|
"RegionID": 25,
|
|
"HostName": "derp25d.tailscale.com",
|
|
"IPv4": "102.67.167.188",
|
|
"IPv6": "2c0f:edb0:2000:1::188",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25b",
|
|
"RegionID": 25,
|
|
"HostName": "derp25b.tailscale.com",
|
|
"IPv4": "102.67.167.245",
|
|
"IPv6": "2c0f:edb0:2000:1::2e9",
|
|
"CanPort80": true
|
|
}]
|
|
}, "26": {
|
|
"RegionID": 26,
|
|
"RegionCode": "nue",
|
|
"RegionName": "Nuremberg",
|
|
"Latitude": 49.453889,
|
|
"Longitude": 11.0775,
|
|
"Nodes": [{
|
|
"Name": "26c",
|
|
"RegionID": 26,
|
|
"HostName": "derp26c.tailscale.com",
|
|
"IPv4": "49.12.193.137",
|
|
"IPv6": "2a01:4f8:1c1c:5c70::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26d",
|
|
"RegionID": 26,
|
|
"HostName": "derp26d.tailscale.com",
|
|
"IPv4": "49.13.204.141",
|
|
"IPv6": "2a01:4f8:1c0c:7d06::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26b",
|
|
"RegionID": 26,
|
|
"HostName": "derp26b.tailscale.com",
|
|
"IPv4": "167.235.72.200",
|
|
"IPv6": "2a01:4f8:1c1c:47b6::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "27": {
|
|
"RegionID": 27,
|
|
"RegionCode": "iad",
|
|
"RegionName": "Ashburn",
|
|
"Latitude": 39.03,
|
|
"Longitude": -77.471111,
|
|
"Nodes": [{
|
|
"Name": "27d",
|
|
"RegionID": 27,
|
|
"HostName": "derp27d.tailscale.com",
|
|
"IPv4": "178.156.152.106",
|
|
"IPv6": "2a01:4ff:f0:3c8e::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27c",
|
|
"RegionID": 27,
|
|
"HostName": "derp27c.tailscale.com",
|
|
"IPv4": "178.156.152.91",
|
|
"IPv6": "2a01:4ff:f0:3913::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27e",
|
|
"RegionID": 27,
|
|
"HostName": "derp27e.tailscale.com",
|
|
"IPv4": "178.156.134.232",
|
|
"IPv6": "2a01:4ff:f0:28d4::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27b",
|
|
"RegionID": 27,
|
|
"HostName": "derp27b.tailscale.com",
|
|
"IPv4": "5.161.218.233",
|
|
"IPv6": "2a01:4ff:f0:3db9::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "28": {
|
|
"RegionID": 28,
|
|
"RegionCode": "hel",
|
|
"RegionName": "Helsinki",
|
|
"Latitude": 60.170833,
|
|
"Longitude": 24.9375,
|
|
"Nodes": [{
|
|
"Name": "28c",
|
|
"RegionID": 28,
|
|
"HostName": "derp28c.tailscale.com",
|
|
"IPv4": "95.217.2.165",
|
|
"IPv6": "2a01:4f9:c012:cd74::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28d",
|
|
"RegionID": 28,
|
|
"HostName": "derp28d.tailscale.com",
|
|
"IPv4": "157.180.28.32",
|
|
"IPv6": "2a01:4f9:c012:2e5b::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28b",
|
|
"RegionID": 28,
|
|
"HostName": "derp28b.tailscale.com",
|
|
"IPv4": "65.109.143.62",
|
|
"IPv6": "2a01:4f9:c012:d55c::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "3": {
|
|
"RegionID": 3,
|
|
"RegionCode": "sin",
|
|
"RegionName": "Singapore",
|
|
"Latitude": 1.3521,
|
|
"Longitude": 103.8198,
|
|
"Nodes": [{
|
|
"Name": "3g",
|
|
"RegionID": 3,
|
|
"HostName": "derp3g.tailscale.com",
|
|
"IPv4": "172.237.72.79",
|
|
"IPv6": "2600:3c15::2000:adff:fe08:6fab",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3f",
|
|
"RegionID": 3,
|
|
"HostName": "derp3f.tailscale.com",
|
|
"IPv4": "172.237.72.8",
|
|
"IPv6": "2600:3c15::2000:53ff:fe48:a668",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3h",
|
|
"RegionID": 3,
|
|
"HostName": "derp3h.tailscale.com",
|
|
"IPv4": "172.237.66.30",
|
|
"IPv6": "2600:3c15::2000:3dff:fe44:50aa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3e",
|
|
"RegionID": 3,
|
|
"HostName": "derp3e.tailscale.com",
|
|
"IPv4": "172.237.72.43",
|
|
"IPv6": "2600:3c15::2000:6cff:fee4:d799",
|
|
"CanPort80": true
|
|
}]
|
|
}, "4": {
|
|
"RegionID": 4,
|
|
"RegionCode": "fra",
|
|
"RegionName": "Frankfurt",
|
|
"Latitude": 50.1109,
|
|
"Longitude": 8.6821,
|
|
"Nodes": [{
|
|
"Name": "4h",
|
|
"RegionID": 4,
|
|
"HostName": "derp4h.tailscale.com",
|
|
"IPv4": "185.40.234.77",
|
|
"IPv6": "2a00:dd80:20::bcf",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4i",
|
|
"RegionID": 4,
|
|
"HostName": "derp4i.tailscale.com",
|
|
"IPv4": "185.40.234.53",
|
|
"IPv6": "2a00:dd80:20::8a6",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4g",
|
|
"RegionID": 4,
|
|
"HostName": "derp4g.tailscale.com",
|
|
"IPv4": "185.40.234.113",
|
|
"IPv6": "2a00:dd80:20::8f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4j",
|
|
"RegionID": 4,
|
|
"HostName": "derp4j.tailscale.com",
|
|
"IPv4": "185.40.234.176",
|
|
"IPv6": "2a00:dd80:20::e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4f",
|
|
"RegionID": 4,
|
|
"HostName": "derp4f.tailscale.com",
|
|
"IPv4": "185.40.234.219",
|
|
"IPv6": "2a00:dd80:20::a25",
|
|
"CanPort80": true
|
|
}]
|
|
}, "5": {
|
|
"RegionID": 5,
|
|
"RegionCode": "syd",
|
|
"RegionName": "Sydney",
|
|
"Latitude": -33.867778,
|
|
"Longitude": 151.21,
|
|
"Nodes": [{
|
|
"Name": "5f",
|
|
"RegionID": 5,
|
|
"HostName": "derp5f.tailscale.com",
|
|
"IPv4": "172.105.166.103",
|
|
"IPv6": "2400:8907::2000:ccff:fe1f:80da",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5g",
|
|
"RegionID": 5,
|
|
"HostName": "derp5g.tailscale.com",
|
|
"IPv4": "172.105.169.57",
|
|
"IPv6": "2400:8907::2000:2fff:fea7:57f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5e",
|
|
"RegionID": 5,
|
|
"HostName": "derp5e.tailscale.com",
|
|
"IPv4": "172.105.179.230",
|
|
"IPv6": "2400:8907::2000:ceff:fe8d:4f4e",
|
|
"CanPort80": true
|
|
}]
|
|
}, "6": {
|
|
"RegionID": 6,
|
|
"RegionCode": "blr",
|
|
"RegionName": "Bengaluru",
|
|
"Latitude": 12.9716,
|
|
"Longitude": 77.5946,
|
|
"Nodes": [{
|
|
"Name": "6a",
|
|
"RegionID": 6,
|
|
"HostName": "derp6.tailscale.com",
|
|
"IPv4": "68.183.90.120",
|
|
"IPv6": "2400:6180:100:d0::982:d001",
|
|
"CanPort80": true
|
|
}]
|
|
}, "7": {
|
|
"RegionID": 7,
|
|
"RegionCode": "tok",
|
|
"RegionName": "Tokyo",
|
|
"Latitude": 35.6764,
|
|
"Longitude": 139.65,
|
|
"Nodes": [{
|
|
"Name": "7g",
|
|
"RegionID": 7,
|
|
"HostName": "derp7g.tailscale.com",
|
|
"IPv4": "172.238.6.179",
|
|
"IPv6": "2600:3c18::2000:3fff:fe80:3ebd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7f",
|
|
"RegionID": 7,
|
|
"HostName": "derp7f.tailscale.com",
|
|
"IPv4": "172.238.6.34",
|
|
"IPv6": "2600:3c18::2000:acff:fe8e:3ed5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7h",
|
|
"RegionID": 7,
|
|
"HostName": "derp7h.tailscale.com",
|
|
"IPv4": "172.237.28.183",
|
|
"IPv6": "2600:3c18::2000:b1ff:fea9:4560",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7e",
|
|
"RegionID": 7,
|
|
"HostName": "derp7e.tailscale.com",
|
|
"IPv4": "172.238.6.180",
|
|
"IPv6": "2600:3c18::2000:60ff:fe0f:6e83",
|
|
"STUNOnly": true,
|
|
"CanPort80": true
|
|
}]
|
|
}, "8": {
|
|
"RegionID": 8,
|
|
"RegionCode": "lhr",
|
|
"RegionName": "London",
|
|
"Latitude": 51.5072,
|
|
"Longitude": 0.1276,
|
|
"Nodes": [{
|
|
"Name": "8f",
|
|
"RegionID": 8,
|
|
"HostName": "derp8f.tailscale.com",
|
|
"IPv4": "176.58.88.183",
|
|
"IPv6": "2a00:dd80:3a::dfa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8g",
|
|
"RegionID": 8,
|
|
"HostName": "derp8g.tailscale.com",
|
|
"IPv4": "176.58.92.254",
|
|
"IPv6": "2a00:dd80:3a::ed",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8e",
|
|
"RegionID": 8,
|
|
"HostName": "derp8e.tailscale.com",
|
|
"IPv4": "176.58.92.144",
|
|
"IPv6": "2a00:dd80:3a::b33",
|
|
"CanPort80": true
|
|
}]
|
|
}, "9": {
|
|
"RegionID": 9,
|
|
"RegionCode": "dfw",
|
|
"RegionName": "Dallas",
|
|
"Latitude": 32.779167,
|
|
"Longitude": -96.808889,
|
|
"Nodes": [{
|
|
"Name": "9e",
|
|
"RegionID": 9,
|
|
"HostName": "derp9e.tailscale.com",
|
|
"IPv4": "192.73.248.83",
|
|
"IPv6": "2607:f740:100::359",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9f",
|
|
"RegionID": 9,
|
|
"HostName": "derp9f.tailscale.com",
|
|
"IPv4": "209.177.156.197",
|
|
"IPv6": "2607:f740:100::cad",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9d",
|
|
"RegionID": 9,
|
|
"HostName": "derp9d.tailscale.com",
|
|
"IPv4": "209.177.156.94",
|
|
"IPv6": "2607:f740:100::c05",
|
|
"CanPort80": true
|
|
}]
|
|
}}},
|
|
"DisplayMessages": null,
|
|
"TKAEnabled": false,
|
|
"TKAHead": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
|
|
"Domain": "odin@example.com",
|
|
"DomainAuditLogID": "",
|
|
"UserProfiles": {
|
|
"1260082990019555": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
},
|
|
"3609297295997601": {
|
|
"ID": 3609297295997601,
|
|
"LoginName": "weedle.tail78f774.ts.net",
|
|
"DisplayName": "weedle"
|
|
},
|
|
"3982058329734709": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"}
|
|
}
|
|
},
|
|
"whois": {"100.105.244.125": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.106.226.110": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.107.1.57": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.109.185.75": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.250.27": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.8.22": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.65.9.20": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.118.73": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.81.81.92": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.83.174.85": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.83.206.87": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.87.9.97": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.92.218.35": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.254.39": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::237:f47d": {"Node": {
|
|
"ID": 6195256722158478,
|
|
"StableID": "nunssYtqNq11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3a064f37f59e477e1cc017f0960314cd2808c07020b51f99531859030229f47c",
|
|
"DiscoKey": "discokey:d17278fcaa003cace2ef3d644f970d9c6196c1d1bf6fe2f55445b98ee480a253",
|
|
"Addresses": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"AllowedIPs": ["100.105.244.125/32", "fd7a:115c:a1e0::237:f47d/128"],
|
|
"Endpoints": ["77.164.248.136:41279", "10.65.0.27:41279", "172.17.0.1:41279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32901},
|
|
{"Proto": "peerapi6", "Port": 32901}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.109639978Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::3937:914": {"Node": {
|
|
"ID": 8804278109464951,
|
|
"StableID": "ntsZhUTUkB21CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:bd5c75d1abf21238b00fc6771e5311fb749a001f3a9723872a73279b39810913",
|
|
"DiscoKey": "discokey:7fb5447d119f076fa82e574e815bba4e8dcee2c397852956cec6b5e49baa2822",
|
|
"Addresses": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"AllowedIPs": ["100.65.9.20/32", "fd7a:115c:a1e0::3937:914/128"],
|
|
"Endpoints": ["77.164.248.136:49113", "10.65.0.27:49113", "172.17.0.1:49113"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53713},
|
|
{"Proto": "peerapi6", "Port": 53713}
|
|
]},
|
|
"Created": "2026-04-10T17:59:00.715259666Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::4237:139": {"Node": {
|
|
"ID": 7717737735850479,
|
|
"StableID": "nzSpZEtNG321CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d744dd90eb9f54a594f56a2e62db9ce9c434967151f41bc9d2d3444d426b0138",
|
|
"DiscoKey": "discokey:cc8fd7b13765b9b9c01d36bc5464ecc7ae93c0d1744c9d4f25f15d044b1e2c6f",
|
|
"Addresses": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"AllowedIPs": ["100.107.1.57/32", "fd7a:115c:a1e0::4237:139/128"],
|
|
"Endpoints": ["77.164.248.136:35531", "10.65.0.27:35531", "172.17.0.1:35531"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50330},
|
|
{"Proto": "peerapi6", "Port": 50330}
|
|
]},
|
|
"Created": "2026-04-10T17:59:04.497437385Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::5037:ce57": {"Node": {
|
|
"ID": 7725329023458730,
|
|
"StableID": "nmt5f2JpK321CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c91fe3deaa4954bb274e011a91edf9d2e9cd05182f48fd61877c946a5053ce56",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:278a1f80b35be5c0405bd76b8dbad5b8654ac8d06443d9f42de7eb5ed7e87b43",
|
|
"Addresses": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"AllowedIPs": ["100.83.206.87/32", "fd7a:115c:a1e0::5037:ce57/128"],
|
|
"Endpoints": ["77.164.248.136:51374", "10.65.0.27:51374", "172.17.0.1:51374"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 63340},
|
|
{"Proto": "peerapi6", "Port": 63340}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.736704762Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::7837:515c": {
|
|
"Node": {
|
|
"ID": 834419992018027,
|
|
"StableID": "nizjMJouW711CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:96009f51a9729718461ca427404449f7fa2c21b9ed857ce316fe48967811515b",
|
|
"KeyExpiry": "2026-10-07T17:59:07Z",
|
|
"DiscoKey": "discokey:7c66d4b99b198a1066b4fea24714acf827b9fba6f5389b1e6fdde5d4958a1928",
|
|
"Addresses": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"AllowedIPs": ["100.81.81.92/32", "fd7a:115c:a1e0::7837:515c/128"],
|
|
"Endpoints": ["77.164.248.136:42363", "10.65.0.27:42363", "172.17.0.1:42363"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 60511},
|
|
{"Proto": "peerapi6", "Port": 60511}
|
|
]},
|
|
"Created": "2026-04-10T17:59:07.197649893Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::8137:da23": {"Node": {
|
|
"ID": 8372629265679484,
|
|
"StableID": "nsLCVrmyN821CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:c539245660f0a6ed6531427710aa2188923b1832eab73750abd4b603819cda22",
|
|
"DiscoKey": "discokey:b6de3bf3d4c610e4b5e4a51b63865d6fd46ad55681b0285d9bee1dced1d6561c",
|
|
"Addresses": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"AllowedIPs": ["100.92.218.35/32", "fd7a:115c:a1e0::8137:da23/128"],
|
|
"Endpoints": ["77.164.248.136:57629", "10.65.0.27:57629", "172.17.0.1:57629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 53793},
|
|
{"Proto": "peerapi6", "Port": 53793}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.971122585Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9637:7649": {"Node": {
|
|
"ID": 6825952805367869,
|
|
"StableID": "npNv2vCVJv11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:1611c9240c6ee9e2f84a5a2dcdda0e3d78404b1fe74321812d38a19b96447648",
|
|
"DiscoKey": "discokey:83225cedfb25e7427de4cebfad173c445bb0121f537c14aa48acd1b7e7fc4e0e",
|
|
"Addresses": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"AllowedIPs": ["100.68.118.73/32", "fd7a:115c:a1e0::9637:7649/128"],
|
|
"Endpoints": ["77.164.248.136:50441", "10.65.0.27:50441", "172.17.0.1:50441"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56138},
|
|
{"Proto": "peerapi6", "Port": 56138}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.886647788Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a137:e26e": {"Node": {
|
|
"ID": 1056319527663286,
|
|
"StableID": "n1csTviQF911CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:a4bcaa3c03aeacad83ae93e206b0ee9a99350ccfbe1b379e9c6b6b58a1eae26d",
|
|
"KeyExpiry": "2026-10-07T17:59:08Z",
|
|
"DiscoKey": "discokey:cb5d064d37f7735df84228907b36c7d76da482241a1da24c21e5324a06c2bb34",
|
|
"Addresses": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"AllowedIPs": ["100.106.226.110/32", "fd7a:115c:a1e0::a137:e26e/128"],
|
|
"Endpoints": ["77.164.248.136:34012", "10.65.0.27:34012", "172.17.0.1:34012"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51925},
|
|
{"Proto": "peerapi6", "Port": 51925}
|
|
]},
|
|
"Created": "2026-04-10T17:59:08.272922232Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cb37:816": {"Node": {
|
|
"ID": 7363667879782703,
|
|
"StableID": "nG3kqy42Wz11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:eb176fe98aa9b4b127645ea7d6e161e551c09bcce3eab4daf00a4d2dcb010815",
|
|
"DiscoKey": "discokey:99db07e4505ad367ca085bcad6347b1f2848ede8638df734279791fc1bd3fe30",
|
|
"Addresses": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"AllowedIPs": ["100.65.8.22/32", "fd7a:115c:a1e0::cb37:816/128"],
|
|
"Endpoints": ["77.164.248.136:57562", "10.65.0.27:57562", "172.17.0.1:57562"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33212},
|
|
{"Proto": "peerapi6", "Port": 33212}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.271448036Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d437:b94b": {"Node": {
|
|
"ID": 3756893578722051,
|
|
"StableID": "niL6gyDWLW11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:fffccb4d5c3bf73aa9ea6b3de195896493024a23f926c586e8f09a8cd4adb94a",
|
|
"DiscoKey": "discokey:2b5e99c1ffff14222a059ac86338dd0becb40afc4c5a1e7c13482662c1af182b",
|
|
"Addresses": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"AllowedIPs": ["100.109.185.75/32", "fd7a:115c:a1e0::d437:b94b/128"],
|
|
"Endpoints": ["77.164.248.136:46782", "10.65.0.27:46782", "172.17.0.1:46782"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35976},
|
|
{"Proto": "peerapi6", "Port": 35976}
|
|
]},
|
|
"Created": "2026-04-10T17:59:02.334450829Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:961": {"Node": {
|
|
"ID": 2873247997093243,
|
|
"StableID": "nArbXTMJSP11CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9b414abee1f0545273a2868d8284cb724127ea34310c4fddb1b16a9fd5d70960",
|
|
"DiscoKey": "discokey:5e498ac5685cf6719541902da49925c182f2b1759123f9d1328b7c726dfec32f",
|
|
"Addresses": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128"],
|
|
"AllowedIPs": ["100.87.9.97/32", "fd7a:115c:a1e0::d537:961/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:44398", "10.65.0.27:44398", "172.17.0.1:44398"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35744},
|
|
{"Proto": "peerapi6", "Port": 35744}
|
|
]},
|
|
"Created": "2026-04-10T17:59:03.423997892Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::ee37:fa1b": {"Node": {
|
|
"ID": 8405570658174562,
|
|
"StableID": "nTFEY66ud821CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a50adec3dde737ba7dc10e7ecb82bd1e9407ed349e633e01c40db217eefffa1a",
|
|
"DiscoKey": "discokey:f93992f4bec06201edfc8cc90ebc54866d633358db494b0bde8cf5bd60e9286b",
|
|
"Addresses": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"AllowedIPs": ["100.127.250.27/32", "fd7a:115c:a1e0::ee37:fa1b/128"],
|
|
"Endpoints": ["77.164.248.136:34101", "10.65.0.27:34101", "172.17.0.1:34101"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46756},
|
|
{"Proto": "peerapi6", "Port": 46756}
|
|
]},
|
|
"Created": "2026-04-10T17:59:01.796722337Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::f237:fe27": {"Node": {
|
|
"ID": 5200693828219950,
|
|
"StableID": "nVkJffQQch11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:4602aa1110441c3cd39da9ce10a79da3da9327161cfa18c84696a014f21efe26",
|
|
"DiscoKey": "discokey:46f3be82d08f8322fdc37405c6f973cfd8801e9cc62c3a1714d9c0b1b794627a",
|
|
"Addresses": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"AllowedIPs": ["100.94.254.39/32", "fd7a:115c:a1e0::f237:fe27/128"],
|
|
"Endpoints": ["77.164.248.136:49687", "10.65.0.27:49687", "172.17.0.1:49687"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41968},
|
|
{"Proto": "peerapi6", "Port": 41968}
|
|
]},
|
|
"Created": "2026-04-10T17:59:06.655963465Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::fe37:ae55": {"Node": {
|
|
"ID": 2425025881147271,
|
|
"StableID": "nJ8M1SKJwK11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:63729f614f8dd723f6479cf5e67c7f0a1587df4cf278f11d32ba6f08fe53ae54",
|
|
"DiscoKey": "discokey:6f24a6341d31b113f472b07bf7b1f91fc57cdf7283273ed5ed1ed1bea817d060",
|
|
"Addresses": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"AllowedIPs": ["100.83.174.85/32", "fd7a:115c:a1e0::fe37:ae55/128"],
|
|
"Endpoints": ["77.164.248.136:49015", "10.65.0.27:49015", "172.17.0.1:49015"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64999},
|
|
{"Proto": "peerapi6", "Port": 64999}
|
|
]},
|
|
"Created": "2026-04-10T17:59:05.035158917Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}}
|
|
}}
|
|
}
|