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
29390 lines
1.1 MiB
29390 lines
1.1 MiB
// grant-k16
|
|
//
|
|
// grant k16
|
|
//
|
|
// Nodes with filter rules: 15 of 15
|
|
// Captured at: 2026-04-10T18:24:21Z
|
|
// tscap version: tscap/dev
|
|
// schema version: 1
|
|
{
|
|
"schema_version": 1,
|
|
"test_id": "grant-k16",
|
|
"description": "grant k16",
|
|
"category": "grant",
|
|
"captured_at": "2026-04-10T18:24:21.969921893Z",
|
|
"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 k16\",\n\t\"id\": \"grant-k16\",\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\": [\"tag:server\"], \"ip\": [\"tcp:22\"], \"src\": [\"tag:client\"]},\n\t\t{\"dst\": [\"*\"], \"ip\": [\"*\"], \"src\": [\"*\"]}\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-k16.hujson",
|
|
"full_policy": {"autoApprovers": {"routes": {
|
|
"0.0.0.0/0": ["tag:exit"],
|
|
"10.33.0.0/16": ["tag:router"],
|
|
"::/0": ["tag:exit"]
|
|
}}, "grants": [
|
|
{"dst": ["tag:server"], "ip": ["tcp:22"], "src": ["tag:client"]},
|
|
{"dst": ["*"], "ip": ["*"], "src": ["*"]}
|
|
], "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.82.193.88",
|
|
"ipv6": "fd7a:115c:a1e0::537:c158",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "blastoise": {
|
|
"hostname": "blastoise",
|
|
"tags": ["tag:exit", "tag:router"],
|
|
"ipv4": "100.113.168.128",
|
|
"ipv6": "fd7a:115c:a1e0::e937:a880",
|
|
"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.68.185.78",
|
|
"ipv6": "fd7a:115c:a1e0::be37:b94e",
|
|
"user": "odin",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "charmander": {
|
|
"hostname": "charmander",
|
|
"tags": ["tag:exit"],
|
|
"ipv4": "100.118.74.93",
|
|
"ipv6": "fd7a:115c:a1e0::3237:4a5d",
|
|
"routable_ips": ["0.0.0.0/0", "::/0"],
|
|
"approved_routes": []
|
|
}, "fearow": {
|
|
"hostname": "fearow",
|
|
"tags": ["tag:fearow"],
|
|
"ipv4": "100.105.250.66",
|
|
"ipv6": "fd7a:115c:a1e0::a937:fa42",
|
|
"routable_ips": ["10.55.0.0/16"],
|
|
"approved_routes": []
|
|
}, "ivysaur": {
|
|
"hostname": "ivysaur",
|
|
"tags": [],
|
|
"ipv4": "100.95.214.93",
|
|
"ipv6": "fd7a:115c:a1e0::ef37:d65d",
|
|
"user": "thor",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "kakuna": {
|
|
"hostname": "kakuna",
|
|
"tags": ["tag:prod"],
|
|
"ipv4": "100.115.119.34",
|
|
"ipv6": "fd7a:115c:a1e0::a337:7722",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "pidgeotto": {
|
|
"hostname": "pidgeotto",
|
|
"tags": ["tag:pidgeotto"],
|
|
"ipv4": "100.88.28.42",
|
|
"ipv6": "fd7a:115c:a1e0::6337:1c2a",
|
|
"routable_ips": ["0.0.0.0/0", "::/0"],
|
|
"approved_routes": []
|
|
}, "pidgey": {
|
|
"hostname": "pidgey",
|
|
"tags": ["tag:pidgey"],
|
|
"ipv4": "100.115.32.6",
|
|
"ipv6": "fd7a:115c:a1e0::cd37:2006",
|
|
"routable_ips": ["0.0.0.0/0", "::/0"],
|
|
"approved_routes": []
|
|
}, "raticate": {
|
|
"hostname": "raticate",
|
|
"tags": ["tag:group-b"],
|
|
"ipv4": "100.105.222.30",
|
|
"ipv6": "fd7a:115c:a1e0::5737:de1e",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "rattata": {
|
|
"hostname": "rattata",
|
|
"tags": ["tag:group-a"],
|
|
"ipv4": "100.67.226.24",
|
|
"ipv6": "fd7a:115c:a1e0::6a37:e218",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "spearow": {
|
|
"hostname": "spearow",
|
|
"tags": ["tag:spearow"],
|
|
"ipv4": "100.116.103.115",
|
|
"ipv6": "fd7a:115c:a1e0::5637:6773",
|
|
"routable_ips": ["10.44.0.0/16"],
|
|
"approved_routes": []
|
|
}, "squirtle": {
|
|
"hostname": "squirtle",
|
|
"tags": ["tag:router"],
|
|
"ipv4": "100.79.4.126",
|
|
"ipv6": "fd7a:115c:a1e0::4937:47e",
|
|
"routable_ips": ["10.33.0.0/16"],
|
|
"approved_routes": ["10.33.0.0/16"]
|
|
}, "venusaur": {
|
|
"hostname": "venusaur",
|
|
"tags": [],
|
|
"ipv4": "100.117.185.12",
|
|
"ipv6": "fd7a:115c:a1e0::8937:b90c",
|
|
"user": "freya",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "weedle": {
|
|
"hostname": "weedle",
|
|
"tags": ["tag:client"],
|
|
"ipv4": "100.99.161.100",
|
|
"ipv6": "fd7a:115c:a1e0::9137:a164",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}}},
|
|
"captures": {"beedrill": {
|
|
"packet_filter_rules": [{"SrcIPs": ["100.99.161.100", "fd7a:115c:a1e0::9137:a164"], "DstPorts": [
|
|
{"IP": "100.82.193.88", "Ports": {"First": 22, "Last": 22}},
|
|
{"IP": "fd7a:115c:a1e0::537:c158", "Ports": {"First": 22, "Last": 22}}
|
|
], "IPProto": [6]}, {"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],
|
|
"Srcs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"SrcCaps": null,
|
|
"Dsts": [
|
|
{"Net": "100.82.193.88/32", "Ports": {"First": 22, "Last": 22}},
|
|
{"Net": "fd7a:115c:a1e0::537:c158/128", "Ports": {"First": 22, "Last": 22}}
|
|
],
|
|
"Caps": []
|
|
}, {"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": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 4120670060872693,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"Hostinfo": {"Hostname": "beedrill", "RequestTags": ["tag:server"], "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"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:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"MachineKey": "mkey:3e0684582fcc9348766ca18314f17225d27116e006e7001eb5318cd254c86e55",
|
|
"Peers": [{
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}],
|
|
"DNS": {"ExitNodeFilteredSet": [".ts.net", ".tailscale.net"]},
|
|
"PacketFilter": [{
|
|
"IPProto": [6],
|
|
"Srcs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"SrcCaps": null,
|
|
"Dsts": [
|
|
{"Net": "100.82.193.88/32", "Ports": {"First": 22, "Last": 22}},
|
|
{"Net": "fd7a:115c:a1e0::537:c158/128", "Ports": {"First": 22, "Last": 22}}
|
|
],
|
|
"Caps": []
|
|
}, {"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": ["100.99.161.100", "fd7a:115c:a1e0::9137:a164"], "DstPorts": [
|
|
{"IP": "100.82.193.88", "Ports": {"First": 22, "Last": 22}},
|
|
{"IP": "fd7a:115c:a1e0::537:c158", "Ports": {"First": 22, "Last": 22}}
|
|
], "IPProto": [6]}, {"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"
|
|
},
|
|
"4120670060872693": {
|
|
"ID": 4120670060872693,
|
|
"LoginName": "beedrill.tail78f774.ts.net",
|
|
"DisplayName": "beedrill"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"}
|
|
}
|
|
},
|
|
"whois": {"100.105.222.30": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.105.250.66": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.113.168.128": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.119.34": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.32.6": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.116.103.115": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.117.185.12": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.118.74.93": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.226.24": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.185.78": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.79.4.126": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.88.28.42": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.95.214.93": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.99.161.100": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::3237:4a5d": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"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::4937:47e": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"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::5637:6773": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"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::5737:de1e": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"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::6337:1c2a": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6a37:e218": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"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::8937:b90c": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9137:a164": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::a337:7722": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"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::a937:fa42": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"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::be37:b94e": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cd37:2006": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"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::e937:a880": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"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::ef37:d65d": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"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": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 44498364621438,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"Hostinfo": {
|
|
"Hostname": "blastoise",
|
|
"RoutableIPs": ["10.33.0.0/16", "0.0.0.0/0", "::/0"],
|
|
"RequestTags": ["tag:exit", "tag:router"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"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:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"MachineKey": "mkey:621f7dd2573b35a8a06837d8d41332cb3bf2e9b8ef62ccfedca782f3d9aeee26",
|
|
"Peers": [{
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}],
|
|
"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"
|
|
},
|
|
"44498364621438": {
|
|
"ID": 44498364621438,
|
|
"LoginName": "blastoise.tail78f774.ts.net",
|
|
"DisplayName": "blastoise"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"}
|
|
}
|
|
},
|
|
"whois": {"100.105.222.30": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.105.250.66": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.119.34": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.32.6": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.116.103.115": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.117.185.12": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.118.74.93": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.226.24": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.185.78": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.79.4.126": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.193.88": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.88.28.42": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.95.214.93": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.99.161.100": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::3237:4a5d": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"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::4937:47e": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"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::537:c158": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"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::5637:6773": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"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::5737:de1e": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"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::6337:1c2a": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6a37:e218": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"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::8937:b90c": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9137:a164": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::a337:7722": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"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::a937:fa42": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"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::be37:b94e": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cd37:2006": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"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::ef37:d65d": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"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": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"Hostinfo": {"Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"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:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"MachineKey": "mkey:9597b5106a8954024bdd3070b6a7aa0026ebb4403b7a4291173b6777eee0565c",
|
|
"Peers": [{
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}],
|
|
"DNS": {"ExitNodeFilteredSet": [".ts.net", ".tailscale.net"]},
|
|
"PacketFilter": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"PacketFilterRules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"SSHPolicy": {"rules": []},
|
|
"CollectServices": false,
|
|
"DERPMap": {"Regions": {"1": {
|
|
"RegionID": 1,
|
|
"RegionCode": "nyc",
|
|
"RegionName": "New York City",
|
|
"Latitude": 40.7128,
|
|
"Longitude": -74.006,
|
|
"Nodes": [{
|
|
"Name": "1h",
|
|
"RegionID": 1,
|
|
"HostName": "derp1h.tailscale.com",
|
|
"IPv4": "199.38.181.93",
|
|
"IPv6": "2607:f740:f::afd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1g",
|
|
"RegionID": 1,
|
|
"HostName": "derp1g.tailscale.com",
|
|
"IPv4": "209.177.145.120",
|
|
"IPv6": "2607:f740:f::3eb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1i",
|
|
"RegionID": 1,
|
|
"HostName": "derp1i.tailscale.com",
|
|
"IPv4": "199.38.181.103",
|
|
"IPv6": "2607:f740:f::e19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1f",
|
|
"RegionID": 1,
|
|
"HostName": "derp1f.tailscale.com",
|
|
"IPv4": "199.38.181.104",
|
|
"IPv6": "2607:f740:f::bc",
|
|
"CanPort80": true
|
|
}]
|
|
}, "10": {
|
|
"RegionID": 10,
|
|
"RegionCode": "sea",
|
|
"RegionName": "Seattle",
|
|
"Latitude": 47.609722,
|
|
"Longitude": -122.333056,
|
|
"Nodes": [{
|
|
"Name": "10c",
|
|
"RegionID": 10,
|
|
"HostName": "derp10c.tailscale.com",
|
|
"IPv4": "192.73.240.121",
|
|
"IPv6": "2607:f740:14::40c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10d",
|
|
"RegionID": 10,
|
|
"HostName": "derp10d.tailscale.com",
|
|
"IPv4": "192.73.240.132",
|
|
"IPv6": "2607:f740:14::500",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10b",
|
|
"RegionID": 10,
|
|
"HostName": "derp10b.tailscale.com",
|
|
"IPv4": "192.73.240.161",
|
|
"IPv6": "2607:f740:14::61c",
|
|
"CanPort80": true
|
|
}]
|
|
}, "11": {
|
|
"RegionID": 11,
|
|
"RegionCode": "sao",
|
|
"RegionName": "São Paulo",
|
|
"Latitude": -23.55,
|
|
"Longitude": -46.633333,
|
|
"Nodes": [{
|
|
"Name": "11f",
|
|
"RegionID": 11,
|
|
"HostName": "derp11f.tailscale.com",
|
|
"IPv4": "172.237.61.197",
|
|
"IPv6": "2600:3c0d::2000:3bff:fe44:6166",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11g",
|
|
"RegionID": 11,
|
|
"HostName": "derp11g.tailscale.com",
|
|
"IPv4": "172.237.61.190",
|
|
"IPv6": "2600:3c0d::2000:62ff:febe:2e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11e",
|
|
"RegionID": 11,
|
|
"HostName": "derp11e.tailscale.com",
|
|
"IPv4": "172.237.61.194",
|
|
"IPv6": "2600:3c0d::2000:d2ff:fe43:1790",
|
|
"CanPort80": true
|
|
}]
|
|
}, "12": {
|
|
"RegionID": 12,
|
|
"RegionCode": "ord",
|
|
"RegionName": "Chicago",
|
|
"Latitude": 41.881944,
|
|
"Longitude": -87.627778,
|
|
"Nodes": [{
|
|
"Name": "12e",
|
|
"RegionID": 12,
|
|
"HostName": "derp12e.tailscale.com",
|
|
"IPv4": "209.177.158.15",
|
|
"IPv6": "2607:f740:e::b17",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12f",
|
|
"RegionID": 12,
|
|
"HostName": "derp12f.tailscale.com",
|
|
"IPv4": "199.38.182.118",
|
|
"IPv6": "2607:f740:e::4c8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12d",
|
|
"RegionID": 12,
|
|
"HostName": "derp12d.tailscale.com",
|
|
"IPv4": "209.177.158.246",
|
|
"IPv6": "2607:f740:e::811",
|
|
"CanPort80": true
|
|
}]
|
|
}, "13": {
|
|
"RegionID": 13,
|
|
"RegionCode": "den",
|
|
"RegionName": "Denver",
|
|
"Latitude": 39.7392,
|
|
"Longitude": -104.9849,
|
|
"Nodes": [{
|
|
"Name": "13c",
|
|
"RegionID": 13,
|
|
"HostName": "derp13c.tailscale.com",
|
|
"IPv4": "192.73.242.28",
|
|
"IPv6": "2607:f740:16::5c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13d",
|
|
"RegionID": 13,
|
|
"HostName": "derp13d.tailscale.com",
|
|
"IPv4": "192.73.242.204",
|
|
"IPv6": "2607:f740:16::c23",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13b",
|
|
"RegionID": 13,
|
|
"HostName": "derp13b.tailscale.com",
|
|
"IPv4": "192.73.242.187",
|
|
"IPv6": "2607:f740:16::640",
|
|
"CanPort80": true
|
|
}]
|
|
}, "14": {
|
|
"RegionID": 14,
|
|
"RegionCode": "ams",
|
|
"RegionName": "Amsterdam",
|
|
"Latitude": 52.372778,
|
|
"Longitude": 4.893611,
|
|
"Nodes": [{
|
|
"Name": "14c",
|
|
"RegionID": 14,
|
|
"HostName": "derp14c.tailscale.com",
|
|
"IPv4": "176.58.93.147",
|
|
"IPv6": "2a00:dd80:3c::b09",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14d",
|
|
"RegionID": 14,
|
|
"HostName": "derp14d.tailscale.com",
|
|
"IPv4": "176.58.93.154",
|
|
"IPv6": "2a00:dd80:3c::3d5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14b",
|
|
"RegionID": 14,
|
|
"HostName": "derp14b.tailscale.com",
|
|
"IPv4": "176.58.93.248",
|
|
"IPv6": "2a00:dd80:3c::807",
|
|
"CanPort80": true
|
|
}]
|
|
}, "15": {
|
|
"RegionID": 15,
|
|
"RegionCode": "jnb",
|
|
"RegionName": "Johannesburg",
|
|
"Latitude": -26.204444,
|
|
"Longitude": 28.045556,
|
|
"Nodes": [{
|
|
"Name": "15c",
|
|
"RegionID": 15,
|
|
"HostName": "derp15c.tailscale.com",
|
|
"IPv4": "102.67.165.185",
|
|
"IPv6": "2c0f:edb0:0:10::b59",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15d",
|
|
"RegionID": 15,
|
|
"HostName": "derp15d.tailscale.com",
|
|
"IPv4": "102.67.165.36",
|
|
"IPv6": "2c0f:edb0:0:10::599",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15b",
|
|
"RegionID": 15,
|
|
"HostName": "derp15b.tailscale.com",
|
|
"IPv4": "102.67.165.90",
|
|
"IPv6": "2c0f:edb0:0:10::963",
|
|
"CanPort80": true
|
|
}]
|
|
}, "16": {
|
|
"RegionID": 16,
|
|
"RegionCode": "mia",
|
|
"RegionName": "Miami",
|
|
"Latitude": 25.78,
|
|
"Longitude": -80.21,
|
|
"Nodes": [{
|
|
"Name": "16c",
|
|
"RegionID": 16,
|
|
"HostName": "derp16c.tailscale.com",
|
|
"IPv4": "192.73.243.229",
|
|
"IPv6": "2607:f740:17::4e4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16d",
|
|
"RegionID": 16,
|
|
"HostName": "derp16d.tailscale.com",
|
|
"IPv4": "192.73.243.141",
|
|
"IPv6": "2607:f740:17::475",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16b",
|
|
"RegionID": 16,
|
|
"HostName": "derp16b.tailscale.com",
|
|
"IPv4": "192.73.243.135",
|
|
"IPv6": "2607:f740:17::476",
|
|
"CanPort80": true
|
|
}]
|
|
}, "17": {
|
|
"RegionID": 17,
|
|
"RegionCode": "lax",
|
|
"RegionName": "Los Angeles",
|
|
"Latitude": 34.05,
|
|
"Longitude": -118.25,
|
|
"Nodes": [{
|
|
"Name": "17c",
|
|
"RegionID": 17,
|
|
"HostName": "derp17c.tailscale.com",
|
|
"IPv4": "208.111.40.12",
|
|
"IPv6": "2607:f740:c::10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17d",
|
|
"RegionID": 17,
|
|
"HostName": "derp17d.tailscale.com",
|
|
"IPv4": "208.111.40.216",
|
|
"IPv6": "2607:f740:c::e1b",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17b",
|
|
"RegionID": 17,
|
|
"HostName": "derp17b.tailscale.com",
|
|
"IPv4": "192.73.244.245",
|
|
"IPv6": "2607:f740:c::646",
|
|
"CanPort80": true
|
|
}]
|
|
}, "18": {
|
|
"RegionID": 18,
|
|
"RegionCode": "par",
|
|
"RegionName": "Paris",
|
|
"Latitude": 48.856667,
|
|
"Longitude": 2.352222,
|
|
"Nodes": [{
|
|
"Name": "18c",
|
|
"RegionID": 18,
|
|
"HostName": "derp18c.tailscale.com",
|
|
"IPv4": "176.58.90.207",
|
|
"IPv6": "2a00:dd80:3e::c19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18d",
|
|
"RegionID": 18,
|
|
"HostName": "derp18d.tailscale.com",
|
|
"IPv4": "176.58.90.104",
|
|
"IPv6": "2a00:dd80:3e::f2e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18b",
|
|
"RegionID": 18,
|
|
"HostName": "derp18b.tailscale.com",
|
|
"IPv4": "176.58.90.147",
|
|
"IPv6": "2a00:dd80:3e::363",
|
|
"CanPort80": true
|
|
}]
|
|
}, "19": {
|
|
"RegionID": 19,
|
|
"RegionCode": "mad",
|
|
"RegionName": "Madrid",
|
|
"Latitude": 40.416944,
|
|
"Longitude": -3.703333,
|
|
"Nodes": [{
|
|
"Name": "19c",
|
|
"RegionID": 19,
|
|
"HostName": "derp19c.tailscale.com",
|
|
"IPv4": "45.159.97.61",
|
|
"IPv6": "2a00:dd80:14:10::20",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19d",
|
|
"RegionID": 19,
|
|
"HostName": "derp19d.tailscale.com",
|
|
"IPv4": "45.159.97.233",
|
|
"IPv6": "2a00:dd80:14:10::34a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19b",
|
|
"RegionID": 19,
|
|
"HostName": "derp19b.tailscale.com",
|
|
"IPv4": "45.159.97.144",
|
|
"IPv6": "2a00:dd80:14:10::335",
|
|
"CanPort80": true
|
|
}]
|
|
}, "2": {
|
|
"RegionID": 2,
|
|
"RegionCode": "sfo",
|
|
"RegionName": "San Francisco",
|
|
"Latitude": 37.7775,
|
|
"Longitude": -122.416389,
|
|
"Nodes": [{
|
|
"Name": "2e",
|
|
"RegionID": 2,
|
|
"HostName": "derp2e.tailscale.com",
|
|
"IPv4": "192.73.252.134",
|
|
"IPv6": "2607:f740:0:3f::44c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2f",
|
|
"RegionID": 2,
|
|
"HostName": "derp2f.tailscale.com",
|
|
"IPv4": "208.111.34.178",
|
|
"IPv6": "2607:f740:0:3f::f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2d",
|
|
"RegionID": 2,
|
|
"HostName": "derp2d.tailscale.com",
|
|
"IPv4": "192.73.252.65",
|
|
"IPv6": "2607:f740:0:3f::287",
|
|
"CanPort80": true
|
|
}]
|
|
}, "20": {
|
|
"RegionID": 20,
|
|
"RegionCode": "hkg",
|
|
"RegionName": "Hong Kong",
|
|
"Latitude": 22.3193,
|
|
"Longitude": 114.1694,
|
|
"Nodes": [{
|
|
"Name": "20c",
|
|
"RegionID": 20,
|
|
"HostName": "derp20c.tailscale.com",
|
|
"IPv4": "205.147.105.30",
|
|
"IPv6": "2403:2500:8000:1::5fb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20d",
|
|
"RegionID": 20,
|
|
"HostName": "derp20d.tailscale.com",
|
|
"IPv4": "205.147.105.78",
|
|
"IPv6": "2403:2500:8000:1::e9a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20b",
|
|
"RegionID": 20,
|
|
"HostName": "derp20b.tailscale.com",
|
|
"IPv4": "103.6.84.152",
|
|
"IPv6": "2403:2500:8000:1::ef6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "21": {
|
|
"RegionID": 21,
|
|
"RegionCode": "tor",
|
|
"RegionName": "Toronto",
|
|
"Latitude": 43.741667,
|
|
"Longitude": -79.373333,
|
|
"Nodes": [{
|
|
"Name": "21c",
|
|
"RegionID": 21,
|
|
"HostName": "derp21c.tailscale.com",
|
|
"IPv4": "162.248.221.215",
|
|
"IPv6": "2607:f740:50::f10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21d",
|
|
"RegionID": 21,
|
|
"HostName": "derp21d.tailscale.com",
|
|
"IPv4": "162.248.221.248",
|
|
"IPv6": "2607:f740:50::ca4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21b",
|
|
"RegionID": 21,
|
|
"HostName": "derp21b.tailscale.com",
|
|
"IPv4": "162.248.221.199",
|
|
"IPv6": "2607:f740:50::1d1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "22": {
|
|
"RegionID": 22,
|
|
"RegionCode": "waw",
|
|
"RegionName": "Warsaw",
|
|
"Latitude": 52.23,
|
|
"Longitude": 21.011111,
|
|
"Nodes": [{
|
|
"Name": "22c",
|
|
"RegionID": 22,
|
|
"HostName": "derp22c.tailscale.com",
|
|
"IPv4": "45.159.98.253",
|
|
"IPv6": "2a00:dd80:40:100::3f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22d",
|
|
"RegionID": 22,
|
|
"HostName": "derp22d.tailscale.com",
|
|
"IPv4": "45.159.98.145",
|
|
"IPv6": "2a00:dd80:40:100::211",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22b",
|
|
"RegionID": 22,
|
|
"HostName": "derp22b.tailscale.com",
|
|
"IPv4": "45.159.98.196",
|
|
"IPv6": "2a00:dd80:40:100::316",
|
|
"CanPort80": true
|
|
}]
|
|
}, "23": {
|
|
"RegionID": 23,
|
|
"RegionCode": "dbi",
|
|
"RegionName": "Dubai",
|
|
"Latitude": 25.263056,
|
|
"Longitude": 55.297222,
|
|
"Nodes": [{
|
|
"Name": "23c",
|
|
"RegionID": 23,
|
|
"HostName": "derp23c.tailscale.com",
|
|
"IPv4": "185.34.3.207",
|
|
"IPv6": "2a00:dd80:3f:100::a50",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23d",
|
|
"RegionID": 23,
|
|
"HostName": "derp23d.tailscale.com",
|
|
"IPv4": "185.34.3.75",
|
|
"IPv6": "2a00:dd80:3f:100::97e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23b",
|
|
"RegionID": 23,
|
|
"HostName": "derp23b.tailscale.com",
|
|
"IPv4": "185.34.3.232",
|
|
"IPv6": "2a00:dd80:3f:100::76f",
|
|
"CanPort80": true
|
|
}]
|
|
}, "24": {
|
|
"RegionID": 24,
|
|
"RegionCode": "hnl",
|
|
"RegionName": "Honolulu",
|
|
"Latitude": 21.306944,
|
|
"Longitude": -157.858333,
|
|
"Nodes": [{
|
|
"Name": "24c",
|
|
"RegionID": 24,
|
|
"HostName": "derp24c.tailscale.com",
|
|
"IPv4": "208.83.233.233",
|
|
"IPv6": "2001:19f0:c000:c591:5400:04ff:fe26:2c5f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24d",
|
|
"RegionID": 24,
|
|
"HostName": "derp24d.tailscale.com",
|
|
"IPv4": "208.72.155.133",
|
|
"IPv6": "2001:19f0:c000:c564:5400:04ff:fe26:2ba8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24b",
|
|
"RegionID": 24,
|
|
"HostName": "derp24b.tailscale.com",
|
|
"IPv4": "208.83.234.151",
|
|
"IPv6": "2001:19f0:c000:c586:5400:04ff:fe26:2ba6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "25": {
|
|
"RegionID": 25,
|
|
"RegionCode": "nai",
|
|
"RegionName": "Nairobi",
|
|
"Latitude": -1.286389,
|
|
"Longitude": 36.817222,
|
|
"Nodes": [{
|
|
"Name": "25c",
|
|
"RegionID": 25,
|
|
"HostName": "derp25c.tailscale.com",
|
|
"IPv4": "102.67.167.37",
|
|
"IPv6": "2c0f:edb0:2000:1::2c7",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25d",
|
|
"RegionID": 25,
|
|
"HostName": "derp25d.tailscale.com",
|
|
"IPv4": "102.67.167.188",
|
|
"IPv6": "2c0f:edb0:2000:1::188",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25b",
|
|
"RegionID": 25,
|
|
"HostName": "derp25b.tailscale.com",
|
|
"IPv4": "102.67.167.245",
|
|
"IPv6": "2c0f:edb0:2000:1::2e9",
|
|
"CanPort80": true
|
|
}]
|
|
}, "26": {
|
|
"RegionID": 26,
|
|
"RegionCode": "nue",
|
|
"RegionName": "Nuremberg",
|
|
"Latitude": 49.453889,
|
|
"Longitude": 11.0775,
|
|
"Nodes": [{
|
|
"Name": "26c",
|
|
"RegionID": 26,
|
|
"HostName": "derp26c.tailscale.com",
|
|
"IPv4": "49.12.193.137",
|
|
"IPv6": "2a01:4f8:1c1c:5c70::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26d",
|
|
"RegionID": 26,
|
|
"HostName": "derp26d.tailscale.com",
|
|
"IPv4": "49.13.204.141",
|
|
"IPv6": "2a01:4f8:1c0c:7d06::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26b",
|
|
"RegionID": 26,
|
|
"HostName": "derp26b.tailscale.com",
|
|
"IPv4": "167.235.72.200",
|
|
"IPv6": "2a01:4f8:1c1c:47b6::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "27": {
|
|
"RegionID": 27,
|
|
"RegionCode": "iad",
|
|
"RegionName": "Ashburn",
|
|
"Latitude": 39.03,
|
|
"Longitude": -77.471111,
|
|
"Nodes": [{
|
|
"Name": "27d",
|
|
"RegionID": 27,
|
|
"HostName": "derp27d.tailscale.com",
|
|
"IPv4": "178.156.152.106",
|
|
"IPv6": "2a01:4ff:f0:3c8e::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27c",
|
|
"RegionID": 27,
|
|
"HostName": "derp27c.tailscale.com",
|
|
"IPv4": "178.156.152.91",
|
|
"IPv6": "2a01:4ff:f0:3913::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27e",
|
|
"RegionID": 27,
|
|
"HostName": "derp27e.tailscale.com",
|
|
"IPv4": "178.156.134.232",
|
|
"IPv6": "2a01:4ff:f0:28d4::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27b",
|
|
"RegionID": 27,
|
|
"HostName": "derp27b.tailscale.com",
|
|
"IPv4": "5.161.218.233",
|
|
"IPv6": "2a01:4ff:f0:3db9::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "28": {
|
|
"RegionID": 28,
|
|
"RegionCode": "hel",
|
|
"RegionName": "Helsinki",
|
|
"Latitude": 60.170833,
|
|
"Longitude": 24.9375,
|
|
"Nodes": [{
|
|
"Name": "28c",
|
|
"RegionID": 28,
|
|
"HostName": "derp28c.tailscale.com",
|
|
"IPv4": "95.217.2.165",
|
|
"IPv6": "2a01:4f9:c012:cd74::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28d",
|
|
"RegionID": 28,
|
|
"HostName": "derp28d.tailscale.com",
|
|
"IPv4": "157.180.28.32",
|
|
"IPv6": "2a01:4f9:c012:2e5b::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28b",
|
|
"RegionID": 28,
|
|
"HostName": "derp28b.tailscale.com",
|
|
"IPv4": "65.109.143.62",
|
|
"IPv6": "2a01:4f9:c012:d55c::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "3": {
|
|
"RegionID": 3,
|
|
"RegionCode": "sin",
|
|
"RegionName": "Singapore",
|
|
"Latitude": 1.3521,
|
|
"Longitude": 103.8198,
|
|
"Nodes": [{
|
|
"Name": "3g",
|
|
"RegionID": 3,
|
|
"HostName": "derp3g.tailscale.com",
|
|
"IPv4": "172.237.72.79",
|
|
"IPv6": "2600:3c15::2000:adff:fe08:6fab",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3f",
|
|
"RegionID": 3,
|
|
"HostName": "derp3f.tailscale.com",
|
|
"IPv4": "172.237.72.8",
|
|
"IPv6": "2600:3c15::2000:53ff:fe48:a668",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3h",
|
|
"RegionID": 3,
|
|
"HostName": "derp3h.tailscale.com",
|
|
"IPv4": "172.237.66.30",
|
|
"IPv6": "2600:3c15::2000:3dff:fe44:50aa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3e",
|
|
"RegionID": 3,
|
|
"HostName": "derp3e.tailscale.com",
|
|
"IPv4": "172.237.72.43",
|
|
"IPv6": "2600:3c15::2000:6cff:fee4:d799",
|
|
"CanPort80": true
|
|
}]
|
|
}, "4": {
|
|
"RegionID": 4,
|
|
"RegionCode": "fra",
|
|
"RegionName": "Frankfurt",
|
|
"Latitude": 50.1109,
|
|
"Longitude": 8.6821,
|
|
"Nodes": [{
|
|
"Name": "4h",
|
|
"RegionID": 4,
|
|
"HostName": "derp4h.tailscale.com",
|
|
"IPv4": "185.40.234.77",
|
|
"IPv6": "2a00:dd80:20::bcf",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4i",
|
|
"RegionID": 4,
|
|
"HostName": "derp4i.tailscale.com",
|
|
"IPv4": "185.40.234.53",
|
|
"IPv6": "2a00:dd80:20::8a6",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4g",
|
|
"RegionID": 4,
|
|
"HostName": "derp4g.tailscale.com",
|
|
"IPv4": "185.40.234.113",
|
|
"IPv6": "2a00:dd80:20::8f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4j",
|
|
"RegionID": 4,
|
|
"HostName": "derp4j.tailscale.com",
|
|
"IPv4": "185.40.234.176",
|
|
"IPv6": "2a00:dd80:20::e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4f",
|
|
"RegionID": 4,
|
|
"HostName": "derp4f.tailscale.com",
|
|
"IPv4": "185.40.234.219",
|
|
"IPv6": "2a00:dd80:20::a25",
|
|
"CanPort80": true
|
|
}]
|
|
}, "5": {
|
|
"RegionID": 5,
|
|
"RegionCode": "syd",
|
|
"RegionName": "Sydney",
|
|
"Latitude": -33.867778,
|
|
"Longitude": 151.21,
|
|
"Nodes": [{
|
|
"Name": "5f",
|
|
"RegionID": 5,
|
|
"HostName": "derp5f.tailscale.com",
|
|
"IPv4": "172.105.166.103",
|
|
"IPv6": "2400:8907::2000:ccff:fe1f:80da",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5g",
|
|
"RegionID": 5,
|
|
"HostName": "derp5g.tailscale.com",
|
|
"IPv4": "172.105.169.57",
|
|
"IPv6": "2400:8907::2000:2fff:fea7:57f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5e",
|
|
"RegionID": 5,
|
|
"HostName": "derp5e.tailscale.com",
|
|
"IPv4": "172.105.179.230",
|
|
"IPv6": "2400:8907::2000:ceff:fe8d:4f4e",
|
|
"CanPort80": true
|
|
}]
|
|
}, "6": {
|
|
"RegionID": 6,
|
|
"RegionCode": "blr",
|
|
"RegionName": "Bengaluru",
|
|
"Latitude": 12.9716,
|
|
"Longitude": 77.5946,
|
|
"Nodes": [{
|
|
"Name": "6a",
|
|
"RegionID": 6,
|
|
"HostName": "derp6.tailscale.com",
|
|
"IPv4": "68.183.90.120",
|
|
"IPv6": "2400:6180:100:d0::982:d001",
|
|
"CanPort80": true
|
|
}]
|
|
}, "7": {
|
|
"RegionID": 7,
|
|
"RegionCode": "tok",
|
|
"RegionName": "Tokyo",
|
|
"Latitude": 35.6764,
|
|
"Longitude": 139.65,
|
|
"Nodes": [{
|
|
"Name": "7g",
|
|
"RegionID": 7,
|
|
"HostName": "derp7g.tailscale.com",
|
|
"IPv4": "172.238.6.179",
|
|
"IPv6": "2600:3c18::2000:3fff:fe80:3ebd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7f",
|
|
"RegionID": 7,
|
|
"HostName": "derp7f.tailscale.com",
|
|
"IPv4": "172.238.6.34",
|
|
"IPv6": "2600:3c18::2000:acff:fe8e:3ed5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7h",
|
|
"RegionID": 7,
|
|
"HostName": "derp7h.tailscale.com",
|
|
"IPv4": "172.237.28.183",
|
|
"IPv6": "2600:3c18::2000:b1ff:fea9:4560",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7e",
|
|
"RegionID": 7,
|
|
"HostName": "derp7e.tailscale.com",
|
|
"IPv4": "172.238.6.180",
|
|
"IPv6": "2600:3c18::2000:60ff:fe0f:6e83",
|
|
"STUNOnly": true,
|
|
"CanPort80": true
|
|
}]
|
|
}, "8": {
|
|
"RegionID": 8,
|
|
"RegionCode": "lhr",
|
|
"RegionName": "London",
|
|
"Latitude": 51.5072,
|
|
"Longitude": 0.1276,
|
|
"Nodes": [{
|
|
"Name": "8f",
|
|
"RegionID": 8,
|
|
"HostName": "derp8f.tailscale.com",
|
|
"IPv4": "176.58.88.183",
|
|
"IPv6": "2a00:dd80:3a::dfa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8g",
|
|
"RegionID": 8,
|
|
"HostName": "derp8g.tailscale.com",
|
|
"IPv4": "176.58.92.254",
|
|
"IPv6": "2a00:dd80:3a::ed",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8e",
|
|
"RegionID": 8,
|
|
"HostName": "derp8e.tailscale.com",
|
|
"IPv4": "176.58.92.144",
|
|
"IPv6": "2a00:dd80:3a::b33",
|
|
"CanPort80": true
|
|
}]
|
|
}, "9": {
|
|
"RegionID": 9,
|
|
"RegionCode": "dfw",
|
|
"RegionName": "Dallas",
|
|
"Latitude": 32.779167,
|
|
"Longitude": -96.808889,
|
|
"Nodes": [{
|
|
"Name": "9e",
|
|
"RegionID": 9,
|
|
"HostName": "derp9e.tailscale.com",
|
|
"IPv4": "192.73.248.83",
|
|
"IPv6": "2607:f740:100::359",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9f",
|
|
"RegionID": 9,
|
|
"HostName": "derp9f.tailscale.com",
|
|
"IPv4": "209.177.156.197",
|
|
"IPv6": "2607:f740:100::cad",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9d",
|
|
"RegionID": 9,
|
|
"HostName": "derp9d.tailscale.com",
|
|
"IPv4": "209.177.156.94",
|
|
"IPv6": "2607:f740:100::c05",
|
|
"CanPort80": true
|
|
}]
|
|
}}},
|
|
"DisplayMessages": null,
|
|
"TKAEnabled": false,
|
|
"TKAHead": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
|
|
"Domain": "odin@example.com",
|
|
"DomainAuditLogID": "",
|
|
"UserProfiles": {
|
|
"1260082990019555": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
},
|
|
"3982058329734709": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"}
|
|
}
|
|
},
|
|
"whois": {"100.105.222.30": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.105.250.66": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.113.168.128": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.119.34": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.32.6": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.116.103.115": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.117.185.12": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.118.74.93": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.226.24": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.79.4.126": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.193.88": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.88.28.42": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.95.214.93": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.99.161.100": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::3237:4a5d": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"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::4937:47e": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"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::537:c158": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"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::5637:6773": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"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::5737:de1e": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"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::6337:1c2a": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6a37:e218": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"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::8937:b90c": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9137:a164": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::a337:7722": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"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::a937:fa42": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"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::cd37:2006": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"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::e937:a880": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"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::ef37:d65d": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"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": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 5552025860800209,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"Hostinfo": {
|
|
"Hostname": "charmander",
|
|
"RoutableIPs": ["0.0.0.0/0", "::/0"],
|
|
"RequestTags": ["tag:exit"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"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:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"MachineKey": "mkey:37b8c0d45307b421846d178a2d968ce8072d43a400afb8ecdf2a975436205208",
|
|
"Peers": [{
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}],
|
|
"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"},
|
|
"5552025860800209": {
|
|
"ID": 5552025860800209,
|
|
"LoginName": "charmander.tail78f774.ts.net",
|
|
"DisplayName": "charmander"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.105.222.30": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.105.250.66": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.113.168.128": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.119.34": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.32.6": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.116.103.115": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.117.185.12": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.67.226.24": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.185.78": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.79.4.126": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.193.88": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.88.28.42": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.95.214.93": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.99.161.100": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::4937:47e": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"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::537:c158": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"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::5637:6773": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"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::5737:de1e": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"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::6337:1c2a": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6a37:e218": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"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::8937:b90c": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9137:a164": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::a337:7722": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"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::a937:fa42": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"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::be37:b94e": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cd37:2006": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"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::e937:a880": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"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::ef37:d65d": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"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": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 7352991127936401,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"Hostinfo": {
|
|
"Hostname": "fearow",
|
|
"RoutableIPs": ["10.55.0.0/16"],
|
|
"RequestTags": ["tag:fearow"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"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:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"MachineKey": "mkey:13f6c1d76f240f0f7231af08b1a9367bd3e7aaeb2e764373a0b6c8c780adf474",
|
|
"Peers": [{
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}],
|
|
"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"},
|
|
"7352991127936401": {
|
|
"ID": 7352991127936401,
|
|
"LoginName": "fearow.tail78f774.ts.net",
|
|
"DisplayName": "fearow"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.105.222.30": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.113.168.128": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.119.34": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.32.6": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.116.103.115": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.117.185.12": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.118.74.93": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.226.24": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.185.78": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.79.4.126": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.193.88": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.88.28.42": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.95.214.93": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.99.161.100": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::3237:4a5d": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"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::4937:47e": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"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::537:c158": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"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::5637:6773": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"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::5737:de1e": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"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::6337:1c2a": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6a37:e218": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"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::8937:b90c": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9137:a164": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::a337:7722": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"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::be37:b94e": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cd37:2006": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"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::e937:a880": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"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::ef37:d65d": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"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": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"Hostinfo": {"Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"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:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"MachineKey": "mkey:534dee2485819f979574dceb8e924c10283028fb875040017de9aee838b9400b",
|
|
"Peers": [{
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}],
|
|
"DNS": {"ExitNodeFilteredSet": [".ts.net", ".tailscale.net"]},
|
|
"PacketFilter": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"PacketFilterRules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"SSHPolicy": {"rules": []},
|
|
"CollectServices": false,
|
|
"DERPMap": {"Regions": {"1": {
|
|
"RegionID": 1,
|
|
"RegionCode": "nyc",
|
|
"RegionName": "New York City",
|
|
"Latitude": 40.7128,
|
|
"Longitude": -74.006,
|
|
"Nodes": [{
|
|
"Name": "1h",
|
|
"RegionID": 1,
|
|
"HostName": "derp1h.tailscale.com",
|
|
"IPv4": "199.38.181.93",
|
|
"IPv6": "2607:f740:f::afd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1g",
|
|
"RegionID": 1,
|
|
"HostName": "derp1g.tailscale.com",
|
|
"IPv4": "209.177.145.120",
|
|
"IPv6": "2607:f740:f::3eb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1i",
|
|
"RegionID": 1,
|
|
"HostName": "derp1i.tailscale.com",
|
|
"IPv4": "199.38.181.103",
|
|
"IPv6": "2607:f740:f::e19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1f",
|
|
"RegionID": 1,
|
|
"HostName": "derp1f.tailscale.com",
|
|
"IPv4": "199.38.181.104",
|
|
"IPv6": "2607:f740:f::bc",
|
|
"CanPort80": true
|
|
}]
|
|
}, "10": {
|
|
"RegionID": 10,
|
|
"RegionCode": "sea",
|
|
"RegionName": "Seattle",
|
|
"Latitude": 47.609722,
|
|
"Longitude": -122.333056,
|
|
"Nodes": [{
|
|
"Name": "10c",
|
|
"RegionID": 10,
|
|
"HostName": "derp10c.tailscale.com",
|
|
"IPv4": "192.73.240.121",
|
|
"IPv6": "2607:f740:14::40c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10d",
|
|
"RegionID": 10,
|
|
"HostName": "derp10d.tailscale.com",
|
|
"IPv4": "192.73.240.132",
|
|
"IPv6": "2607:f740:14::500",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10b",
|
|
"RegionID": 10,
|
|
"HostName": "derp10b.tailscale.com",
|
|
"IPv4": "192.73.240.161",
|
|
"IPv6": "2607:f740:14::61c",
|
|
"CanPort80": true
|
|
}]
|
|
}, "11": {
|
|
"RegionID": 11,
|
|
"RegionCode": "sao",
|
|
"RegionName": "São Paulo",
|
|
"Latitude": -23.55,
|
|
"Longitude": -46.633333,
|
|
"Nodes": [{
|
|
"Name": "11f",
|
|
"RegionID": 11,
|
|
"HostName": "derp11f.tailscale.com",
|
|
"IPv4": "172.237.61.197",
|
|
"IPv6": "2600:3c0d::2000:3bff:fe44:6166",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11g",
|
|
"RegionID": 11,
|
|
"HostName": "derp11g.tailscale.com",
|
|
"IPv4": "172.237.61.190",
|
|
"IPv6": "2600:3c0d::2000:62ff:febe:2e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11e",
|
|
"RegionID": 11,
|
|
"HostName": "derp11e.tailscale.com",
|
|
"IPv4": "172.237.61.194",
|
|
"IPv6": "2600:3c0d::2000:d2ff:fe43:1790",
|
|
"CanPort80": true
|
|
}]
|
|
}, "12": {
|
|
"RegionID": 12,
|
|
"RegionCode": "ord",
|
|
"RegionName": "Chicago",
|
|
"Latitude": 41.881944,
|
|
"Longitude": -87.627778,
|
|
"Nodes": [{
|
|
"Name": "12e",
|
|
"RegionID": 12,
|
|
"HostName": "derp12e.tailscale.com",
|
|
"IPv4": "209.177.158.15",
|
|
"IPv6": "2607:f740:e::b17",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12f",
|
|
"RegionID": 12,
|
|
"HostName": "derp12f.tailscale.com",
|
|
"IPv4": "199.38.182.118",
|
|
"IPv6": "2607:f740:e::4c8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12d",
|
|
"RegionID": 12,
|
|
"HostName": "derp12d.tailscale.com",
|
|
"IPv4": "209.177.158.246",
|
|
"IPv6": "2607:f740:e::811",
|
|
"CanPort80": true
|
|
}]
|
|
}, "13": {
|
|
"RegionID": 13,
|
|
"RegionCode": "den",
|
|
"RegionName": "Denver",
|
|
"Latitude": 39.7392,
|
|
"Longitude": -104.9849,
|
|
"Nodes": [{
|
|
"Name": "13c",
|
|
"RegionID": 13,
|
|
"HostName": "derp13c.tailscale.com",
|
|
"IPv4": "192.73.242.28",
|
|
"IPv6": "2607:f740:16::5c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13d",
|
|
"RegionID": 13,
|
|
"HostName": "derp13d.tailscale.com",
|
|
"IPv4": "192.73.242.204",
|
|
"IPv6": "2607:f740:16::c23",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13b",
|
|
"RegionID": 13,
|
|
"HostName": "derp13b.tailscale.com",
|
|
"IPv4": "192.73.242.187",
|
|
"IPv6": "2607:f740:16::640",
|
|
"CanPort80": true
|
|
}]
|
|
}, "14": {
|
|
"RegionID": 14,
|
|
"RegionCode": "ams",
|
|
"RegionName": "Amsterdam",
|
|
"Latitude": 52.372778,
|
|
"Longitude": 4.893611,
|
|
"Nodes": [{
|
|
"Name": "14c",
|
|
"RegionID": 14,
|
|
"HostName": "derp14c.tailscale.com",
|
|
"IPv4": "176.58.93.147",
|
|
"IPv6": "2a00:dd80:3c::b09",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14d",
|
|
"RegionID": 14,
|
|
"HostName": "derp14d.tailscale.com",
|
|
"IPv4": "176.58.93.154",
|
|
"IPv6": "2a00:dd80:3c::3d5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14b",
|
|
"RegionID": 14,
|
|
"HostName": "derp14b.tailscale.com",
|
|
"IPv4": "176.58.93.248",
|
|
"IPv6": "2a00:dd80:3c::807",
|
|
"CanPort80": true
|
|
}]
|
|
}, "15": {
|
|
"RegionID": 15,
|
|
"RegionCode": "jnb",
|
|
"RegionName": "Johannesburg",
|
|
"Latitude": -26.204444,
|
|
"Longitude": 28.045556,
|
|
"Nodes": [{
|
|
"Name": "15c",
|
|
"RegionID": 15,
|
|
"HostName": "derp15c.tailscale.com",
|
|
"IPv4": "102.67.165.185",
|
|
"IPv6": "2c0f:edb0:0:10::b59",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15d",
|
|
"RegionID": 15,
|
|
"HostName": "derp15d.tailscale.com",
|
|
"IPv4": "102.67.165.36",
|
|
"IPv6": "2c0f:edb0:0:10::599",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15b",
|
|
"RegionID": 15,
|
|
"HostName": "derp15b.tailscale.com",
|
|
"IPv4": "102.67.165.90",
|
|
"IPv6": "2c0f:edb0:0:10::963",
|
|
"CanPort80": true
|
|
}]
|
|
}, "16": {
|
|
"RegionID": 16,
|
|
"RegionCode": "mia",
|
|
"RegionName": "Miami",
|
|
"Latitude": 25.78,
|
|
"Longitude": -80.21,
|
|
"Nodes": [{
|
|
"Name": "16c",
|
|
"RegionID": 16,
|
|
"HostName": "derp16c.tailscale.com",
|
|
"IPv4": "192.73.243.229",
|
|
"IPv6": "2607:f740:17::4e4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16d",
|
|
"RegionID": 16,
|
|
"HostName": "derp16d.tailscale.com",
|
|
"IPv4": "192.73.243.141",
|
|
"IPv6": "2607:f740:17::475",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16b",
|
|
"RegionID": 16,
|
|
"HostName": "derp16b.tailscale.com",
|
|
"IPv4": "192.73.243.135",
|
|
"IPv6": "2607:f740:17::476",
|
|
"CanPort80": true
|
|
}]
|
|
}, "17": {
|
|
"RegionID": 17,
|
|
"RegionCode": "lax",
|
|
"RegionName": "Los Angeles",
|
|
"Latitude": 34.05,
|
|
"Longitude": -118.25,
|
|
"Nodes": [{
|
|
"Name": "17c",
|
|
"RegionID": 17,
|
|
"HostName": "derp17c.tailscale.com",
|
|
"IPv4": "208.111.40.12",
|
|
"IPv6": "2607:f740:c::10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17d",
|
|
"RegionID": 17,
|
|
"HostName": "derp17d.tailscale.com",
|
|
"IPv4": "208.111.40.216",
|
|
"IPv6": "2607:f740:c::e1b",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17b",
|
|
"RegionID": 17,
|
|
"HostName": "derp17b.tailscale.com",
|
|
"IPv4": "192.73.244.245",
|
|
"IPv6": "2607:f740:c::646",
|
|
"CanPort80": true
|
|
}]
|
|
}, "18": {
|
|
"RegionID": 18,
|
|
"RegionCode": "par",
|
|
"RegionName": "Paris",
|
|
"Latitude": 48.856667,
|
|
"Longitude": 2.352222,
|
|
"Nodes": [{
|
|
"Name": "18c",
|
|
"RegionID": 18,
|
|
"HostName": "derp18c.tailscale.com",
|
|
"IPv4": "176.58.90.207",
|
|
"IPv6": "2a00:dd80:3e::c19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18d",
|
|
"RegionID": 18,
|
|
"HostName": "derp18d.tailscale.com",
|
|
"IPv4": "176.58.90.104",
|
|
"IPv6": "2a00:dd80:3e::f2e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18b",
|
|
"RegionID": 18,
|
|
"HostName": "derp18b.tailscale.com",
|
|
"IPv4": "176.58.90.147",
|
|
"IPv6": "2a00:dd80:3e::363",
|
|
"CanPort80": true
|
|
}]
|
|
}, "19": {
|
|
"RegionID": 19,
|
|
"RegionCode": "mad",
|
|
"RegionName": "Madrid",
|
|
"Latitude": 40.416944,
|
|
"Longitude": -3.703333,
|
|
"Nodes": [{
|
|
"Name": "19c",
|
|
"RegionID": 19,
|
|
"HostName": "derp19c.tailscale.com",
|
|
"IPv4": "45.159.97.61",
|
|
"IPv6": "2a00:dd80:14:10::20",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19d",
|
|
"RegionID": 19,
|
|
"HostName": "derp19d.tailscale.com",
|
|
"IPv4": "45.159.97.233",
|
|
"IPv6": "2a00:dd80:14:10::34a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19b",
|
|
"RegionID": 19,
|
|
"HostName": "derp19b.tailscale.com",
|
|
"IPv4": "45.159.97.144",
|
|
"IPv6": "2a00:dd80:14:10::335",
|
|
"CanPort80": true
|
|
}]
|
|
}, "2": {
|
|
"RegionID": 2,
|
|
"RegionCode": "sfo",
|
|
"RegionName": "San Francisco",
|
|
"Latitude": 37.7775,
|
|
"Longitude": -122.416389,
|
|
"Nodes": [{
|
|
"Name": "2e",
|
|
"RegionID": 2,
|
|
"HostName": "derp2e.tailscale.com",
|
|
"IPv4": "192.73.252.134",
|
|
"IPv6": "2607:f740:0:3f::44c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2f",
|
|
"RegionID": 2,
|
|
"HostName": "derp2f.tailscale.com",
|
|
"IPv4": "208.111.34.178",
|
|
"IPv6": "2607:f740:0:3f::f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2d",
|
|
"RegionID": 2,
|
|
"HostName": "derp2d.tailscale.com",
|
|
"IPv4": "192.73.252.65",
|
|
"IPv6": "2607:f740:0:3f::287",
|
|
"CanPort80": true
|
|
}]
|
|
}, "20": {
|
|
"RegionID": 20,
|
|
"RegionCode": "hkg",
|
|
"RegionName": "Hong Kong",
|
|
"Latitude": 22.3193,
|
|
"Longitude": 114.1694,
|
|
"Nodes": [{
|
|
"Name": "20c",
|
|
"RegionID": 20,
|
|
"HostName": "derp20c.tailscale.com",
|
|
"IPv4": "205.147.105.30",
|
|
"IPv6": "2403:2500:8000:1::5fb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20d",
|
|
"RegionID": 20,
|
|
"HostName": "derp20d.tailscale.com",
|
|
"IPv4": "205.147.105.78",
|
|
"IPv6": "2403:2500:8000:1::e9a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20b",
|
|
"RegionID": 20,
|
|
"HostName": "derp20b.tailscale.com",
|
|
"IPv4": "103.6.84.152",
|
|
"IPv6": "2403:2500:8000:1::ef6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "21": {
|
|
"RegionID": 21,
|
|
"RegionCode": "tor",
|
|
"RegionName": "Toronto",
|
|
"Latitude": 43.741667,
|
|
"Longitude": -79.373333,
|
|
"Nodes": [{
|
|
"Name": "21c",
|
|
"RegionID": 21,
|
|
"HostName": "derp21c.tailscale.com",
|
|
"IPv4": "162.248.221.215",
|
|
"IPv6": "2607:f740:50::f10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21d",
|
|
"RegionID": 21,
|
|
"HostName": "derp21d.tailscale.com",
|
|
"IPv4": "162.248.221.248",
|
|
"IPv6": "2607:f740:50::ca4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21b",
|
|
"RegionID": 21,
|
|
"HostName": "derp21b.tailscale.com",
|
|
"IPv4": "162.248.221.199",
|
|
"IPv6": "2607:f740:50::1d1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "22": {
|
|
"RegionID": 22,
|
|
"RegionCode": "waw",
|
|
"RegionName": "Warsaw",
|
|
"Latitude": 52.23,
|
|
"Longitude": 21.011111,
|
|
"Nodes": [{
|
|
"Name": "22c",
|
|
"RegionID": 22,
|
|
"HostName": "derp22c.tailscale.com",
|
|
"IPv4": "45.159.98.253",
|
|
"IPv6": "2a00:dd80:40:100::3f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22d",
|
|
"RegionID": 22,
|
|
"HostName": "derp22d.tailscale.com",
|
|
"IPv4": "45.159.98.145",
|
|
"IPv6": "2a00:dd80:40:100::211",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22b",
|
|
"RegionID": 22,
|
|
"HostName": "derp22b.tailscale.com",
|
|
"IPv4": "45.159.98.196",
|
|
"IPv6": "2a00:dd80:40:100::316",
|
|
"CanPort80": true
|
|
}]
|
|
}, "23": {
|
|
"RegionID": 23,
|
|
"RegionCode": "dbi",
|
|
"RegionName": "Dubai",
|
|
"Latitude": 25.263056,
|
|
"Longitude": 55.297222,
|
|
"Nodes": [{
|
|
"Name": "23c",
|
|
"RegionID": 23,
|
|
"HostName": "derp23c.tailscale.com",
|
|
"IPv4": "185.34.3.207",
|
|
"IPv6": "2a00:dd80:3f:100::a50",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23d",
|
|
"RegionID": 23,
|
|
"HostName": "derp23d.tailscale.com",
|
|
"IPv4": "185.34.3.75",
|
|
"IPv6": "2a00:dd80:3f:100::97e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23b",
|
|
"RegionID": 23,
|
|
"HostName": "derp23b.tailscale.com",
|
|
"IPv4": "185.34.3.232",
|
|
"IPv6": "2a00:dd80:3f:100::76f",
|
|
"CanPort80": true
|
|
}]
|
|
}, "24": {
|
|
"RegionID": 24,
|
|
"RegionCode": "hnl",
|
|
"RegionName": "Honolulu",
|
|
"Latitude": 21.306944,
|
|
"Longitude": -157.858333,
|
|
"Nodes": [{
|
|
"Name": "24c",
|
|
"RegionID": 24,
|
|
"HostName": "derp24c.tailscale.com",
|
|
"IPv4": "208.83.233.233",
|
|
"IPv6": "2001:19f0:c000:c591:5400:04ff:fe26:2c5f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24d",
|
|
"RegionID": 24,
|
|
"HostName": "derp24d.tailscale.com",
|
|
"IPv4": "208.72.155.133",
|
|
"IPv6": "2001:19f0:c000:c564:5400:04ff:fe26:2ba8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24b",
|
|
"RegionID": 24,
|
|
"HostName": "derp24b.tailscale.com",
|
|
"IPv4": "208.83.234.151",
|
|
"IPv6": "2001:19f0:c000:c586:5400:04ff:fe26:2ba6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "25": {
|
|
"RegionID": 25,
|
|
"RegionCode": "nai",
|
|
"RegionName": "Nairobi",
|
|
"Latitude": -1.286389,
|
|
"Longitude": 36.817222,
|
|
"Nodes": [{
|
|
"Name": "25c",
|
|
"RegionID": 25,
|
|
"HostName": "derp25c.tailscale.com",
|
|
"IPv4": "102.67.167.37",
|
|
"IPv6": "2c0f:edb0:2000:1::2c7",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25d",
|
|
"RegionID": 25,
|
|
"HostName": "derp25d.tailscale.com",
|
|
"IPv4": "102.67.167.188",
|
|
"IPv6": "2c0f:edb0:2000:1::188",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25b",
|
|
"RegionID": 25,
|
|
"HostName": "derp25b.tailscale.com",
|
|
"IPv4": "102.67.167.245",
|
|
"IPv6": "2c0f:edb0:2000:1::2e9",
|
|
"CanPort80": true
|
|
}]
|
|
}, "26": {
|
|
"RegionID": 26,
|
|
"RegionCode": "nue",
|
|
"RegionName": "Nuremberg",
|
|
"Latitude": 49.453889,
|
|
"Longitude": 11.0775,
|
|
"Nodes": [{
|
|
"Name": "26c",
|
|
"RegionID": 26,
|
|
"HostName": "derp26c.tailscale.com",
|
|
"IPv4": "49.12.193.137",
|
|
"IPv6": "2a01:4f8:1c1c:5c70::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26d",
|
|
"RegionID": 26,
|
|
"HostName": "derp26d.tailscale.com",
|
|
"IPv4": "49.13.204.141",
|
|
"IPv6": "2a01:4f8:1c0c:7d06::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26b",
|
|
"RegionID": 26,
|
|
"HostName": "derp26b.tailscale.com",
|
|
"IPv4": "167.235.72.200",
|
|
"IPv6": "2a01:4f8:1c1c:47b6::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "27": {
|
|
"RegionID": 27,
|
|
"RegionCode": "iad",
|
|
"RegionName": "Ashburn",
|
|
"Latitude": 39.03,
|
|
"Longitude": -77.471111,
|
|
"Nodes": [{
|
|
"Name": "27d",
|
|
"RegionID": 27,
|
|
"HostName": "derp27d.tailscale.com",
|
|
"IPv4": "178.156.152.106",
|
|
"IPv6": "2a01:4ff:f0:3c8e::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27c",
|
|
"RegionID": 27,
|
|
"HostName": "derp27c.tailscale.com",
|
|
"IPv4": "178.156.152.91",
|
|
"IPv6": "2a01:4ff:f0:3913::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27e",
|
|
"RegionID": 27,
|
|
"HostName": "derp27e.tailscale.com",
|
|
"IPv4": "178.156.134.232",
|
|
"IPv6": "2a01:4ff:f0:28d4::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27b",
|
|
"RegionID": 27,
|
|
"HostName": "derp27b.tailscale.com",
|
|
"IPv4": "5.161.218.233",
|
|
"IPv6": "2a01:4ff:f0:3db9::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "28": {
|
|
"RegionID": 28,
|
|
"RegionCode": "hel",
|
|
"RegionName": "Helsinki",
|
|
"Latitude": 60.170833,
|
|
"Longitude": 24.9375,
|
|
"Nodes": [{
|
|
"Name": "28c",
|
|
"RegionID": 28,
|
|
"HostName": "derp28c.tailscale.com",
|
|
"IPv4": "95.217.2.165",
|
|
"IPv6": "2a01:4f9:c012:cd74::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28d",
|
|
"RegionID": 28,
|
|
"HostName": "derp28d.tailscale.com",
|
|
"IPv4": "157.180.28.32",
|
|
"IPv6": "2a01:4f9:c012:2e5b::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28b",
|
|
"RegionID": 28,
|
|
"HostName": "derp28b.tailscale.com",
|
|
"IPv4": "65.109.143.62",
|
|
"IPv6": "2a01:4f9:c012:d55c::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "3": {
|
|
"RegionID": 3,
|
|
"RegionCode": "sin",
|
|
"RegionName": "Singapore",
|
|
"Latitude": 1.3521,
|
|
"Longitude": 103.8198,
|
|
"Nodes": [{
|
|
"Name": "3g",
|
|
"RegionID": 3,
|
|
"HostName": "derp3g.tailscale.com",
|
|
"IPv4": "172.237.72.79",
|
|
"IPv6": "2600:3c15::2000:adff:fe08:6fab",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3f",
|
|
"RegionID": 3,
|
|
"HostName": "derp3f.tailscale.com",
|
|
"IPv4": "172.237.72.8",
|
|
"IPv6": "2600:3c15::2000:53ff:fe48:a668",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3h",
|
|
"RegionID": 3,
|
|
"HostName": "derp3h.tailscale.com",
|
|
"IPv4": "172.237.66.30",
|
|
"IPv6": "2600:3c15::2000:3dff:fe44:50aa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3e",
|
|
"RegionID": 3,
|
|
"HostName": "derp3e.tailscale.com",
|
|
"IPv4": "172.237.72.43",
|
|
"IPv6": "2600:3c15::2000:6cff:fee4:d799",
|
|
"CanPort80": true
|
|
}]
|
|
}, "4": {
|
|
"RegionID": 4,
|
|
"RegionCode": "fra",
|
|
"RegionName": "Frankfurt",
|
|
"Latitude": 50.1109,
|
|
"Longitude": 8.6821,
|
|
"Nodes": [{
|
|
"Name": "4h",
|
|
"RegionID": 4,
|
|
"HostName": "derp4h.tailscale.com",
|
|
"IPv4": "185.40.234.77",
|
|
"IPv6": "2a00:dd80:20::bcf",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4i",
|
|
"RegionID": 4,
|
|
"HostName": "derp4i.tailscale.com",
|
|
"IPv4": "185.40.234.53",
|
|
"IPv6": "2a00:dd80:20::8a6",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4g",
|
|
"RegionID": 4,
|
|
"HostName": "derp4g.tailscale.com",
|
|
"IPv4": "185.40.234.113",
|
|
"IPv6": "2a00:dd80:20::8f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4j",
|
|
"RegionID": 4,
|
|
"HostName": "derp4j.tailscale.com",
|
|
"IPv4": "185.40.234.176",
|
|
"IPv6": "2a00:dd80:20::e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4f",
|
|
"RegionID": 4,
|
|
"HostName": "derp4f.tailscale.com",
|
|
"IPv4": "185.40.234.219",
|
|
"IPv6": "2a00:dd80:20::a25",
|
|
"CanPort80": true
|
|
}]
|
|
}, "5": {
|
|
"RegionID": 5,
|
|
"RegionCode": "syd",
|
|
"RegionName": "Sydney",
|
|
"Latitude": -33.867778,
|
|
"Longitude": 151.21,
|
|
"Nodes": [{
|
|
"Name": "5f",
|
|
"RegionID": 5,
|
|
"HostName": "derp5f.tailscale.com",
|
|
"IPv4": "172.105.166.103",
|
|
"IPv6": "2400:8907::2000:ccff:fe1f:80da",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5g",
|
|
"RegionID": 5,
|
|
"HostName": "derp5g.tailscale.com",
|
|
"IPv4": "172.105.169.57",
|
|
"IPv6": "2400:8907::2000:2fff:fea7:57f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5e",
|
|
"RegionID": 5,
|
|
"HostName": "derp5e.tailscale.com",
|
|
"IPv4": "172.105.179.230",
|
|
"IPv6": "2400:8907::2000:ceff:fe8d:4f4e",
|
|
"CanPort80": true
|
|
}]
|
|
}, "6": {
|
|
"RegionID": 6,
|
|
"RegionCode": "blr",
|
|
"RegionName": "Bengaluru",
|
|
"Latitude": 12.9716,
|
|
"Longitude": 77.5946,
|
|
"Nodes": [{
|
|
"Name": "6a",
|
|
"RegionID": 6,
|
|
"HostName": "derp6.tailscale.com",
|
|
"IPv4": "68.183.90.120",
|
|
"IPv6": "2400:6180:100:d0::982:d001",
|
|
"CanPort80": true
|
|
}]
|
|
}, "7": {
|
|
"RegionID": 7,
|
|
"RegionCode": "tok",
|
|
"RegionName": "Tokyo",
|
|
"Latitude": 35.6764,
|
|
"Longitude": 139.65,
|
|
"Nodes": [{
|
|
"Name": "7g",
|
|
"RegionID": 7,
|
|
"HostName": "derp7g.tailscale.com",
|
|
"IPv4": "172.238.6.179",
|
|
"IPv6": "2600:3c18::2000:3fff:fe80:3ebd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7f",
|
|
"RegionID": 7,
|
|
"HostName": "derp7f.tailscale.com",
|
|
"IPv4": "172.238.6.34",
|
|
"IPv6": "2600:3c18::2000:acff:fe8e:3ed5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7h",
|
|
"RegionID": 7,
|
|
"HostName": "derp7h.tailscale.com",
|
|
"IPv4": "172.237.28.183",
|
|
"IPv6": "2600:3c18::2000:b1ff:fea9:4560",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7e",
|
|
"RegionID": 7,
|
|
"HostName": "derp7e.tailscale.com",
|
|
"IPv4": "172.238.6.180",
|
|
"IPv6": "2600:3c18::2000:60ff:fe0f:6e83",
|
|
"STUNOnly": true,
|
|
"CanPort80": true
|
|
}]
|
|
}, "8": {
|
|
"RegionID": 8,
|
|
"RegionCode": "lhr",
|
|
"RegionName": "London",
|
|
"Latitude": 51.5072,
|
|
"Longitude": 0.1276,
|
|
"Nodes": [{
|
|
"Name": "8f",
|
|
"RegionID": 8,
|
|
"HostName": "derp8f.tailscale.com",
|
|
"IPv4": "176.58.88.183",
|
|
"IPv6": "2a00:dd80:3a::dfa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8g",
|
|
"RegionID": 8,
|
|
"HostName": "derp8g.tailscale.com",
|
|
"IPv4": "176.58.92.254",
|
|
"IPv6": "2a00:dd80:3a::ed",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8e",
|
|
"RegionID": 8,
|
|
"HostName": "derp8e.tailscale.com",
|
|
"IPv4": "176.58.92.144",
|
|
"IPv6": "2a00:dd80:3a::b33",
|
|
"CanPort80": true
|
|
}]
|
|
}, "9": {
|
|
"RegionID": 9,
|
|
"RegionCode": "dfw",
|
|
"RegionName": "Dallas",
|
|
"Latitude": 32.779167,
|
|
"Longitude": -96.808889,
|
|
"Nodes": [{
|
|
"Name": "9e",
|
|
"RegionID": 9,
|
|
"HostName": "derp9e.tailscale.com",
|
|
"IPv4": "192.73.248.83",
|
|
"IPv6": "2607:f740:100::359",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9f",
|
|
"RegionID": 9,
|
|
"HostName": "derp9f.tailscale.com",
|
|
"IPv4": "209.177.156.197",
|
|
"IPv6": "2607:f740:100::cad",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9d",
|
|
"RegionID": 9,
|
|
"HostName": "derp9d.tailscale.com",
|
|
"IPv4": "209.177.156.94",
|
|
"IPv6": "2607:f740:100::c05",
|
|
"CanPort80": true
|
|
}]
|
|
}}},
|
|
"DisplayMessages": null,
|
|
"TKAEnabled": false,
|
|
"TKAHead": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
|
|
"Domain": "odin@example.com",
|
|
"DomainAuditLogID": "",
|
|
"UserProfiles": {
|
|
"1260082990019555": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
},
|
|
"3982058329734709": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"}
|
|
}
|
|
},
|
|
"whois": {"100.105.222.30": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.105.250.66": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.113.168.128": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.119.34": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.32.6": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.116.103.115": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.117.185.12": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.118.74.93": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.226.24": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.185.78": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.79.4.126": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.193.88": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.88.28.42": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.99.161.100": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::3237:4a5d": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"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::4937:47e": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"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::537:c158": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"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::5637:6773": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"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::5737:de1e": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"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::6337:1c2a": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6a37:e218": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"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::8937:b90c": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9137:a164": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::a337:7722": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"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::a937:fa42": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"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::be37:b94e": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cd37:2006": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"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::e937:a880": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"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}}
|
|
}, "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": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 43763623200210,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"Hostinfo": {"Hostname": "kakuna", "RequestTags": ["tag:prod"], "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"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:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"MachineKey": "mkey:063daef92b8b7338071ca6be254ce6b2a07651a8ba603aea62054407e03c9b13",
|
|
"Peers": [{
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}],
|
|
"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"
|
|
},
|
|
"43763623200210": {
|
|
"ID": 43763623200210,
|
|
"LoginName": "kakuna.tail78f774.ts.net",
|
|
"DisplayName": "kakuna"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"}
|
|
}
|
|
},
|
|
"whois": {"100.105.222.30": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.105.250.66": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.113.168.128": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.32.6": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.116.103.115": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.117.185.12": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.118.74.93": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.226.24": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.185.78": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.79.4.126": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.193.88": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.88.28.42": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.95.214.93": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.99.161.100": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::3237:4a5d": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"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::4937:47e": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"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::537:c158": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"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::5637:6773": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"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::5737:de1e": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"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::6337:1c2a": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6a37:e218": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"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::8937:b90c": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9137:a164": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::a937:fa42": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"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::be37:b94e": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cd37:2006": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"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::e937:a880": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"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::ef37:d65d": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"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": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 2292290017526758,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"Hostinfo": {
|
|
"Hostname": "pidgeotto",
|
|
"RoutableIPs": ["0.0.0.0/0", "::/0"],
|
|
"RequestTags": ["tag:pidgeotto"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"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:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"MachineKey": "mkey:6ea83cbcb19e6e1632859b7da1d4ea2274be66004468ad43c87fc85ec9c53059",
|
|
"Peers": [{
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}],
|
|
"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"
|
|
},
|
|
"2292290017526758": {
|
|
"ID": 2292290017526758,
|
|
"LoginName": "pidgeotto.tail78f774.ts.net",
|
|
"DisplayName": "pidgeotto"
|
|
},
|
|
"3982058329734709": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"}
|
|
}
|
|
},
|
|
"whois": {"100.105.222.30": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.105.250.66": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.113.168.128": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.119.34": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.32.6": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.116.103.115": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.117.185.12": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.118.74.93": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.226.24": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.185.78": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.79.4.126": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.193.88": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.95.214.93": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.99.161.100": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::3237:4a5d": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"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::4937:47e": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"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::537:c158": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"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::5637:6773": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"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::5737:de1e": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"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::6a37:e218": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"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::8937:b90c": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9137:a164": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::a337:7722": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"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::a937:fa42": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"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::be37:b94e": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cd37:2006": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"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::e937:a880": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"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::ef37:d65d": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"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": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 4807118158239517,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"Hostinfo": {
|
|
"Hostname": "pidgey",
|
|
"RoutableIPs": ["0.0.0.0/0", "::/0"],
|
|
"RequestTags": ["tag:pidgey"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"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:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"MachineKey": "mkey:e4eb6c4d443f4f7dd10c8b38dcca32c75ddcd31cce2ee4d2e3ed5973fb0d270a",
|
|
"Peers": [{
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}],
|
|
"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"},
|
|
"4807118158239517": {
|
|
"ID": 4807118158239517,
|
|
"LoginName": "pidgey.tail78f774.ts.net",
|
|
"DisplayName": "pidgey"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.105.222.30": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.105.250.66": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.113.168.128": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.119.34": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.116.103.115": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.117.185.12": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.118.74.93": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.226.24": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.185.78": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.79.4.126": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.193.88": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.88.28.42": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.95.214.93": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.99.161.100": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::3237:4a5d": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"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::4937:47e": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"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::537:c158": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"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::5637:6773": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"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::5737:de1e": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"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::6337:1c2a": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6a37:e218": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"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::8937:b90c": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9137:a164": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::a337:7722": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"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::a937:fa42": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"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::be37:b94e": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::e937:a880": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"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::ef37:d65d": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"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": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 5978930611205841,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"Hostinfo": {"Hostname": "raticate", "RequestTags": ["tag:group-b"], "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"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:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"MachineKey": "mkey:ff921681ff90d184dafa9610e93f1abe1b902231e73815727e682a0b7e6c3f5e",
|
|
"Peers": [{
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}],
|
|
"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"},
|
|
"5978930611205841": {
|
|
"ID": 5978930611205841,
|
|
"LoginName": "raticate.tail78f774.ts.net",
|
|
"DisplayName": "raticate"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.105.250.66": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.113.168.128": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.119.34": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.32.6": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.116.103.115": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.117.185.12": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.118.74.93": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.226.24": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.185.78": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.79.4.126": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.193.88": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.88.28.42": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.95.214.93": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.99.161.100": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::3237:4a5d": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"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::4937:47e": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"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::537:c158": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"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::5637:6773": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"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::6337:1c2a": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6a37:e218": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"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::8937:b90c": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9137:a164": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::a337:7722": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"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::a937:fa42": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"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::be37:b94e": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cd37:2006": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"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::e937:a880": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"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::ef37:d65d": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"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": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 3618557597825330,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"Hostinfo": {"Hostname": "rattata", "RequestTags": ["tag:group-a"], "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"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:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"MachineKey": "mkey:8cd27182864f496cdea31f744aa199ea471779062e7ae4dcffbc89cf5140b308",
|
|
"Peers": [{
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}],
|
|
"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"
|
|
},
|
|
"3618557597825330": {
|
|
"ID": 3618557597825330,
|
|
"LoginName": "rattata.tail78f774.ts.net",
|
|
"DisplayName": "rattata"
|
|
},
|
|
"3982058329734709": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"}
|
|
}
|
|
},
|
|
"whois": {"100.105.222.30": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.105.250.66": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.113.168.128": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.119.34": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.32.6": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.116.103.115": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.117.185.12": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.118.74.93": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.185.78": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.79.4.126": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.193.88": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.88.28.42": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.95.214.93": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.99.161.100": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::3237:4a5d": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"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::4937:47e": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"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::537:c158": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"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::5637:6773": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"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::5737:de1e": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"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::6337:1c2a": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::8937:b90c": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9137:a164": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::a337:7722": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"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::a937:fa42": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"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::be37:b94e": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cd37:2006": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"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::e937:a880": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"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::ef37:d65d": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"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": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1286744170790017,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"Hostinfo": {
|
|
"Hostname": "spearow",
|
|
"RoutableIPs": ["10.44.0.0/16"],
|
|
"RequestTags": ["tag:spearow"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"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:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"MachineKey": "mkey:5a87350811be2809fe94798995ad9a09a8097c44c1594cd2fc74d1dbd4b28049",
|
|
"Peers": [{
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}],
|
|
"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"
|
|
},
|
|
"1286744170790017": {
|
|
"ID": 1286744170790017,
|
|
"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.105.222.30": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.105.250.66": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.113.168.128": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.119.34": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.32.6": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.117.185.12": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.118.74.93": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.226.24": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.185.78": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.79.4.126": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.193.88": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.88.28.42": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.95.214.93": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.99.161.100": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::3237:4a5d": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"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::4937:47e": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"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::537:c158": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"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::5737:de1e": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"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::6337:1c2a": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6a37:e218": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"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::8937:b90c": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9137:a164": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::a337:7722": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"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::a937:fa42": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"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::be37:b94e": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cd37:2006": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"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::e937:a880": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"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::ef37:d65d": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"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": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 8420382691807587,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"Hostinfo": {
|
|
"Hostname": "squirtle",
|
|
"RoutableIPs": ["10.33.0.0/16"],
|
|
"RequestTags": ["tag:router"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"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:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"MachineKey": "mkey:48261c2699668f633eacabe115ac29067b76c20bf22481b9c833b5c59546f846",
|
|
"Peers": [{
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}],
|
|
"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"},
|
|
"8420382691807587": {
|
|
"ID": 8420382691807587,
|
|
"LoginName": "squirtle.tail78f774.ts.net",
|
|
"DisplayName": "squirtle"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.105.222.30": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.105.250.66": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.113.168.128": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.119.34": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.32.6": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.116.103.115": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.117.185.12": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.118.74.93": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.226.24": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.185.78": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.82.193.88": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.88.28.42": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.95.214.93": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.99.161.100": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::3237:4a5d": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"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::537:c158": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"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::5637:6773": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"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::5737:de1e": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"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::6337:1c2a": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6a37:e218": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"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::8937:b90c": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::9137:a164": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::a337:7722": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"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::a937:fa42": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"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::be37:b94e": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cd37:2006": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"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::e937:a880": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"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::ef37:d65d": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"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": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"Hostinfo": {"Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"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:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"MachineKey": "mkey:24d887a0c2de6027baa8c58b69cdd4b37e2af0c57527997c7ea853492441f308",
|
|
"Peers": [{
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}],
|
|
"DNS": {"ExitNodeFilteredSet": [".ts.net", ".tailscale.net"]},
|
|
"PacketFilter": [{"IPProto": [6, 17, 1, 58], "Srcs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0/23",
|
|
"100.115.96.0/19",
|
|
"100.115.128.0/17",
|
|
"100.116.0.0/14",
|
|
"100.120.0.0/13",
|
|
"100.64.0.0/11",
|
|
"100.96.0.0/12",
|
|
"100.112.0.0/15",
|
|
"100.114.0.0/16",
|
|
"100.115.0.0/18",
|
|
"100.115.64.0/20",
|
|
"100.115.80.0/21",
|
|
"100.115.88.0/22",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "SrcCaps": null, "Dsts": [
|
|
{"Net": "0.0.0.0/0", "Ports": {"First": 0, "Last": 65535}},
|
|
{"Net": "::/0", "Ports": {"First": 0, "Last": 65535}}
|
|
], "Caps": []}],
|
|
"PacketFilterRules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "DstPorts": [{"IP": "*", "Ports": {"First": 0, "Last": 65535}}]}],
|
|
"SSHPolicy": {"rules": []},
|
|
"CollectServices": false,
|
|
"DERPMap": {"Regions": {"1": {
|
|
"RegionID": 1,
|
|
"RegionCode": "nyc",
|
|
"RegionName": "New York City",
|
|
"Latitude": 40.7128,
|
|
"Longitude": -74.006,
|
|
"Nodes": [{
|
|
"Name": "1h",
|
|
"RegionID": 1,
|
|
"HostName": "derp1h.tailscale.com",
|
|
"IPv4": "199.38.181.93",
|
|
"IPv6": "2607:f740:f::afd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1g",
|
|
"RegionID": 1,
|
|
"HostName": "derp1g.tailscale.com",
|
|
"IPv4": "209.177.145.120",
|
|
"IPv6": "2607:f740:f::3eb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1i",
|
|
"RegionID": 1,
|
|
"HostName": "derp1i.tailscale.com",
|
|
"IPv4": "199.38.181.103",
|
|
"IPv6": "2607:f740:f::e19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "1f",
|
|
"RegionID": 1,
|
|
"HostName": "derp1f.tailscale.com",
|
|
"IPv4": "199.38.181.104",
|
|
"IPv6": "2607:f740:f::bc",
|
|
"CanPort80": true
|
|
}]
|
|
}, "10": {
|
|
"RegionID": 10,
|
|
"RegionCode": "sea",
|
|
"RegionName": "Seattle",
|
|
"Latitude": 47.609722,
|
|
"Longitude": -122.333056,
|
|
"Nodes": [{
|
|
"Name": "10c",
|
|
"RegionID": 10,
|
|
"HostName": "derp10c.tailscale.com",
|
|
"IPv4": "192.73.240.121",
|
|
"IPv6": "2607:f740:14::40c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10d",
|
|
"RegionID": 10,
|
|
"HostName": "derp10d.tailscale.com",
|
|
"IPv4": "192.73.240.132",
|
|
"IPv6": "2607:f740:14::500",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "10b",
|
|
"RegionID": 10,
|
|
"HostName": "derp10b.tailscale.com",
|
|
"IPv4": "192.73.240.161",
|
|
"IPv6": "2607:f740:14::61c",
|
|
"CanPort80": true
|
|
}]
|
|
}, "11": {
|
|
"RegionID": 11,
|
|
"RegionCode": "sao",
|
|
"RegionName": "São Paulo",
|
|
"Latitude": -23.55,
|
|
"Longitude": -46.633333,
|
|
"Nodes": [{
|
|
"Name": "11f",
|
|
"RegionID": 11,
|
|
"HostName": "derp11f.tailscale.com",
|
|
"IPv4": "172.237.61.197",
|
|
"IPv6": "2600:3c0d::2000:3bff:fe44:6166",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11g",
|
|
"RegionID": 11,
|
|
"HostName": "derp11g.tailscale.com",
|
|
"IPv4": "172.237.61.190",
|
|
"IPv6": "2600:3c0d::2000:62ff:febe:2e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "11e",
|
|
"RegionID": 11,
|
|
"HostName": "derp11e.tailscale.com",
|
|
"IPv4": "172.237.61.194",
|
|
"IPv6": "2600:3c0d::2000:d2ff:fe43:1790",
|
|
"CanPort80": true
|
|
}]
|
|
}, "12": {
|
|
"RegionID": 12,
|
|
"RegionCode": "ord",
|
|
"RegionName": "Chicago",
|
|
"Latitude": 41.881944,
|
|
"Longitude": -87.627778,
|
|
"Nodes": [{
|
|
"Name": "12e",
|
|
"RegionID": 12,
|
|
"HostName": "derp12e.tailscale.com",
|
|
"IPv4": "209.177.158.15",
|
|
"IPv6": "2607:f740:e::b17",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12f",
|
|
"RegionID": 12,
|
|
"HostName": "derp12f.tailscale.com",
|
|
"IPv4": "199.38.182.118",
|
|
"IPv6": "2607:f740:e::4c8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "12d",
|
|
"RegionID": 12,
|
|
"HostName": "derp12d.tailscale.com",
|
|
"IPv4": "209.177.158.246",
|
|
"IPv6": "2607:f740:e::811",
|
|
"CanPort80": true
|
|
}]
|
|
}, "13": {
|
|
"RegionID": 13,
|
|
"RegionCode": "den",
|
|
"RegionName": "Denver",
|
|
"Latitude": 39.7392,
|
|
"Longitude": -104.9849,
|
|
"Nodes": [{
|
|
"Name": "13c",
|
|
"RegionID": 13,
|
|
"HostName": "derp13c.tailscale.com",
|
|
"IPv4": "192.73.242.28",
|
|
"IPv6": "2607:f740:16::5c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13d",
|
|
"RegionID": 13,
|
|
"HostName": "derp13d.tailscale.com",
|
|
"IPv4": "192.73.242.204",
|
|
"IPv6": "2607:f740:16::c23",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "13b",
|
|
"RegionID": 13,
|
|
"HostName": "derp13b.tailscale.com",
|
|
"IPv4": "192.73.242.187",
|
|
"IPv6": "2607:f740:16::640",
|
|
"CanPort80": true
|
|
}]
|
|
}, "14": {
|
|
"RegionID": 14,
|
|
"RegionCode": "ams",
|
|
"RegionName": "Amsterdam",
|
|
"Latitude": 52.372778,
|
|
"Longitude": 4.893611,
|
|
"Nodes": [{
|
|
"Name": "14c",
|
|
"RegionID": 14,
|
|
"HostName": "derp14c.tailscale.com",
|
|
"IPv4": "176.58.93.147",
|
|
"IPv6": "2a00:dd80:3c::b09",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14d",
|
|
"RegionID": 14,
|
|
"HostName": "derp14d.tailscale.com",
|
|
"IPv4": "176.58.93.154",
|
|
"IPv6": "2a00:dd80:3c::3d5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "14b",
|
|
"RegionID": 14,
|
|
"HostName": "derp14b.tailscale.com",
|
|
"IPv4": "176.58.93.248",
|
|
"IPv6": "2a00:dd80:3c::807",
|
|
"CanPort80": true
|
|
}]
|
|
}, "15": {
|
|
"RegionID": 15,
|
|
"RegionCode": "jnb",
|
|
"RegionName": "Johannesburg",
|
|
"Latitude": -26.204444,
|
|
"Longitude": 28.045556,
|
|
"Nodes": [{
|
|
"Name": "15c",
|
|
"RegionID": 15,
|
|
"HostName": "derp15c.tailscale.com",
|
|
"IPv4": "102.67.165.185",
|
|
"IPv6": "2c0f:edb0:0:10::b59",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15d",
|
|
"RegionID": 15,
|
|
"HostName": "derp15d.tailscale.com",
|
|
"IPv4": "102.67.165.36",
|
|
"IPv6": "2c0f:edb0:0:10::599",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "15b",
|
|
"RegionID": 15,
|
|
"HostName": "derp15b.tailscale.com",
|
|
"IPv4": "102.67.165.90",
|
|
"IPv6": "2c0f:edb0:0:10::963",
|
|
"CanPort80": true
|
|
}]
|
|
}, "16": {
|
|
"RegionID": 16,
|
|
"RegionCode": "mia",
|
|
"RegionName": "Miami",
|
|
"Latitude": 25.78,
|
|
"Longitude": -80.21,
|
|
"Nodes": [{
|
|
"Name": "16c",
|
|
"RegionID": 16,
|
|
"HostName": "derp16c.tailscale.com",
|
|
"IPv4": "192.73.243.229",
|
|
"IPv6": "2607:f740:17::4e4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16d",
|
|
"RegionID": 16,
|
|
"HostName": "derp16d.tailscale.com",
|
|
"IPv4": "192.73.243.141",
|
|
"IPv6": "2607:f740:17::475",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "16b",
|
|
"RegionID": 16,
|
|
"HostName": "derp16b.tailscale.com",
|
|
"IPv4": "192.73.243.135",
|
|
"IPv6": "2607:f740:17::476",
|
|
"CanPort80": true
|
|
}]
|
|
}, "17": {
|
|
"RegionID": 17,
|
|
"RegionCode": "lax",
|
|
"RegionName": "Los Angeles",
|
|
"Latitude": 34.05,
|
|
"Longitude": -118.25,
|
|
"Nodes": [{
|
|
"Name": "17c",
|
|
"RegionID": 17,
|
|
"HostName": "derp17c.tailscale.com",
|
|
"IPv4": "208.111.40.12",
|
|
"IPv6": "2607:f740:c::10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17d",
|
|
"RegionID": 17,
|
|
"HostName": "derp17d.tailscale.com",
|
|
"IPv4": "208.111.40.216",
|
|
"IPv6": "2607:f740:c::e1b",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "17b",
|
|
"RegionID": 17,
|
|
"HostName": "derp17b.tailscale.com",
|
|
"IPv4": "192.73.244.245",
|
|
"IPv6": "2607:f740:c::646",
|
|
"CanPort80": true
|
|
}]
|
|
}, "18": {
|
|
"RegionID": 18,
|
|
"RegionCode": "par",
|
|
"RegionName": "Paris",
|
|
"Latitude": 48.856667,
|
|
"Longitude": 2.352222,
|
|
"Nodes": [{
|
|
"Name": "18c",
|
|
"RegionID": 18,
|
|
"HostName": "derp18c.tailscale.com",
|
|
"IPv4": "176.58.90.207",
|
|
"IPv6": "2a00:dd80:3e::c19",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18d",
|
|
"RegionID": 18,
|
|
"HostName": "derp18d.tailscale.com",
|
|
"IPv4": "176.58.90.104",
|
|
"IPv6": "2a00:dd80:3e::f2e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "18b",
|
|
"RegionID": 18,
|
|
"HostName": "derp18b.tailscale.com",
|
|
"IPv4": "176.58.90.147",
|
|
"IPv6": "2a00:dd80:3e::363",
|
|
"CanPort80": true
|
|
}]
|
|
}, "19": {
|
|
"RegionID": 19,
|
|
"RegionCode": "mad",
|
|
"RegionName": "Madrid",
|
|
"Latitude": 40.416944,
|
|
"Longitude": -3.703333,
|
|
"Nodes": [{
|
|
"Name": "19c",
|
|
"RegionID": 19,
|
|
"HostName": "derp19c.tailscale.com",
|
|
"IPv4": "45.159.97.61",
|
|
"IPv6": "2a00:dd80:14:10::20",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19d",
|
|
"RegionID": 19,
|
|
"HostName": "derp19d.tailscale.com",
|
|
"IPv4": "45.159.97.233",
|
|
"IPv6": "2a00:dd80:14:10::34a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "19b",
|
|
"RegionID": 19,
|
|
"HostName": "derp19b.tailscale.com",
|
|
"IPv4": "45.159.97.144",
|
|
"IPv6": "2a00:dd80:14:10::335",
|
|
"CanPort80": true
|
|
}]
|
|
}, "2": {
|
|
"RegionID": 2,
|
|
"RegionCode": "sfo",
|
|
"RegionName": "San Francisco",
|
|
"Latitude": 37.7775,
|
|
"Longitude": -122.416389,
|
|
"Nodes": [{
|
|
"Name": "2e",
|
|
"RegionID": 2,
|
|
"HostName": "derp2e.tailscale.com",
|
|
"IPv4": "192.73.252.134",
|
|
"IPv6": "2607:f740:0:3f::44c",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2f",
|
|
"RegionID": 2,
|
|
"HostName": "derp2f.tailscale.com",
|
|
"IPv4": "208.111.34.178",
|
|
"IPv6": "2607:f740:0:3f::f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "2d",
|
|
"RegionID": 2,
|
|
"HostName": "derp2d.tailscale.com",
|
|
"IPv4": "192.73.252.65",
|
|
"IPv6": "2607:f740:0:3f::287",
|
|
"CanPort80": true
|
|
}]
|
|
}, "20": {
|
|
"RegionID": 20,
|
|
"RegionCode": "hkg",
|
|
"RegionName": "Hong Kong",
|
|
"Latitude": 22.3193,
|
|
"Longitude": 114.1694,
|
|
"Nodes": [{
|
|
"Name": "20c",
|
|
"RegionID": 20,
|
|
"HostName": "derp20c.tailscale.com",
|
|
"IPv4": "205.147.105.30",
|
|
"IPv6": "2403:2500:8000:1::5fb",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20d",
|
|
"RegionID": 20,
|
|
"HostName": "derp20d.tailscale.com",
|
|
"IPv4": "205.147.105.78",
|
|
"IPv6": "2403:2500:8000:1::e9a",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "20b",
|
|
"RegionID": 20,
|
|
"HostName": "derp20b.tailscale.com",
|
|
"IPv4": "103.6.84.152",
|
|
"IPv6": "2403:2500:8000:1::ef6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "21": {
|
|
"RegionID": 21,
|
|
"RegionCode": "tor",
|
|
"RegionName": "Toronto",
|
|
"Latitude": 43.741667,
|
|
"Longitude": -79.373333,
|
|
"Nodes": [{
|
|
"Name": "21c",
|
|
"RegionID": 21,
|
|
"HostName": "derp21c.tailscale.com",
|
|
"IPv4": "162.248.221.215",
|
|
"IPv6": "2607:f740:50::f10",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21d",
|
|
"RegionID": 21,
|
|
"HostName": "derp21d.tailscale.com",
|
|
"IPv4": "162.248.221.248",
|
|
"IPv6": "2607:f740:50::ca4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "21b",
|
|
"RegionID": 21,
|
|
"HostName": "derp21b.tailscale.com",
|
|
"IPv4": "162.248.221.199",
|
|
"IPv6": "2607:f740:50::1d1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "22": {
|
|
"RegionID": 22,
|
|
"RegionCode": "waw",
|
|
"RegionName": "Warsaw",
|
|
"Latitude": 52.23,
|
|
"Longitude": 21.011111,
|
|
"Nodes": [{
|
|
"Name": "22c",
|
|
"RegionID": 22,
|
|
"HostName": "derp22c.tailscale.com",
|
|
"IPv4": "45.159.98.253",
|
|
"IPv6": "2a00:dd80:40:100::3f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22d",
|
|
"RegionID": 22,
|
|
"HostName": "derp22d.tailscale.com",
|
|
"IPv4": "45.159.98.145",
|
|
"IPv6": "2a00:dd80:40:100::211",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "22b",
|
|
"RegionID": 22,
|
|
"HostName": "derp22b.tailscale.com",
|
|
"IPv4": "45.159.98.196",
|
|
"IPv6": "2a00:dd80:40:100::316",
|
|
"CanPort80": true
|
|
}]
|
|
}, "23": {
|
|
"RegionID": 23,
|
|
"RegionCode": "dbi",
|
|
"RegionName": "Dubai",
|
|
"Latitude": 25.263056,
|
|
"Longitude": 55.297222,
|
|
"Nodes": [{
|
|
"Name": "23c",
|
|
"RegionID": 23,
|
|
"HostName": "derp23c.tailscale.com",
|
|
"IPv4": "185.34.3.207",
|
|
"IPv6": "2a00:dd80:3f:100::a50",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23d",
|
|
"RegionID": 23,
|
|
"HostName": "derp23d.tailscale.com",
|
|
"IPv4": "185.34.3.75",
|
|
"IPv6": "2a00:dd80:3f:100::97e",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "23b",
|
|
"RegionID": 23,
|
|
"HostName": "derp23b.tailscale.com",
|
|
"IPv4": "185.34.3.232",
|
|
"IPv6": "2a00:dd80:3f:100::76f",
|
|
"CanPort80": true
|
|
}]
|
|
}, "24": {
|
|
"RegionID": 24,
|
|
"RegionCode": "hnl",
|
|
"RegionName": "Honolulu",
|
|
"Latitude": 21.306944,
|
|
"Longitude": -157.858333,
|
|
"Nodes": [{
|
|
"Name": "24c",
|
|
"RegionID": 24,
|
|
"HostName": "derp24c.tailscale.com",
|
|
"IPv4": "208.83.233.233",
|
|
"IPv6": "2001:19f0:c000:c591:5400:04ff:fe26:2c5f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24d",
|
|
"RegionID": 24,
|
|
"HostName": "derp24d.tailscale.com",
|
|
"IPv4": "208.72.155.133",
|
|
"IPv6": "2001:19f0:c000:c564:5400:04ff:fe26:2ba8",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "24b",
|
|
"RegionID": 24,
|
|
"HostName": "derp24b.tailscale.com",
|
|
"IPv4": "208.83.234.151",
|
|
"IPv6": "2001:19f0:c000:c586:5400:04ff:fe26:2ba6",
|
|
"CanPort80": true
|
|
}]
|
|
}, "25": {
|
|
"RegionID": 25,
|
|
"RegionCode": "nai",
|
|
"RegionName": "Nairobi",
|
|
"Latitude": -1.286389,
|
|
"Longitude": 36.817222,
|
|
"Nodes": [{
|
|
"Name": "25c",
|
|
"RegionID": 25,
|
|
"HostName": "derp25c.tailscale.com",
|
|
"IPv4": "102.67.167.37",
|
|
"IPv6": "2c0f:edb0:2000:1::2c7",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25d",
|
|
"RegionID": 25,
|
|
"HostName": "derp25d.tailscale.com",
|
|
"IPv4": "102.67.167.188",
|
|
"IPv6": "2c0f:edb0:2000:1::188",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "25b",
|
|
"RegionID": 25,
|
|
"HostName": "derp25b.tailscale.com",
|
|
"IPv4": "102.67.167.245",
|
|
"IPv6": "2c0f:edb0:2000:1::2e9",
|
|
"CanPort80": true
|
|
}]
|
|
}, "26": {
|
|
"RegionID": 26,
|
|
"RegionCode": "nue",
|
|
"RegionName": "Nuremberg",
|
|
"Latitude": 49.453889,
|
|
"Longitude": 11.0775,
|
|
"Nodes": [{
|
|
"Name": "26c",
|
|
"RegionID": 26,
|
|
"HostName": "derp26c.tailscale.com",
|
|
"IPv4": "49.12.193.137",
|
|
"IPv6": "2a01:4f8:1c1c:5c70::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26d",
|
|
"RegionID": 26,
|
|
"HostName": "derp26d.tailscale.com",
|
|
"IPv4": "49.13.204.141",
|
|
"IPv6": "2a01:4f8:1c0c:7d06::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "26b",
|
|
"RegionID": 26,
|
|
"HostName": "derp26b.tailscale.com",
|
|
"IPv4": "167.235.72.200",
|
|
"IPv6": "2a01:4f8:1c1c:47b6::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "27": {
|
|
"RegionID": 27,
|
|
"RegionCode": "iad",
|
|
"RegionName": "Ashburn",
|
|
"Latitude": 39.03,
|
|
"Longitude": -77.471111,
|
|
"Nodes": [{
|
|
"Name": "27d",
|
|
"RegionID": 27,
|
|
"HostName": "derp27d.tailscale.com",
|
|
"IPv4": "178.156.152.106",
|
|
"IPv6": "2a01:4ff:f0:3c8e::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27c",
|
|
"RegionID": 27,
|
|
"HostName": "derp27c.tailscale.com",
|
|
"IPv4": "178.156.152.91",
|
|
"IPv6": "2a01:4ff:f0:3913::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27e",
|
|
"RegionID": 27,
|
|
"HostName": "derp27e.tailscale.com",
|
|
"IPv4": "178.156.134.232",
|
|
"IPv6": "2a01:4ff:f0:28d4::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "27b",
|
|
"RegionID": 27,
|
|
"HostName": "derp27b.tailscale.com",
|
|
"IPv4": "5.161.218.233",
|
|
"IPv6": "2a01:4ff:f0:3db9::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "28": {
|
|
"RegionID": 28,
|
|
"RegionCode": "hel",
|
|
"RegionName": "Helsinki",
|
|
"Latitude": 60.170833,
|
|
"Longitude": 24.9375,
|
|
"Nodes": [{
|
|
"Name": "28c",
|
|
"RegionID": 28,
|
|
"HostName": "derp28c.tailscale.com",
|
|
"IPv4": "95.217.2.165",
|
|
"IPv6": "2a01:4f9:c012:cd74::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28d",
|
|
"RegionID": 28,
|
|
"HostName": "derp28d.tailscale.com",
|
|
"IPv4": "157.180.28.32",
|
|
"IPv6": "2a01:4f9:c012:2e5b::1",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "28b",
|
|
"RegionID": 28,
|
|
"HostName": "derp28b.tailscale.com",
|
|
"IPv4": "65.109.143.62",
|
|
"IPv6": "2a01:4f9:c012:d55c::1",
|
|
"CanPort80": true
|
|
}]
|
|
}, "3": {
|
|
"RegionID": 3,
|
|
"RegionCode": "sin",
|
|
"RegionName": "Singapore",
|
|
"Latitude": 1.3521,
|
|
"Longitude": 103.8198,
|
|
"Nodes": [{
|
|
"Name": "3g",
|
|
"RegionID": 3,
|
|
"HostName": "derp3g.tailscale.com",
|
|
"IPv4": "172.237.72.79",
|
|
"IPv6": "2600:3c15::2000:adff:fe08:6fab",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3f",
|
|
"RegionID": 3,
|
|
"HostName": "derp3f.tailscale.com",
|
|
"IPv4": "172.237.72.8",
|
|
"IPv6": "2600:3c15::2000:53ff:fe48:a668",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3h",
|
|
"RegionID": 3,
|
|
"HostName": "derp3h.tailscale.com",
|
|
"IPv4": "172.237.66.30",
|
|
"IPv6": "2600:3c15::2000:3dff:fe44:50aa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "3e",
|
|
"RegionID": 3,
|
|
"HostName": "derp3e.tailscale.com",
|
|
"IPv4": "172.237.72.43",
|
|
"IPv6": "2600:3c15::2000:6cff:fee4:d799",
|
|
"CanPort80": true
|
|
}]
|
|
}, "4": {
|
|
"RegionID": 4,
|
|
"RegionCode": "fra",
|
|
"RegionName": "Frankfurt",
|
|
"Latitude": 50.1109,
|
|
"Longitude": 8.6821,
|
|
"Nodes": [{
|
|
"Name": "4h",
|
|
"RegionID": 4,
|
|
"HostName": "derp4h.tailscale.com",
|
|
"IPv4": "185.40.234.77",
|
|
"IPv6": "2a00:dd80:20::bcf",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4i",
|
|
"RegionID": 4,
|
|
"HostName": "derp4i.tailscale.com",
|
|
"IPv4": "185.40.234.53",
|
|
"IPv6": "2a00:dd80:20::8a6",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4g",
|
|
"RegionID": 4,
|
|
"HostName": "derp4g.tailscale.com",
|
|
"IPv4": "185.40.234.113",
|
|
"IPv6": "2a00:dd80:20::8f",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4j",
|
|
"RegionID": 4,
|
|
"HostName": "derp4j.tailscale.com",
|
|
"IPv4": "185.40.234.176",
|
|
"IPv6": "2a00:dd80:20::e67",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "4f",
|
|
"RegionID": 4,
|
|
"HostName": "derp4f.tailscale.com",
|
|
"IPv4": "185.40.234.219",
|
|
"IPv6": "2a00:dd80:20::a25",
|
|
"CanPort80": true
|
|
}]
|
|
}, "5": {
|
|
"RegionID": 5,
|
|
"RegionCode": "syd",
|
|
"RegionName": "Sydney",
|
|
"Latitude": -33.867778,
|
|
"Longitude": 151.21,
|
|
"Nodes": [{
|
|
"Name": "5f",
|
|
"RegionID": 5,
|
|
"HostName": "derp5f.tailscale.com",
|
|
"IPv4": "172.105.166.103",
|
|
"IPv6": "2400:8907::2000:ccff:fe1f:80da",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5g",
|
|
"RegionID": 5,
|
|
"HostName": "derp5g.tailscale.com",
|
|
"IPv4": "172.105.169.57",
|
|
"IPv6": "2400:8907::2000:2fff:fea7:57f4",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "5e",
|
|
"RegionID": 5,
|
|
"HostName": "derp5e.tailscale.com",
|
|
"IPv4": "172.105.179.230",
|
|
"IPv6": "2400:8907::2000:ceff:fe8d:4f4e",
|
|
"CanPort80": true
|
|
}]
|
|
}, "6": {
|
|
"RegionID": 6,
|
|
"RegionCode": "blr",
|
|
"RegionName": "Bengaluru",
|
|
"Latitude": 12.9716,
|
|
"Longitude": 77.5946,
|
|
"Nodes": [{
|
|
"Name": "6a",
|
|
"RegionID": 6,
|
|
"HostName": "derp6.tailscale.com",
|
|
"IPv4": "68.183.90.120",
|
|
"IPv6": "2400:6180:100:d0::982:d001",
|
|
"CanPort80": true
|
|
}]
|
|
}, "7": {
|
|
"RegionID": 7,
|
|
"RegionCode": "tok",
|
|
"RegionName": "Tokyo",
|
|
"Latitude": 35.6764,
|
|
"Longitude": 139.65,
|
|
"Nodes": [{
|
|
"Name": "7g",
|
|
"RegionID": 7,
|
|
"HostName": "derp7g.tailscale.com",
|
|
"IPv4": "172.238.6.179",
|
|
"IPv6": "2600:3c18::2000:3fff:fe80:3ebd",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7f",
|
|
"RegionID": 7,
|
|
"HostName": "derp7f.tailscale.com",
|
|
"IPv4": "172.238.6.34",
|
|
"IPv6": "2600:3c18::2000:acff:fe8e:3ed5",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7h",
|
|
"RegionID": 7,
|
|
"HostName": "derp7h.tailscale.com",
|
|
"IPv4": "172.237.28.183",
|
|
"IPv6": "2600:3c18::2000:b1ff:fea9:4560",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "7e",
|
|
"RegionID": 7,
|
|
"HostName": "derp7e.tailscale.com",
|
|
"IPv4": "172.238.6.180",
|
|
"IPv6": "2600:3c18::2000:60ff:fe0f:6e83",
|
|
"STUNOnly": true,
|
|
"CanPort80": true
|
|
}]
|
|
}, "8": {
|
|
"RegionID": 8,
|
|
"RegionCode": "lhr",
|
|
"RegionName": "London",
|
|
"Latitude": 51.5072,
|
|
"Longitude": 0.1276,
|
|
"Nodes": [{
|
|
"Name": "8f",
|
|
"RegionID": 8,
|
|
"HostName": "derp8f.tailscale.com",
|
|
"IPv4": "176.58.88.183",
|
|
"IPv6": "2a00:dd80:3a::dfa",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8g",
|
|
"RegionID": 8,
|
|
"HostName": "derp8g.tailscale.com",
|
|
"IPv4": "176.58.92.254",
|
|
"IPv6": "2a00:dd80:3a::ed",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "8e",
|
|
"RegionID": 8,
|
|
"HostName": "derp8e.tailscale.com",
|
|
"IPv4": "176.58.92.144",
|
|
"IPv6": "2a00:dd80:3a::b33",
|
|
"CanPort80": true
|
|
}]
|
|
}, "9": {
|
|
"RegionID": 9,
|
|
"RegionCode": "dfw",
|
|
"RegionName": "Dallas",
|
|
"Latitude": 32.779167,
|
|
"Longitude": -96.808889,
|
|
"Nodes": [{
|
|
"Name": "9e",
|
|
"RegionID": 9,
|
|
"HostName": "derp9e.tailscale.com",
|
|
"IPv4": "192.73.248.83",
|
|
"IPv6": "2607:f740:100::359",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9f",
|
|
"RegionID": 9,
|
|
"HostName": "derp9f.tailscale.com",
|
|
"IPv4": "209.177.156.197",
|
|
"IPv6": "2607:f740:100::cad",
|
|
"CanPort80": true
|
|
}, {
|
|
"Name": "9d",
|
|
"RegionID": 9,
|
|
"HostName": "derp9d.tailscale.com",
|
|
"IPv4": "209.177.156.94",
|
|
"IPv6": "2607:f740:100::c05",
|
|
"CanPort80": true
|
|
}]
|
|
}}},
|
|
"DisplayMessages": null,
|
|
"TKAEnabled": false,
|
|
"TKAHead": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
|
|
"Domain": "odin@example.com",
|
|
"DomainAuditLogID": "",
|
|
"UserProfiles": {
|
|
"1260082990019555": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
},
|
|
"3982058329734709": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
},
|
|
"4156223528223174": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
},
|
|
"4538565228176803": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"}
|
|
}
|
|
},
|
|
"whois": {"100.105.222.30": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.105.250.66": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.113.168.128": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.119.34": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.32.6": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.116.103.115": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.118.74.93": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.226.24": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.185.78": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.79.4.126": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.193.88": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.88.28.42": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.95.214.93": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "100.99.161.100": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::3237:4a5d": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"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::4937:47e": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"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::537:c158": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"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::5637:6773": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"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::5737:de1e": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"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::6337:1c2a": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6a37:e218": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"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::9137:a164": {"Node": {
|
|
"ID": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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::a337:7722": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"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::a937:fa42": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"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::be37:b94e": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cd37:2006": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"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::e937:a880": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"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::ef37:d65d": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"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": 6111636225489522,
|
|
"StableID": "n1U2wZKyip11CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 6111636225489522,
|
|
"Key": "nodekey:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"DiscoKey": "discokey:e817dd8165f66b590d216882b10808f6419781d9120a643de9ba26679e15936e",
|
|
"Addresses": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"AllowedIPs": ["100.99.161.100/32", "fd7a:115c:a1e0::9137:a164/128"],
|
|
"Endpoints": ["77.164.248.136:36888", "10.65.0.27:36888", "172.17.0.1:36888"],
|
|
"Hostinfo": {"Hostname": "weedle", "RequestTags": ["tag:client"], "Services": [
|
|
{"Proto": "peerapi4", "Port": 33922},
|
|
{"Proto": "peerapi6", "Port": 33922},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.032710267Z",
|
|
"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:a0c18f12eaa59f2b5e37be8338d334b7254d8e6a7c06faf6613bbe969163a163",
|
|
"MachineKey": "mkey:1165fe1e2bdada587d7f98ad48c43cca1e2614d66165191ed23614e7ac69eb2d",
|
|
"Peers": [{
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}],
|
|
"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"},
|
|
"6111636225489522": {
|
|
"ID": 6111636225489522,
|
|
"LoginName": "weedle.tail78f774.ts.net",
|
|
"DisplayName": "weedle"
|
|
}
|
|
}
|
|
},
|
|
"whois": {"100.105.222.30": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.105.250.66": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.113.168.128": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.119.34": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.115.32.6": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.116.103.115": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.117.185.12": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "100.118.74.93": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.67.226.24": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.68.185.78": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "100.79.4.126": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.82.193.88": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.88.28.42": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "100.95.214.93": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}, "fd7a:115c:a1e0::3237:4a5d": {"Node": {
|
|
"ID": 5552025860800209,
|
|
"StableID": "nAfNJgJXMk11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:54bf5645c2ad89946cc9d78fe0ea0a5573a0233fc91021beda19d0d732f64a5c",
|
|
"DiscoKey": "discokey:4c330cf0c3580e8e2148e65ec68bb06900eeabd971dddeb42dd9806c82c96267",
|
|
"Addresses": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"AllowedIPs": ["100.118.74.93/32", "fd7a:115c:a1e0::3237:4a5d/128"],
|
|
"Endpoints": ["77.164.248.136:46577", "10.65.0.27:46577", "172.17.0.1:46577"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50998},
|
|
{"Proto": "peerapi6", "Port": 50998}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.250279865Z",
|
|
"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::4937:47e": {"Node": {
|
|
"ID": 8420382691807587,
|
|
"StableID": "n2rHE9Bck821CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7ff631e3dc04f7a61debf11afb5e01b0d484c7d5d04ac3798329f51449cf047d",
|
|
"DiscoKey": "discokey:d2f800988a157100cb769727a43488dd3a1dc2ec7c30b91b0d5cacc452a90e2b",
|
|
"Addresses": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"AllowedIPs": ["100.79.4.126/32", "fd7a:115c:a1e0::4937:47e/128"],
|
|
"Endpoints": ["77.164.248.136:34421", "10.65.0.27:34421", "172.17.0.1:34421"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 35536},
|
|
{"Proto": "peerapi6", "Port": 35536}
|
|
]},
|
|
"Created": "2026-04-10T18:24:29.48886625Z",
|
|
"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::537:c158": {"Node": {
|
|
"ID": 4120670060872693,
|
|
"StableID": "npQ3is1GBZ11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:74c24c1c5f46ab9be441098ca7df84afb5ba5a5290b1a4a1c41e0f630592c157",
|
|
"DiscoKey": "discokey:2561e838b2811611e232a327b33ff413ca055878ee3227cd35d4cc1dae765056",
|
|
"Addresses": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"AllowedIPs": ["100.82.193.88/32", "fd7a:115c:a1e0::537:c158/128"],
|
|
"Endpoints": ["77.164.248.136:37279", "10.65.0.27:37279", "172.17.0.1:37279"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 39941},
|
|
{"Proto": "peerapi6", "Port": 39941}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.119673861Z",
|
|
"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::5637:6773": {"Node": {
|
|
"ID": 1286744170790017,
|
|
"StableID": "npAD85bm3B11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:93f2beddebbb41ec60164c5e22a3ae7101d5c9e293e4339ff12314fb56f46772",
|
|
"DiscoKey": "discokey:5c5f8d2c011802a2aeff53a910c51bbc1fa8ef05476c7f66d442134b7f0bbd30",
|
|
"Addresses": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"AllowedIPs": ["100.116.103.115/32", "fd7a:115c:a1e0::5637:6773/128"],
|
|
"Endpoints": ["77.164.248.136:50332", "10.65.0.27:50332", "172.17.0.1:50332"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50296},
|
|
{"Proto": "peerapi6", "Port": 50296}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.420724415Z",
|
|
"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::5737:de1e": {"Node": {
|
|
"ID": 5978930611205841,
|
|
"StableID": "nk68EPNsgo11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:f27d10085c68b069eeae612782feafa3edcf90b9380c449ad1dc439657e9de1d",
|
|
"DiscoKey": "discokey:17cd860018c2c8bd2148fe4516ecf5f10b1186283b9e83abbf73bc1c7b8ba32d",
|
|
"Addresses": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"AllowedIPs": ["100.105.222.30/32", "fd7a:115c:a1e0::5737:de1e/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 8,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 64591},
|
|
{"Proto": "peerapi6", "Port": 64591}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.342200692Z",
|
|
"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::6337:1c2a": {"Node": {
|
|
"ID": 2292290017526758,
|
|
"StableID": "nqngGAaBuJ11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7e8055f8046716f7c7fae5c7f23c36545c05059bbee00fbaaf12f64e63d81c29",
|
|
"DiscoKey": "discokey:0f6c099a66628179e1ac6dbf036cd2fbf7996b5946371fe61769aeb44d2ac429",
|
|
"Addresses": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"AllowedIPs": ["100.88.28.42/32", "fd7a:115c:a1e0::6337:1c2a/128"],
|
|
"Endpoints": ["77.164.248.136:51795", "10.65.0.27:51795", "172.17.0.1:51795"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 45713},
|
|
{"Proto": "peerapi6", "Port": 45713}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.704465395Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::6a37:e218": {"Node": {
|
|
"ID": 3618557597825330,
|
|
"StableID": "njwakaNrFV11CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:de24da31063c6ce2e59534b27bfd26d5be7ea28058aa22c45a6157206a83e217",
|
|
"DiscoKey": "discokey:a081a099dbc58d8f255df632707a29bdd0bccc17356264588c58f58bf55bc42d",
|
|
"Addresses": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"AllowedIPs": ["100.67.226.24/32", "fd7a:115c:a1e0::6a37:e218/128"],
|
|
"Endpoints": ["77.164.248.136:42870", "10.65.0.27:42870", "172.17.0.1:42870"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 58291},
|
|
{"Proto": "peerapi6", "Port": 58291}
|
|
]},
|
|
"Created": "2026-04-10T18:24:26.7973061Z",
|
|
"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::8937:b90c": {"Node": {
|
|
"ID": 2592737710247463,
|
|
"StableID": "nSEQ3kpFFM11CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:05933d08f0ab93e8cffb023d87d7b7082bdb0ae0eb9fd987c0564b4f8975b90b",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:02437de75c7095cf2e3fad7b7522e5bae3c1ee0685f7fa1a22428f8b19757842",
|
|
"Addresses": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"AllowedIPs": ["100.117.185.12/32", "fd7a:115c:a1e0::8937:b90c/128"],
|
|
"Endpoints": ["77.164.248.136:49450", "10.65.0.27:49450", "172.17.0.1:49450"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 43635},
|
|
{"Proto": "peerapi6", "Port": 43635}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.261845747Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::a337:7722": {"Node": {
|
|
"ID": 43763623200210,
|
|
"StableID": "nqgCXabpL111CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:82124fd1eb0b0bcfe496ffc406fee25fb4975413856c24ced163fa91a3737721",
|
|
"DiscoKey": "discokey:b818b37ad041bfb013f0158150b79aa6581457dffe80a7375d0e6c16c368ed26",
|
|
"Addresses": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"AllowedIPs": ["100.115.119.34/32", "fd7a:115c:a1e0::a337:7722/128"],
|
|
"Endpoints": ["77.164.248.136:52627", "10.65.0.27:52627", "172.17.0.1:52627"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41422},
|
|
{"Proto": "peerapi6", "Port": 41422}
|
|
]},
|
|
"Created": "2026-04-10T18:24:30.57892333Z",
|
|
"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::a937:fa42": {"Node": {
|
|
"ID": 7352991127936401,
|
|
"StableID": "nkakqHcBRz11CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:3770259cda9226086ea49008539405c3954d76d9aea5827310ac0a09a9e9fa41",
|
|
"DiscoKey": "discokey:f7071ccdfeb136fcd10a306f5692c54dfb9c3bafb14461a43fe7a135b4f80338",
|
|
"Addresses": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"AllowedIPs": ["100.105.250.66/32", "fd7a:115c:a1e0::a937:fa42/128"],
|
|
"Endpoints": ["77.164.248.136:56806", "10.65.0.27:56806", "172.17.0.1:56806"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32822},
|
|
{"Proto": "peerapi6", "Port": 32822}
|
|
]},
|
|
"Created": "2026-04-10T18:24:28.955216302Z",
|
|
"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::be37:b94e": {"Node": {
|
|
"ID": 4576619158566282,
|
|
"StableID": "nThV9S2mjc11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:c95928e258112aa4ff98ac067ee913721b72115c943be825e9cfcfc6bec4b94d",
|
|
"KeyExpiry": "2026-10-07T18:24:32Z",
|
|
"DiscoKey": "discokey:e26660499495adacea7f43d89f32d3c2a0688fde091ef419deaf0306c81b4712",
|
|
"Addresses": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"AllowedIPs": ["100.68.185.78/32", "fd7a:115c:a1e0::be37:b94e/128"],
|
|
"Endpoints": ["77.164.248.136:46467", "10.65.0.27:46467", "172.17.0.1:46467"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34152},
|
|
{"Proto": "peerapi6", "Port": 34152}
|
|
]},
|
|
"Created": "2026-04-10T18:24:32.724491914Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": null}, "fd7a:115c:a1e0::cd37:2006": {"Node": {
|
|
"ID": 4807118158239517,
|
|
"StableID": "nkzZSsq9Ye11CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2a3eb7a711e7827813366a28083ce91dd4c4ac459e47484857859512cd332005",
|
|
"DiscoKey": "discokey:6eb1a89dfb99dea75c44954d73d44955b4085255e5e72f70def4c290b47da34c",
|
|
"Addresses": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"AllowedIPs": ["100.115.32.6/32", "fd7a:115c:a1e0::cd37:2006/128"],
|
|
"Endpoints": ["77.164.248.136:40604", "10.65.0.27:40604", "172.17.0.1:40604"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 36492},
|
|
{"Proto": "peerapi6", "Port": 36492}
|
|
]},
|
|
"Created": "2026-04-10T18:24:25.168621322Z",
|
|
"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::e937:a880": {"Node": {
|
|
"ID": 44498364621438,
|
|
"StableID": "nFD371u9M111CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:e591ac8b1316653f43df53d2e6b9bb92d821e378d8e39bb55574c5a4e9f1a87f",
|
|
"DiscoKey": "discokey:c7184fa9d3f6e9aa59ee1adcd041ce0c877bb945fb78e1868b058d2869be8f4a",
|
|
"Addresses": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128"],
|
|
"AllowedIPs": ["100.113.168.128/32", "fd7a:115c:a1e0::e937:a880/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:33622", "10.65.0.27:33622", "172.17.0.1:33622"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 61108},
|
|
{"Proto": "peerapi6", "Port": 61108}
|
|
]},
|
|
"Created": "2026-04-10T18:24:27.873889236Z",
|
|
"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::ef37:d65d": {
|
|
"Node": {
|
|
"ID": 4753976779575524,
|
|
"StableID": "nB2Pnhu58e11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:1490fdb12e835d63fb25629edfe8214a8a62af09787bd0f785084b8befdfd65c",
|
|
"KeyExpiry": "2026-10-07T18:24:31Z",
|
|
"DiscoKey": "discokey:b740c6677f52f1461916cb6ab7ed4415edaa8427178cb6fa8ee1e06d19880855",
|
|
"Addresses": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"AllowedIPs": ["100.95.214.93/32", "fd7a:115c:a1e0::ef37:d65d/128"],
|
|
"Endpoints": ["77.164.248.136:38667", "10.65.0.27:38667", "172.17.0.1:38667"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 65359},
|
|
{"Proto": "peerapi6", "Port": 65359}
|
|
]},
|
|
"Created": "2026-04-10T18:24:31.670682347Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": null
|
|
}}
|
|
}}
|
|
}
|