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
29391 lines
1.1 MiB
29391 lines
1.1 MiB
// grant-k17
|
|
//
|
|
// grant k17
|
|
//
|
|
// Nodes with filter rules: 15 of 15
|
|
// Captured at: 2026-04-10T18:25:15Z
|
|
// tscap version: tscap/dev
|
|
// schema version: 1
|
|
{
|
|
"schema_version": 1,
|
|
"test_id": "grant-k17",
|
|
"description": "grant k17",
|
|
"category": "grant",
|
|
"captured_at": "2026-04-10T18:25:15.832173126Z",
|
|
"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 k17\",\n\t\"id\": \"grant-k17\",\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{\"dst\": [\"tag:server\"], \"ip\": [\"tcp:22\"], \"src\": [\"tag:client\"]}\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-k17.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": ["*"]},
|
|
{"dst": ["tag:server"], "ip": ["tcp:22"], "src": ["tag:client"]}
|
|
], "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.107.195.30",
|
|
"ipv6": "fd7a:115c:a1e0::d937:c31e",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "blastoise": {
|
|
"hostname": "blastoise",
|
|
"tags": ["tag:exit", "tag:router"],
|
|
"ipv4": "100.99.85.12",
|
|
"ipv6": "fd7a:115c:a1e0::a137:550c",
|
|
"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.87.102.83",
|
|
"ipv6": "fd7a:115c:a1e0::d537:6654",
|
|
"user": "odin",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "charmander": {
|
|
"hostname": "charmander",
|
|
"tags": ["tag:exit"],
|
|
"ipv4": "100.94.115.42",
|
|
"ipv6": "fd7a:115c:a1e0::6137:732a",
|
|
"routable_ips": ["0.0.0.0/0", "::/0"],
|
|
"approved_routes": []
|
|
}, "fearow": {
|
|
"hostname": "fearow",
|
|
"tags": ["tag:fearow"],
|
|
"ipv4": "100.82.109.96",
|
|
"ipv6": "fd7a:115c:a1e0::d837:6d60",
|
|
"routable_ips": ["10.55.0.0/16"],
|
|
"approved_routes": []
|
|
}, "ivysaur": {
|
|
"hostname": "ivysaur",
|
|
"tags": [],
|
|
"ipv4": "100.67.200.57",
|
|
"ipv6": "fd7a:115c:a1e0::cd37:c839",
|
|
"user": "thor",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "kakuna": {
|
|
"hostname": "kakuna",
|
|
"tags": ["tag:prod"],
|
|
"ipv4": "100.77.10.52",
|
|
"ipv6": "fd7a:115c:a1e0::c337:a34",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "pidgeotto": {
|
|
"hostname": "pidgeotto",
|
|
"tags": ["tag:pidgeotto"],
|
|
"ipv4": "100.82.78.11",
|
|
"ipv6": "fd7a:115c:a1e0::fd37:4e0b",
|
|
"routable_ips": ["0.0.0.0/0", "::/0"],
|
|
"approved_routes": []
|
|
}, "pidgey": {
|
|
"hostname": "pidgey",
|
|
"tags": ["tag:pidgey"],
|
|
"ipv4": "100.87.94.50",
|
|
"ipv6": "fd7a:115c:a1e0::3937:5e33",
|
|
"routable_ips": ["0.0.0.0/0", "::/0"],
|
|
"approved_routes": []
|
|
}, "raticate": {
|
|
"hostname": "raticate",
|
|
"tags": ["tag:group-b"],
|
|
"ipv4": "100.104.184.3",
|
|
"ipv6": "fd7a:115c:a1e0::c537:b803",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "rattata": {
|
|
"hostname": "rattata",
|
|
"tags": ["tag:group-a"],
|
|
"ipv4": "100.104.215.109",
|
|
"ipv6": "fd7a:115c:a1e0::137:d76d",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "spearow": {
|
|
"hostname": "spearow",
|
|
"tags": ["tag:spearow"],
|
|
"ipv4": "100.71.197.90",
|
|
"ipv6": "fd7a:115c:a1e0::2337:c55a",
|
|
"routable_ips": ["10.44.0.0/16"],
|
|
"approved_routes": []
|
|
}, "squirtle": {
|
|
"hostname": "squirtle",
|
|
"tags": ["tag:router"],
|
|
"ipv4": "100.127.67.8",
|
|
"ipv6": "fd7a:115c:a1e0::4337:4308",
|
|
"routable_ips": ["10.33.0.0/16"],
|
|
"approved_routes": ["10.33.0.0/16"]
|
|
}, "venusaur": {
|
|
"hostname": "venusaur",
|
|
"tags": [],
|
|
"ipv4": "100.104.148.83",
|
|
"ipv6": "fd7a:115c:a1e0::d137:9453",
|
|
"user": "freya",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "weedle": {
|
|
"hostname": "weedle",
|
|
"tags": ["tag:client"],
|
|
"ipv4": "100.99.16.99",
|
|
"ipv6": "fd7a:115c:a1e0::3937:1063",
|
|
"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.99.16.99", "fd7a:115c:a1e0::3937:1063"], "DstPorts": [
|
|
{"IP": "100.107.195.30", "Ports": {"First": 22, "Last": 22}},
|
|
{"IP": "fd7a:115c:a1e0::d937:c31e", "Ports": {"First": 22, "Last": 22}}
|
|
], "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],
|
|
"Srcs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"SrcCaps": null,
|
|
"Dsts": [
|
|
{"Net": "100.107.195.30/32", "Ports": {"First": 22, "Last": 22}},
|
|
{"Net": "fd7a:115c:a1e0::d937:c31e/128", "Ports": {"First": 22, "Last": 22}}
|
|
],
|
|
"Caps": []
|
|
}], "netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 4755689280359557,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"Hostinfo": {"Hostname": "beedrill", "RequestTags": ["tag:server"], "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"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:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"MachineKey": "mkey:b1f40d312150936d142fcb49b4edad571e0783d4bee50539b19d6ca01642c209",
|
|
"Peers": [{
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}],
|
|
"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],
|
|
"Srcs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"SrcCaps": null,
|
|
"Dsts": [
|
|
{"Net": "100.107.195.30/32", "Ports": {"First": 22, "Last": 22}},
|
|
{"Net": "fd7a:115c:a1e0::d937:c31e/128", "Ports": {"First": 22, "Last": 22}}
|
|
],
|
|
"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.99.16.99", "fd7a:115c:a1e0::3937:1063"], "DstPorts": [
|
|
{"IP": "100.107.195.30", "Ports": {"First": 22, "Last": 22}},
|
|
{"IP": "fd7a:115c:a1e0::d937:c31e", "Ports": {"First": 22, "Last": 22}}
|
|
], "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"},
|
|
"4755689280359557": {
|
|
"ID": 4755689280359557,
|
|
"LoginName": "beedrill.tail78f774.ts.net",
|
|
"DisplayName": "beedrill"
|
|
}
|
|
}
|
|
}, "whois": {"100.104.148.83": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.104.184.3": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.104.215.109": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"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.67.8": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.200.57": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.71.197.90": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.77.10.52": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.109.96": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.78.11": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.87.102.83": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.87.94.50": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.115.42": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.16.99": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.85.12": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::137:d76d": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"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::2337:c55a": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"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::3937:1063": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"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::3937:5e33": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"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::4337:4308": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6137:732a": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"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::a137:550c": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::c337:a34": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"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::c537:b803": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"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::cd37:c839": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::d137:9453": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:6654": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d837:6d60": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"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::fd37:4e0b": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "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": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 7747777592786305,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"Hostinfo": {
|
|
"Hostname": "blastoise",
|
|
"RoutableIPs": ["10.33.0.0/16", "0.0.0.0/0", "::/0"],
|
|
"RequestTags": ["tag:exit", "tag:router"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"MachineKey": "mkey:377cebc646b5c3f6dc03f8137ea678ecd40bc8375572e06984a95847f5766844",
|
|
"Peers": [{
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}],
|
|
"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"},
|
|
"7747777592786305": {
|
|
"ID": 7747777592786305,
|
|
"LoginName": "blastoise.tail78f774.ts.net",
|
|
"DisplayName": "blastoise"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.104.148.83": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.104.184.3": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.104.215.109": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.107.195.30": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.67.8": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.200.57": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.71.197.90": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.77.10.52": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.109.96": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.78.11": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.87.102.83": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.87.94.50": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.115.42": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.16.99": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"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::137:d76d": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"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::2337:c55a": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"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::3937:1063": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"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::3937:5e33": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"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::4337:4308": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6137:732a": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"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::c337:a34": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"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::c537:b803": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"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::cd37:c839": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::d137:9453": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:6654": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d837:6d60": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"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::d937:c31e": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"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::fd37:4e0b": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "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": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"Hostinfo": {"Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"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:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"MachineKey": "mkey:2ccc0e1e6dba10d3f28abdd4e3b0dd35b523beae2b3d624d155acdf72727194d",
|
|
"Peers": [{
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}],
|
|
"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.104.148.83": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.104.184.3": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.104.215.109": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.107.195.30": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.67.8": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.200.57": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.71.197.90": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.77.10.52": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.109.96": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.78.11": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.87.94.50": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.115.42": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.16.99": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.85.12": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::137:d76d": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"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::2337:c55a": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"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::3937:1063": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"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::3937:5e33": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"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::4337:4308": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6137:732a": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"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::a137:550c": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::c337:a34": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"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::c537:b803": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"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::cd37:c839": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::d137:9453": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d837:6d60": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"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::d937:c31e": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"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::fd37:4e0b": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "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": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 8481651339779410,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"Hostinfo": {
|
|
"Hostname": "charmander",
|
|
"RoutableIPs": ["0.0.0.0/0", "::/0"],
|
|
"RequestTags": ["tag:exit"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"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:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"MachineKey": "mkey:bde8698b445127a8ad795949f2821be9968a9a2e05dd90ef7eaf3504865d7d72",
|
|
"Peers": [{
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}],
|
|
"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"},
|
|
"8481651339779410": {
|
|
"ID": 8481651339779410,
|
|
"LoginName": "charmander.tail78f774.ts.net",
|
|
"DisplayName": "charmander"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.104.148.83": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.104.184.3": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.104.215.109": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.107.195.30": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.67.8": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.200.57": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.71.197.90": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.77.10.52": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.109.96": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.78.11": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.87.102.83": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.87.94.50": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.16.99": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.85.12": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::137:d76d": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"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::2337:c55a": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"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::3937:1063": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"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::3937:5e33": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"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::4337:4308": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a137:550c": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::c337:a34": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"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::c537:b803": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"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::cd37:c839": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::d137:9453": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:6654": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d837:6d60": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"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::d937:c31e": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"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::fd37:4e0b": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "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": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 5931049728599189,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"Hostinfo": {
|
|
"Hostname": "fearow",
|
|
"RoutableIPs": ["10.55.0.0/16"],
|
|
"RequestTags": ["tag:fearow"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"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:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"MachineKey": "mkey:2ee42b48ad87aea87969796f80b1e32b191861f8187425b114cff359aae65b09",
|
|
"Peers": [{
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}],
|
|
"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"},
|
|
"5931049728599189": {
|
|
"ID": 5931049728599189,
|
|
"LoginName": "fearow.tail78f774.ts.net",
|
|
"DisplayName": "fearow"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.104.148.83": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.104.184.3": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.104.215.109": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.107.195.30": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.67.8": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.200.57": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.71.197.90": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.77.10.52": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.78.11": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.87.102.83": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.87.94.50": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.115.42": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.16.99": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.85.12": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::137:d76d": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"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::2337:c55a": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"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::3937:1063": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"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::3937:5e33": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"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::4337:4308": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6137:732a": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"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::a137:550c": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::c337:a34": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"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::c537:b803": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"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::cd37:c839": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::d137:9453": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:6654": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d937:c31e": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"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::fd37:4e0b": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "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": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"Hostinfo": {"Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"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:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"MachineKey": "mkey:0f9f0765f74e32d688aa3608d7dd90d129d2107a4766ce70c10ccc026abef962",
|
|
"Peers": [{
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}],
|
|
"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.104.148.83": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.104.184.3": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.104.215.109": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.107.195.30": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.67.8": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.71.197.90": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.77.10.52": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.109.96": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.78.11": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.87.102.83": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.87.94.50": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.115.42": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.16.99": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.85.12": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::137:d76d": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"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::2337:c55a": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"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::3937:1063": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"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::3937:5e33": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"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::4337:4308": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6137:732a": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"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::a137:550c": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::c337:a34": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"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::c537:b803": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"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::d137:9453": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:6654": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d837:6d60": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"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::d937:c31e": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"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::fd37:4e0b": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "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": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 7536850675125267,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"Hostinfo": {"Hostname": "kakuna", "RequestTags": ["tag:prod"], "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"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:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"MachineKey": "mkey:abef9de00457585dc1490797388398294911b63669463c53c460df3a361f3f05",
|
|
"Peers": [{
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}],
|
|
"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"},
|
|
"7536850675125267": {
|
|
"ID": 7536850675125267,
|
|
"LoginName": "kakuna.tail78f774.ts.net",
|
|
"DisplayName": "kakuna"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.104.148.83": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.104.184.3": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.104.215.109": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.107.195.30": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.67.8": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.200.57": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.71.197.90": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.109.96": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.78.11": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.87.102.83": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.87.94.50": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.115.42": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.16.99": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.85.12": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::137:d76d": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"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::2337:c55a": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"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::3937:1063": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"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::3937:5e33": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"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::4337:4308": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6137:732a": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"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::a137:550c": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::c537:b803": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"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::cd37:c839": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::d137:9453": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:6654": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d837:6d60": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"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::d937:c31e": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"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::fd37:4e0b": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "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": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 8962625467011452,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"Hostinfo": {
|
|
"Hostname": "pidgeotto",
|
|
"RoutableIPs": ["0.0.0.0/0", "::/0"],
|
|
"RequestTags": ["tag:pidgeotto"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"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:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"MachineKey": "mkey:14dbfe88f336e83cd2f50ccd28404a7361f2aa05522910dc5957a1f9e762821a",
|
|
"Peers": [{
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"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"},
|
|
"8962625467011452": {
|
|
"ID": 8962625467011452,
|
|
"LoginName": "pidgeotto.tail78f774.ts.net",
|
|
"DisplayName": "pidgeotto"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.104.148.83": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.104.184.3": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.104.215.109": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.107.195.30": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.67.8": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.200.57": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.71.197.90": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.77.10.52": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.109.96": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.87.102.83": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.87.94.50": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.115.42": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.16.99": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.85.12": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::137:d76d": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"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::2337:c55a": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"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::3937:1063": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"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::3937:5e33": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"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::4337:4308": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6137:732a": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"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::a137:550c": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::c337:a34": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"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::c537:b803": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"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::cd37:c839": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::d137:9453": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:6654": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d837:6d60": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"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::d937:c31e": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "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": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 4289116648194117,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"Hostinfo": {
|
|
"Hostname": "pidgey",
|
|
"RoutableIPs": ["0.0.0.0/0", "::/0"],
|
|
"RequestTags": ["tag:pidgey"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"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:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"MachineKey": "mkey:0257558cd203759313592ccb9fff40a32836bb56f779ba0da24cb241fa935e69",
|
|
"Peers": [{
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}],
|
|
"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"
|
|
},
|
|
"4289116648194117": {
|
|
"ID": 4289116648194117,
|
|
"LoginName": "pidgey.tail78f774.ts.net",
|
|
"DisplayName": "pidgey"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"}
|
|
}
|
|
},
|
|
"whois": {"100.104.148.83": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.104.184.3": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.104.215.109": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.107.195.30": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.67.8": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.200.57": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.71.197.90": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.77.10.52": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.109.96": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.78.11": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.87.102.83": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.94.115.42": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.16.99": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.85.12": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::137:d76d": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"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::2337:c55a": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"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::3937:1063": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"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::4337:4308": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6137:732a": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"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::a137:550c": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::c337:a34": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"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::c537:b803": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"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::cd37:c839": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::d137:9453": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:6654": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d837:6d60": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"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::d937:c31e": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"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::fd37:4e0b": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "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": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 4947966158130003,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"Hostinfo": {"Hostname": "raticate", "RequestTags": ["tag:group-b"], "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"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:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"MachineKey": "mkey:e02a4aed3d20736a7487036b16873e20f7d59409d6ef8ea30486cf3f546ecd14",
|
|
"Peers": [{
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}],
|
|
"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"},
|
|
"4947966158130003": {
|
|
"ID": 4947966158130003,
|
|
"LoginName": "raticate.tail78f774.ts.net",
|
|
"DisplayName": "raticate"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.104.148.83": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.104.215.109": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.107.195.30": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.67.8": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.200.57": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.71.197.90": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.77.10.52": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.109.96": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.78.11": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.87.102.83": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.87.94.50": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.115.42": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.16.99": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.85.12": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::137:d76d": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"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::2337:c55a": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"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::3937:1063": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"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::3937:5e33": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"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::4337:4308": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6137:732a": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"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::a137:550c": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::c337:a34": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"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::cd37:c839": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::d137:9453": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:6654": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d837:6d60": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"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::d937:c31e": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"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::fd37:4e0b": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "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": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 4912811448195659,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"Hostinfo": {"Hostname": "rattata", "RequestTags": ["tag:group-a"], "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"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:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"MachineKey": "mkey:9cc56bd559f14de617e5ab8fb2e6de8d8eac19c2ad27ba67959c16c413e18c67",
|
|
"Peers": [{
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}],
|
|
"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"},
|
|
"4912811448195659": {
|
|
"ID": 4912811448195659,
|
|
"LoginName": "rattata.tail78f774.ts.net",
|
|
"DisplayName": "rattata"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.104.148.83": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.104.184.3": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.107.195.30": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.67.8": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.200.57": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.71.197.90": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.77.10.52": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.109.96": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.78.11": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.87.102.83": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.87.94.50": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.115.42": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.16.99": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.85.12": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::2337:c55a": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"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::3937:1063": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"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::3937:5e33": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"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::4337:4308": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6137:732a": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"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::a137:550c": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::c337:a34": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"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::c537:b803": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"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::cd37:c839": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::d137:9453": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:6654": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d837:6d60": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"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::d937:c31e": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"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::fd37:4e0b": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "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": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 3361070885860231,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"Hostinfo": {
|
|
"Hostname": "spearow",
|
|
"RoutableIPs": ["10.44.0.0/16"],
|
|
"RequestTags": ["tag:spearow"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"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:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"MachineKey": "mkey:c82b9755d37009bdb29c96575ff9bea9ea81974bc1cdc7b9c77fd6f6c5c21a4f",
|
|
"Peers": [{
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}],
|
|
"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"
|
|
},
|
|
"3361070885860231": {
|
|
"ID": 3361070885860231,
|
|
"LoginName": "spearow.tail78f774.ts.net",
|
|
"DisplayName": "spearow"
|
|
},
|
|
"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.104.148.83": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.104.184.3": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.104.215.109": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.107.195.30": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.67.8": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.200.57": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.77.10.52": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.109.96": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.78.11": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.87.102.83": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.87.94.50": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.115.42": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.16.99": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.85.12": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::137:d76d": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"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::3937:1063": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"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::3937:5e33": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"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::4337:4308": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6137:732a": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"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::a137:550c": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::c337:a34": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"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::c537:b803": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"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::cd37:c839": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::d137:9453": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:6654": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d837:6d60": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"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::d937:c31e": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"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::fd37:4e0b": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "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": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 3318809649152427,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"Hostinfo": {
|
|
"Hostname": "squirtle",
|
|
"RoutableIPs": ["10.33.0.0/16"],
|
|
"RequestTags": ["tag:router"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"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:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"MachineKey": "mkey:f69e42aaf9fe62f06ae8c84c1910828d9783d6165b00cb85dc22bf99cb490b1d",
|
|
"Peers": [{
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}],
|
|
"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"
|
|
},
|
|
"3318809649152427": {
|
|
"ID": 3318809649152427,
|
|
"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.104.148.83": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.104.184.3": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.104.215.109": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.107.195.30": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.200.57": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.71.197.90": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.77.10.52": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.109.96": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.78.11": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.87.102.83": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.87.94.50": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.115.42": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.16.99": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.85.12": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::137:d76d": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"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::2337:c55a": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"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::3937:1063": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"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::3937:5e33": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"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::6137:732a": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"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::a137:550c": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::c337:a34": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"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::c537:b803": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"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::cd37:c839": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::d137:9453": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:6654": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d837:6d60": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"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::d937:c31e": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"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::fd37:4e0b": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "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": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"Hostinfo": {"Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"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:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"MachineKey": "mkey:b84a122dca2ec2a25f15db14bbfbbecbcf8fa0efcb184c773b3e6305a366c063",
|
|
"Peers": [{
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}],
|
|
"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.104.184.3": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.104.215.109": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.107.195.30": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.67.8": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.200.57": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.71.197.90": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.77.10.52": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.109.96": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.78.11": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.87.102.83": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.87.94.50": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.115.42": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.16.99": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.85.12": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::137:d76d": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"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::2337:c55a": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"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::3937:1063": {"Node": {
|
|
"ID": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"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::3937:5e33": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"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::4337:4308": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6137:732a": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"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::a137:550c": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::c337:a34": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"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::c537:b803": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"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::cd37:c839": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::d537:6654": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d837:6d60": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"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::d937:c31e": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"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::fd37:4e0b": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "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": 4877326931690745,
|
|
"StableID": "nS7GLG7x5f11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 4877326931690745,
|
|
"Key": "nodekey:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"DiscoKey": "discokey:cdf485318999b10b05b6224e7154ef5badfbcdc533c509a99c365b61a82da718",
|
|
"Addresses": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"AllowedIPs": ["100.99.16.99/32", "fd7a:115c:a1e0::3937:1063/128"],
|
|
"Endpoints": ["77.164.248.136:41723", "10.65.0.27:41723", "172.17.0.1:41723"],
|
|
"Hostinfo": {"Hostname": "weedle", "RequestTags": ["tag:client"], "Services": [
|
|
{"Proto": "peerapi4", "Port": 36568},
|
|
{"Proto": "peerapi6", "Port": 36568},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.713959888Z",
|
|
"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:11859ab1a139626e57ce58a01b66e919ba4ba43a18b5fe5b3266216339631062",
|
|
"MachineKey": "mkey:f3c50d683098822d62df72e0116810262316ae260176498f0070bdc05495986d",
|
|
"Peers": [{
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}],
|
|
"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"},
|
|
"4877326931690745": {
|
|
"ID": 4877326931690745,
|
|
"LoginName": "weedle.tail78f774.ts.net",
|
|
"DisplayName": "weedle"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.104.148.83": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.104.184.3": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.104.215.109": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.107.195.30": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.127.67.8": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.200.57": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.71.197.90": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.77.10.52": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.109.96": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.78.11": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.87.102.83": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.87.94.50": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.94.115.42": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.85.12": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::137:d76d": {"Node": {
|
|
"ID": 4912811448195659,
|
|
"StableID": "nr2bY7E2Nf11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7203677fe955bd161840510ffbbf7d666de6f2e5fda841790d4bf06001e8d76c",
|
|
"DiscoKey": "discokey:8a22ccac8545a34d4d6e17cfa6d84e320a4aec8fcfc73438216a70944e4f373f",
|
|
"Addresses": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"AllowedIPs": ["100.104.215.109/32", "fd7a:115c:a1e0::137:d76d/128"],
|
|
"Endpoints": ["77.164.248.136:37798", "10.65.0.27:37798", "172.17.0.1:37798"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36279},
|
|
{"Proto": "peerapi6", "Port": 36279}
|
|
]},
|
|
"Created": "2026-04-10T18:25:20.466858545Z",
|
|
"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::2337:c55a": {"Node": {
|
|
"ID": 3361070885860231,
|
|
"StableID": "nx3kjhdEFT11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b9e9ddf2359060a9f36df4e3b55f1babbb56fa174d4172dcc99b3b22307c559",
|
|
"DiscoKey": "discokey:eaf20ed4a86ce55ea5a1d3860a355f3d6d031d1eb7433575d9a3b471ca57842f",
|
|
"Addresses": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"AllowedIPs": ["100.71.197.90/32", "fd7a:115c:a1e0::2337:c55a/128"],
|
|
"Endpoints": ["77.164.248.136:48720", "10.65.0.27:48720", "172.17.0.1:48720"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55734},
|
|
{"Proto": "peerapi6", "Port": 55734}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.086339438Z",
|
|
"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::3937:5e33": {"Node": {
|
|
"ID": 4289116648194117,
|
|
"StableID": "nc63pdpYVa11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:36b3b3de46870f2935ea2afd86b0714e05c28d11b095de82fffb2f3339975e31",
|
|
"DiscoKey": "discokey:039b89bebf1f2c6b5b11495b5c91c03852803a6b7e4b391714711ccdaf6af448",
|
|
"Addresses": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"AllowedIPs": ["100.87.94.50/32", "fd7a:115c:a1e0::3937:5e33/128"],
|
|
"Endpoints": ["77.164.248.136:60729", "10.65.0.27:60729", "172.17.0.1:60729"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49277},
|
|
{"Proto": "peerapi6", "Port": 49277}
|
|
]},
|
|
"Created": "2026-04-10T18:25:18.616704601Z",
|
|
"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::4337:4308": {"Node": {
|
|
"ID": 3318809649152427,
|
|
"StableID": "nSC2y6W6vS11CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:5338c9af1a8a4faf5fc2ea9339457b2220dd9e8aee99687f0a97378f433f4307",
|
|
"DiscoKey": "discokey:8e2371986e4aafb446bab6a6f51e22476d3f151bf0a7b944236e37950362c974",
|
|
"Addresses": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"AllowedIPs": ["100.127.67.8/32", "fd7a:115c:a1e0::4337:4308/128"],
|
|
"Endpoints": ["77.164.248.136:51653", "10.65.0.27:51653", "172.17.0.1:51653"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57995},
|
|
{"Proto": "peerapi6", "Port": 57995}
|
|
]},
|
|
"Created": "2026-04-10T18:25:23.169022083Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6137:732a": {"Node": {
|
|
"ID": 8481651339779410,
|
|
"StableID": "nDE4rhbME921CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3b776d1efe803666f9afe092fb5726dc033e01c205e451d39eaf713b615e7329",
|
|
"DiscoKey": "discokey:6626170de945ceed8227e4477cfc60710a11aa50c9a65afd9ad7309165591215",
|
|
"Addresses": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"AllowedIPs": ["100.94.115.42/32", "fd7a:115c:a1e0::6137:732a/128"],
|
|
"Endpoints": ["77.164.248.136:44440", "10.65.0.27:44440", "172.17.0.1:44440"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 47435},
|
|
{"Proto": "peerapi6", "Port": 47435}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.936399562Z",
|
|
"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::a137:550c": {"Node": {
|
|
"ID": 7747777592786305,
|
|
"StableID": "n4agroyyV321CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e49ec01e1aa41e179ad815ae4152ecb8f27bdf33ec24fdb8d659ec81a123550b",
|
|
"DiscoKey": "discokey:c54ca38b375496baf87bf7112a8e22897545bfa83584b0d761e94bb0fbc70e17",
|
|
"Addresses": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128"],
|
|
"AllowedIPs": ["100.99.85.12/32", "fd7a:115c:a1e0::a137:550c/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52396", "10.65.0.27:52396", "172.17.0.1:52396"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51537},
|
|
{"Proto": "peerapi6", "Port": 51537}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.55011943Z",
|
|
"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::c337:a34": {"Node": {
|
|
"ID": 7536850675125267,
|
|
"StableID": "nEQqReHTr121CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:b68046fbd30dbef2d959db2ed99a7380d3da186be016f9aeca5be994c38d0a33",
|
|
"DiscoKey": "discokey:a983680fb218d3e0c57c2731ccab6c49c8ac0143725f4ec365d2c78cb7673143",
|
|
"Addresses": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"AllowedIPs": ["100.77.10.52/32", "fd7a:115c:a1e0::c337:a34/128"],
|
|
"Endpoints": ["77.164.248.136:50928", "10.65.0.27:50928", "172.17.0.1:50928"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56254},
|
|
{"Proto": "peerapi6", "Port": 56254}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.252389164Z",
|
|
"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::c537:b803": {"Node": {
|
|
"ID": 4947966158130003,
|
|
"StableID": "n2p2tUgwdf11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:30fe23a4d50b741d1515f9da0098f4d5d1714dfaf7602cc180117442c5e8b802",
|
|
"DiscoKey": "discokey:df687f919c5e885278009579839dfd150370b2f94a052e369e2c85fc82157837",
|
|
"Addresses": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"AllowedIPs": ["100.104.184.3/32", "fd7a:115c:a1e0::c537:b803/128"],
|
|
"Endpoints": ["77.164.248.136:49491", "10.65.0.27:49491", "172.17.0.1:49491"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 46720},
|
|
{"Proto": "peerapi6", "Port": 46720}
|
|
]},
|
|
"Created": "2026-04-10T18:25:21.006618936Z",
|
|
"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::cd37:c839": {
|
|
"Node": {
|
|
"ID": 3263779709630754,
|
|
"StableID": "nwhnebxAVS11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:4579fda1dbeaad26e796d13de5f47f2cfd1deda230382abb6c884aa2cd43c838",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:f79d71fa25d4406f129e34940449341ee8cc7d4ca405f5711c8fd78e46d68144",
|
|
"Addresses": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"AllowedIPs": ["100.67.200.57/32", "fd7a:115c:a1e0::cd37:c839/128"],
|
|
"Endpoints": ["77.164.248.136:56230", "10.65.0.27:56230", "172.17.0.1:56230"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49093},
|
|
{"Proto": "peerapi6", "Port": 49093}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.338101752Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::d137:9453": {"Node": {
|
|
"ID": 1987102878673908,
|
|
"StableID": "ny5isjpxWG11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:31b516dd1d62ddd8637fbf477126020e728dd7d5c52c853c05d4a7c5d1a89452",
|
|
"KeyExpiry": "2026-10-07T18:25:25Z",
|
|
"DiscoKey": "discokey:428fd6d102c9277e962463eb33b1c26951be066f9d4f9ce3767d6c6cb2fcf33e",
|
|
"Addresses": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"AllowedIPs": ["100.104.148.83/32", "fd7a:115c:a1e0::d137:9453/128"],
|
|
"Endpoints": ["77.164.248.136:38476", "10.65.0.27:38476", "172.17.0.1:38476"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36058},
|
|
{"Proto": "peerapi6", "Port": 36058}
|
|
]},
|
|
"Created": "2026-04-10T18:25:25.865159362Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d537:6654": {"Node": {
|
|
"ID": 186172239746899,
|
|
"StableID": "nkKxJtRKT211CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:6fb755049fc95dbde29b5442ae65e22a77474b87fc0c4b12d2b6babcd5d76652",
|
|
"KeyExpiry": "2026-10-07T18:25:26Z",
|
|
"DiscoKey": "discokey:3c2acb337d4a2c689ef43950a7040c584b685ab5704da378bb4b02e72bf4be69",
|
|
"Addresses": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"AllowedIPs": ["100.87.102.83/32", "fd7a:115c:a1e0::d537:6654/128"],
|
|
"Endpoints": ["77.164.248.136:36130", "10.65.0.27:36130", "172.17.0.1:36130"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 44360},
|
|
{"Proto": "peerapi6", "Port": 44360}
|
|
]},
|
|
"Created": "2026-04-10T18:25:26.413796305Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::d837:6d60": {"Node": {
|
|
"ID": 5931049728599189,
|
|
"StableID": "nN3GbucBKo11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00a3256acb42b2d5b6fd84463e9fad9c59a3a23cebdfd46061499c69d8d26d5f",
|
|
"DiscoKey": "discokey:a470ff889090777b9e391d89c77c937eb7dd468fe43e2f5b8570e870a2787221",
|
|
"Addresses": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"AllowedIPs": ["100.82.109.96/32", "fd7a:115c:a1e0::d837:6d60/128"],
|
|
"Endpoints": ["77.164.248.136:46336", "10.65.0.27:46336", "172.17.0.1:46336"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 55166},
|
|
{"Proto": "peerapi6", "Port": 55166}
|
|
]},
|
|
"Created": "2026-04-10T18:25:22.638523364Z",
|
|
"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::d937:c31e": {"Node": {
|
|
"ID": 4755689280359557,
|
|
"StableID": "nxUXcotr8e11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f5bb679667647afa8889fc16cfde0f1068f9ff4308c00e2514bb4aecd92bc31d",
|
|
"DiscoKey": "discokey:e956d898e0c0fa6d725b91782820e460166f9ac1429d892f5094773779c81a28",
|
|
"Addresses": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"AllowedIPs": ["100.107.195.30/32", "fd7a:115c:a1e0::d937:c31e/128"],
|
|
"Endpoints": ["77.164.248.136:43081", "10.65.0.27:43081", "172.17.0.1:43081"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50237},
|
|
{"Proto": "peerapi6", "Port": 50237}
|
|
]},
|
|
"Created": "2026-04-10T18:25:24.791339504Z",
|
|
"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::fd37:4e0b": {"Node": {
|
|
"ID": 8962625467011452,
|
|
"StableID": "nuM9TSyBzC21CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:559557eed956ce411129cc37feebba23a1ccb0b8636c7488eec63262fdd24e0a",
|
|
"DiscoKey": "discokey:7294872b0bf7b5695a44645cc8a751a6a18f20078170eecd66b05592eb4e162a",
|
|
"Addresses": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"AllowedIPs": ["100.82.78.11/32", "fd7a:115c:a1e0::fd37:4e0b/128"],
|
|
"Endpoints": ["77.164.248.136:58477", "10.65.0.27:58477", "172.17.0.1:58477"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39119},
|
|
{"Proto": "peerapi6", "Port": 39119}
|
|
]},
|
|
"Created": "2026-04-10T18:25:19.163829321Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}}
|
|
}}
|
|
}
|