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
29967 lines
1.1 MiB
29967 lines
1.1 MiB
// grant-k25
|
|
//
|
|
// grant k25
|
|
//
|
|
// Nodes with filter rules: 15 of 15
|
|
// Captured at: 2026-04-10T18:33:09Z
|
|
// tscap version: tscap/dev
|
|
// schema version: 1
|
|
{
|
|
"schema_version": 1,
|
|
"test_id": "grant-k25",
|
|
"description": "grant k25",
|
|
"category": "grant",
|
|
"captured_at": "2026-04-10T18:33:09.10496953Z",
|
|
"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 k25\",\n\t\"id\": \"grant-k25\",\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\"app\": {\"my-company.internal/cap/access\": [{}]},\n\t\t\"dst\": [\"*\"],\n\t\t\"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-k25.hujson",
|
|
"full_policy": {"autoApprovers": {"routes": {
|
|
"0.0.0.0/0": ["tag:exit"],
|
|
"10.33.0.0/16": ["tag:router"],
|
|
"::/0": ["tag:exit"]
|
|
}}, "grants": [{
|
|
"app": {"my-company.internal/cap/access": [{}]},
|
|
"dst": ["*"],
|
|
"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.98.144.118",
|
|
"ipv6": "fd7a:115c:a1e0::4137:9077",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "blastoise": {
|
|
"hostname": "blastoise",
|
|
"tags": ["tag:exit", "tag:router"],
|
|
"ipv4": "100.84.52.89",
|
|
"ipv6": "fd7a:115c:a1e0::ef37:3459",
|
|
"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.67.59.23",
|
|
"ipv6": "fd7a:115c:a1e0::f637:3b19",
|
|
"user": "odin",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "charmander": {
|
|
"hostname": "charmander",
|
|
"tags": ["tag:exit"],
|
|
"ipv4": "100.77.84.94",
|
|
"ipv6": "fd7a:115c:a1e0::8d37:545e",
|
|
"routable_ips": ["0.0.0.0/0", "::/0"],
|
|
"approved_routes": []
|
|
}, "fearow": {
|
|
"hostname": "fearow",
|
|
"tags": ["tag:fearow"],
|
|
"ipv4": "100.98.209.104",
|
|
"ipv6": "fd7a:115c:a1e0::3637:d168",
|
|
"routable_ips": ["10.55.0.0/16"],
|
|
"approved_routes": []
|
|
}, "ivysaur": {
|
|
"hostname": "ivysaur",
|
|
"tags": [],
|
|
"ipv4": "100.65.33.81",
|
|
"ipv6": "fd7a:115c:a1e0::4337:2151",
|
|
"user": "thor",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "kakuna": {
|
|
"hostname": "kakuna",
|
|
"tags": ["tag:prod"],
|
|
"ipv4": "100.109.171.96",
|
|
"ipv6": "fd7a:115c:a1e0::2637:ab60",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "pidgeotto": {
|
|
"hostname": "pidgeotto",
|
|
"tags": ["tag:pidgeotto"],
|
|
"ipv4": "100.99.97.74",
|
|
"ipv6": "fd7a:115c:a1e0::e037:614a",
|
|
"routable_ips": ["0.0.0.0/0", "::/0"],
|
|
"approved_routes": []
|
|
}, "pidgey": {
|
|
"hostname": "pidgey",
|
|
"tags": ["tag:pidgey"],
|
|
"ipv4": "100.75.191.63",
|
|
"ipv6": "fd7a:115c:a1e0::db37:bf3f",
|
|
"routable_ips": ["0.0.0.0/0", "::/0"],
|
|
"approved_routes": []
|
|
}, "raticate": {
|
|
"hostname": "raticate",
|
|
"tags": ["tag:group-b"],
|
|
"ipv4": "100.92.20.43",
|
|
"ipv6": "fd7a:115c:a1e0::337:142b",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "rattata": {
|
|
"hostname": "rattata",
|
|
"tags": ["tag:group-a"],
|
|
"ipv4": "100.91.146.100",
|
|
"ipv6": "fd7a:115c:a1e0::9537:9264",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "spearow": {
|
|
"hostname": "spearow",
|
|
"tags": ["tag:spearow"],
|
|
"ipv4": "100.91.51.60",
|
|
"ipv6": "fd7a:115c:a1e0::3e37:333c",
|
|
"routable_ips": ["10.44.0.0/16"],
|
|
"approved_routes": []
|
|
}, "squirtle": {
|
|
"hostname": "squirtle",
|
|
"tags": ["tag:router"],
|
|
"ipv4": "100.103.114.64",
|
|
"ipv6": "fd7a:115c:a1e0::9837:7240",
|
|
"routable_ips": ["10.33.0.0/16"],
|
|
"approved_routes": ["10.33.0.0/16"]
|
|
}, "venusaur": {
|
|
"hostname": "venusaur",
|
|
"tags": [],
|
|
"ipv4": "100.108.182.66",
|
|
"ipv6": "fd7a:115c:a1e0::4037:b642",
|
|
"user": "freya",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}, "weedle": {
|
|
"hostname": "weedle",
|
|
"tags": ["tag:client"],
|
|
"ipv4": "100.88.39.86",
|
|
"ipv6": "fd7a:115c:a1e0::4837:2756",
|
|
"routable_ips": [],
|
|
"approved_routes": []
|
|
}}},
|
|
"captures": {"beedrill": {"packet_filter_rules": [{"SrcIPs": [
|
|
"10.33.0.0/16",
|
|
"100.115.94.0-100.127.255.255",
|
|
"100.64.0.0-100.115.91.255",
|
|
"fd7a:115c:a1e0::/48"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}], "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": [], "Caps": [{
|
|
"Dst": "100.98.144.118/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::4137:9077/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}], "netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 5738071428924239,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"Hostinfo": {"Hostname": "beedrill", "RequestTags": ["tag:server"], "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"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:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"MachineKey": "mkey:cd71540758fd4dffb98faba164c7fc5155f494ef4cd69eda8085c83104eb4f6c",
|
|
"Peers": [{
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"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": [], "Caps": [{
|
|
"Dst": "100.98.144.118/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::4137:9077/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}],
|
|
"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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}],
|
|
"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"},
|
|
"5738071428924239": {
|
|
"ID": 5738071428924239,
|
|
"LoginName": "beedrill.tail78f774.ts.net",
|
|
"DisplayName": "beedrill"
|
|
}
|
|
}
|
|
}, "whois": {
|
|
"100.103.114.64": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.108.182.66": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.109.171.96": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.65.33.81": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"100.67.59.23": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.75.191.63": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.77.84.94": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.84.52.89": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"100.88.39.86": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.146.100": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.51.60": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.92.20.43": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.209.104": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.99.97.74": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::2637:ab60": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::337:142b": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3637:d168": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3e37:333c": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4037:b642": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4337:2151": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"fd7a:115c:a1e0::4837:2756": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::8d37:545e": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9537:9264": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9837:7240": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::db37:bf3f": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::e037:614a": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::ef37:3459": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::f637:3b19": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}}
|
|
}}, "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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}], "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": [], "Caps": [{
|
|
"Dst": "100.84.52.89/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::ef37:3459/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}], "netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 8572723168492063,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"Hostinfo": {
|
|
"Hostname": "blastoise",
|
|
"RoutableIPs": ["10.33.0.0/16", "0.0.0.0/0", "::/0"],
|
|
"RequestTags": ["tag:exit", "tag:router"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"MachineKey": "mkey:b4760ea57ebf910b7808da1f5769d940d6b239896bece5ff7442d8e3696a4a3a",
|
|
"Peers": [{
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"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": [], "Caps": [{
|
|
"Dst": "100.84.52.89/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::ef37:3459/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}],
|
|
"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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}],
|
|
"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"},
|
|
"8572723168492063": {
|
|
"ID": 8572723168492063,
|
|
"LoginName": "blastoise.tail78f774.ts.net",
|
|
"DisplayName": "blastoise"
|
|
}
|
|
}
|
|
}, "whois": {
|
|
"100.103.114.64": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.108.182.66": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.109.171.96": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.65.33.81": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"100.67.59.23": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.75.191.63": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.77.84.94": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.88.39.86": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.146.100": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.51.60": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.92.20.43": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.144.118": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.209.104": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.99.97.74": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::2637:ab60": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::337:142b": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3637:d168": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3e37:333c": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4037:b642": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4137:9077": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4337:2151": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"fd7a:115c:a1e0::4837:2756": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::8d37:545e": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9537:9264": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9837:7240": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::db37:bf3f": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::e037:614a": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::f637:3b19": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}}
|
|
}}, "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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}], "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": [], "Caps": [{
|
|
"Dst": "100.67.59.23/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::f637:3b19/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}], "netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"Hostinfo": {"Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"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:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"MachineKey": "mkey:906fd4dc72ff7474761bcda29e8a5bfbec1137a62dd992b4769beaa21ce06948",
|
|
"Peers": [{
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"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": [], "Caps": [{
|
|
"Dst": "100.67.59.23/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::f637:3b19/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}],
|
|
"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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}],
|
|
"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.103.114.64": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.108.182.66": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.109.171.96": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.65.33.81": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"100.75.191.63": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.77.84.94": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.84.52.89": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"100.88.39.86": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.146.100": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.51.60": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.92.20.43": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.144.118": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.209.104": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.99.97.74": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::2637:ab60": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::337:142b": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3637:d168": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3e37:333c": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4037:b642": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4137:9077": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4337:2151": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"fd7a:115c:a1e0::4837:2756": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::8d37:545e": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9537:9264": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9837:7240": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::db37:bf3f": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::e037:614a": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::ef37:3459": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}}
|
|
}}, "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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}], "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": [], "Caps": [{
|
|
"Dst": "100.77.84.94/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::8d37:545e/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}], "netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 6016996503689150,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"Hostinfo": {
|
|
"Hostname": "charmander",
|
|
"RoutableIPs": ["0.0.0.0/0", "::/0"],
|
|
"RequestTags": ["tag:exit"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"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:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"MachineKey": "mkey:a3d946bdbca0b5571e97bb2a42fdba064f504078c326922f77155f368061462d",
|
|
"Peers": [{
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"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": [], "Caps": [{
|
|
"Dst": "100.77.84.94/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::8d37:545e/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}],
|
|
"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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}],
|
|
"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"},
|
|
"6016996503689150": {
|
|
"ID": 6016996503689150,
|
|
"LoginName": "charmander.tail78f774.ts.net",
|
|
"DisplayName": "charmander"
|
|
}
|
|
}
|
|
}, "whois": {
|
|
"100.103.114.64": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.108.182.66": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.109.171.96": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.65.33.81": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"100.67.59.23": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.75.191.63": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.84.52.89": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"100.88.39.86": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.146.100": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.51.60": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.92.20.43": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.144.118": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.209.104": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.99.97.74": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::2637:ab60": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::337:142b": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3637:d168": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3e37:333c": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4037:b642": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4137:9077": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4337:2151": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"fd7a:115c:a1e0::4837:2756": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9537:9264": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9837:7240": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::db37:bf3f": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::e037:614a": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::ef37:3459": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::f637:3b19": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}}
|
|
}}, "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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}], "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": [], "Caps": [{
|
|
"Dst": "100.98.209.104/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::3637:d168/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}], "netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 8964080856924184,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"Hostinfo": {
|
|
"Hostname": "fearow",
|
|
"RoutableIPs": ["10.55.0.0/16"],
|
|
"RequestTags": ["tag:fearow"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"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:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"MachineKey": "mkey:3bf494802f2ec2d14d4e057e8a6a37774079ceeca6a68b067b633486b761554b",
|
|
"Peers": [{
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}],
|
|
"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": [], "Caps": [{
|
|
"Dst": "100.98.209.104/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::3637:d168/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}],
|
|
"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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}],
|
|
"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"},
|
|
"8964080856924184": {
|
|
"ID": 8964080856924184,
|
|
"LoginName": "fearow.tail78f774.ts.net",
|
|
"DisplayName": "fearow"
|
|
}
|
|
}
|
|
}, "whois": {
|
|
"100.103.114.64": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.108.182.66": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.109.171.96": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.65.33.81": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"100.67.59.23": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.75.191.63": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.77.84.94": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.84.52.89": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"100.88.39.86": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.146.100": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.51.60": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.92.20.43": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.144.118": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.99.97.74": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::2637:ab60": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::337:142b": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3e37:333c": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4037:b642": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4137:9077": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4337:2151": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"fd7a:115c:a1e0::4837:2756": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::8d37:545e": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9537:9264": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9837:7240": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::db37:bf3f": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::e037:614a": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::ef37:3459": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::f637:3b19": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}}
|
|
}}, "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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}], "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": [], "Caps": [{
|
|
"Dst": "100.65.33.81/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::4337:2151/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}], "netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"Hostinfo": {"Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"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:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"MachineKey": "mkey:225120e1c74404365f3f77ac01435a26c0f2ffdf33974e99d8ea708d7982d84f",
|
|
"Peers": [{
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"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": [], "Caps": [{
|
|
"Dst": "100.65.33.81/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::4337:2151/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}],
|
|
"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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}],
|
|
"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.103.114.64": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.108.182.66": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.109.171.96": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.67.59.23": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.75.191.63": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.77.84.94": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.84.52.89": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"100.88.39.86": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.146.100": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.51.60": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.92.20.43": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.144.118": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.209.104": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.99.97.74": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::2637:ab60": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::337:142b": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3637:d168": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3e37:333c": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4037:b642": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4137:9077": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4837:2756": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::8d37:545e": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9537:9264": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9837:7240": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::db37:bf3f": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::e037:614a": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::ef37:3459": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::f637:3b19": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}}
|
|
}}, "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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}], "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": [], "Caps": [{
|
|
"Dst": "100.109.171.96/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::2637:ab60/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}], "netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 5171890536041676,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"Hostinfo": {"Hostname": "kakuna", "RequestTags": ["tag:prod"], "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"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:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"MachineKey": "mkey:4abbc92886b6421f085e804084c48c396cb5fa42c9ba267e728261fdf993945e",
|
|
"Peers": [{
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"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": [], "Caps": [{
|
|
"Dst": "100.109.171.96/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::2637:ab60/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}],
|
|
"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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}],
|
|
"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"},
|
|
"5171890536041676": {
|
|
"ID": 5171890536041676,
|
|
"LoginName": "kakuna.tail78f774.ts.net",
|
|
"DisplayName": "kakuna"
|
|
}
|
|
}
|
|
}, "whois": {
|
|
"100.103.114.64": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.108.182.66": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.65.33.81": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"100.67.59.23": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.75.191.63": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.77.84.94": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.84.52.89": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"100.88.39.86": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.146.100": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.51.60": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.92.20.43": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.144.118": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.209.104": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.99.97.74": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::337:142b": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3637:d168": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3e37:333c": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4037:b642": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4137:9077": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4337:2151": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"fd7a:115c:a1e0::4837:2756": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::8d37:545e": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9537:9264": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9837:7240": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::db37:bf3f": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::e037:614a": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::ef37:3459": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::f637:3b19": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}}
|
|
}}, "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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}], "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": [], "Caps": [{
|
|
"Dst": "100.99.97.74/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::e037:614a/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}], "netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 7226011074144890,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"Hostinfo": {
|
|
"Hostname": "pidgeotto",
|
|
"RoutableIPs": ["0.0.0.0/0", "::/0"],
|
|
"RequestTags": ["tag:pidgeotto"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"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:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"MachineKey": "mkey:c02943c5df670f33069c1b7e119ef4c22c9a95257fd9b2291e43eb77348b307e",
|
|
"Peers": [{
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"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": [], "Caps": [{
|
|
"Dst": "100.99.97.74/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::e037:614a/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}],
|
|
"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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}],
|
|
"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"},
|
|
"7226011074144890": {
|
|
"ID": 7226011074144890,
|
|
"LoginName": "pidgeotto.tail78f774.ts.net",
|
|
"DisplayName": "pidgeotto"
|
|
}
|
|
}
|
|
}, "whois": {
|
|
"100.103.114.64": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.108.182.66": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.109.171.96": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.65.33.81": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"100.67.59.23": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.75.191.63": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.77.84.94": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.84.52.89": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"100.88.39.86": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.146.100": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.51.60": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.92.20.43": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.144.118": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.209.104": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::2637:ab60": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::337:142b": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3637:d168": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3e37:333c": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4037:b642": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4137:9077": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4337:2151": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"fd7a:115c:a1e0::4837:2756": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::8d37:545e": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9537:9264": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9837:7240": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::db37:bf3f": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::ef37:3459": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::f637:3b19": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}}
|
|
}}, "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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}], "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": [], "Caps": [{
|
|
"Dst": "100.75.191.63/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::db37:bf3f/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}], "netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 8291636483671030,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"Hostinfo": {
|
|
"Hostname": "pidgey",
|
|
"RoutableIPs": ["0.0.0.0/0", "::/0"],
|
|
"RequestTags": ["tag:pidgey"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"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:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"MachineKey": "mkey:ea85214b8acafb265e785e95e75e7ad380a973375d44e874904a623be659f118",
|
|
"Peers": [{
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"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": [], "Caps": [{
|
|
"Dst": "100.75.191.63/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::db37:bf3f/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}],
|
|
"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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}],
|
|
"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"},
|
|
"8291636483671030": {
|
|
"ID": 8291636483671030,
|
|
"LoginName": "pidgey.tail78f774.ts.net",
|
|
"DisplayName": "pidgey"
|
|
}
|
|
}
|
|
}, "whois": {
|
|
"100.103.114.64": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.108.182.66": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.109.171.96": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.65.33.81": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"100.67.59.23": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.77.84.94": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.84.52.89": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"100.88.39.86": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.146.100": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.51.60": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.92.20.43": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.144.118": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.209.104": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.99.97.74": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::2637:ab60": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::337:142b": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3637:d168": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3e37:333c": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4037:b642": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4137:9077": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4337:2151": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"fd7a:115c:a1e0::4837:2756": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::8d37:545e": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9537:9264": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9837:7240": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::e037:614a": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::ef37:3459": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::f637:3b19": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}}
|
|
}}, "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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}], "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": [], "Caps": [{
|
|
"Dst": "100.92.20.43/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::337:142b/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}], "netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 5333897222512018,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"Hostinfo": {"Hostname": "raticate", "RequestTags": ["tag:group-b"], "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"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:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"MachineKey": "mkey:7ac89a8611036c4c78e6dbef01fda19b9af35df0bc3088ca78080db702224d73",
|
|
"Peers": [{
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"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": [], "Caps": [{
|
|
"Dst": "100.92.20.43/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::337:142b/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}],
|
|
"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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}],
|
|
"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"},
|
|
"5333897222512018": {
|
|
"ID": 5333897222512018,
|
|
"LoginName": "raticate.tail78f774.ts.net",
|
|
"DisplayName": "raticate"
|
|
}
|
|
}
|
|
}, "whois": {
|
|
"100.103.114.64": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.108.182.66": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.109.171.96": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.65.33.81": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"100.67.59.23": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.75.191.63": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.77.84.94": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.84.52.89": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"100.88.39.86": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.146.100": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.51.60": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.144.118": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.209.104": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.99.97.74": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::2637:ab60": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3637:d168": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3e37:333c": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4037:b642": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4137:9077": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4337:2151": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"fd7a:115c:a1e0::4837:2756": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::8d37:545e": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9537:9264": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9837:7240": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::db37:bf3f": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::e037:614a": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::ef37:3459": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::f637:3b19": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}}
|
|
}}, "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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}], "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": [], "Caps": [{
|
|
"Dst": "100.91.146.100/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::9537:9264/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}], "netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 629237995772050,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"Hostinfo": {"Hostname": "rattata", "RequestTags": ["tag:group-a"], "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"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:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"MachineKey": "mkey:00dd6863966045b43537d10e7a9b0fe40ba8c76064e86231fabf9b48e096ac07",
|
|
"Peers": [{
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"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": [], "Caps": [{
|
|
"Dst": "100.91.146.100/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::9537:9264/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}],
|
|
"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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}],
|
|
"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"},
|
|
"629237995772050": {
|
|
"ID": 629237995772050,
|
|
"LoginName": "rattata.tail78f774.ts.net",
|
|
"DisplayName": "rattata"
|
|
}
|
|
}
|
|
}, "whois": {
|
|
"100.103.114.64": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.108.182.66": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.109.171.96": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.65.33.81": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"100.67.59.23": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.75.191.63": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.77.84.94": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.84.52.89": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"100.88.39.86": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.51.60": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.92.20.43": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.144.118": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.209.104": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.99.97.74": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::2637:ab60": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::337:142b": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3637:d168": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3e37:333c": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4037:b642": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4137:9077": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4337:2151": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"fd7a:115c:a1e0::4837:2756": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::8d37:545e": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9837:7240": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::db37:bf3f": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::e037:614a": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::ef37:3459": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::f637:3b19": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}}
|
|
}}, "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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}], "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": [], "Caps": [{
|
|
"Dst": "100.91.51.60/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::3e37:333c/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}], "netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 4989429369771320,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"Hostinfo": {
|
|
"Hostname": "spearow",
|
|
"RoutableIPs": ["10.44.0.0/16"],
|
|
"RequestTags": ["tag:spearow"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"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:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"MachineKey": "mkey:af99559e05b462089d49b6d7077ab5047b4378a58e1f31954e1dbc3df9766e5e",
|
|
"Peers": [{
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"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": [], "Caps": [{
|
|
"Dst": "100.91.51.60/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::3e37:333c/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}],
|
|
"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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}],
|
|
"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"},
|
|
"4989429369771320": {
|
|
"ID": 4989429369771320,
|
|
"LoginName": "spearow.tail78f774.ts.net",
|
|
"DisplayName": "spearow"
|
|
}
|
|
}
|
|
}, "whois": {
|
|
"100.103.114.64": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.108.182.66": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.109.171.96": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.65.33.81": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"100.67.59.23": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.75.191.63": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.77.84.94": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.84.52.89": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"100.88.39.86": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.146.100": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.92.20.43": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.144.118": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.209.104": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.99.97.74": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::2637:ab60": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::337:142b": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3637:d168": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4037:b642": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4137:9077": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4337:2151": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"fd7a:115c:a1e0::4837:2756": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::8d37:545e": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9537:9264": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9837:7240": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::db37:bf3f": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::e037:614a": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::ef37:3459": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::f637:3b19": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}}
|
|
}}, "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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}], "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": [], "Caps": [{
|
|
"Dst": "100.103.114.64/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::9837:7240/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}], "netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 731973999353364,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"Hostinfo": {
|
|
"Hostname": "squirtle",
|
|
"RoutableIPs": ["10.33.0.0/16"],
|
|
"RequestTags": ["tag:router"],
|
|
"Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]
|
|
},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"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:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"MachineKey": "mkey:9164ffa66363e26fa4a9a198f8f7c8d524ce756eb5706c5a46f941d800af0a2e",
|
|
"Peers": [{
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"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": [], "Caps": [{
|
|
"Dst": "100.103.114.64/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::9837:7240/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}],
|
|
"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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}],
|
|
"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"},
|
|
"731973999353364": {
|
|
"ID": 731973999353364,
|
|
"LoginName": "squirtle.tail78f774.ts.net",
|
|
"DisplayName": "squirtle"
|
|
}
|
|
}
|
|
}, "whois": {
|
|
"100.108.182.66": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.109.171.96": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.65.33.81": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"100.67.59.23": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.75.191.63": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.77.84.94": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.84.52.89": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"100.88.39.86": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.146.100": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.51.60": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.92.20.43": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.144.118": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.209.104": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.99.97.74": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::2637:ab60": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::337:142b": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3637:d168": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3e37:333c": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4037:b642": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4137:9077": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4337:2151": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"fd7a:115c:a1e0::4837:2756": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::8d37:545e": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9537:9264": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::db37:bf3f": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::e037:614a": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::ef37:3459": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::f637:3b19": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}}
|
|
}}, "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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}], "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": [], "Caps": [{
|
|
"Dst": "100.108.182.66/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::4037:b642/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}], "netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"Hostinfo": {"Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"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:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"MachineKey": "mkey:e9d1e8380c4bfefebccf225ae144ed5a6a6090cc52420b4c9765e4d38201b50a",
|
|
"Peers": [{
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"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": [], "Caps": [{
|
|
"Dst": "100.108.182.66/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::4037:b642/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}],
|
|
"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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}],
|
|
"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.103.114.64": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.109.171.96": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.65.33.81": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"100.67.59.23": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.75.191.63": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.77.84.94": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.84.52.89": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"100.88.39.86": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.146.100": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.51.60": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.92.20.43": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.144.118": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.209.104": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.99.97.74": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::2637:ab60": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::337:142b": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3637:d168": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3e37:333c": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4137:9077": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4337:2151": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"fd7a:115c:a1e0::4837:2756": {"Node": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "weedle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:client"],
|
|
"Online": true,
|
|
"ComputedName": "weedle",
|
|
"ComputedNameWithHost": "weedle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::8d37:545e": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9537:9264": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9837:7240": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::db37:bf3f": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::e037:614a": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::ef37:3459": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::f637:3b19": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}}
|
|
}}, "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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}], "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": [], "Caps": [{
|
|
"Dst": "100.88.39.86/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::4837:2756/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}], "netmap": {
|
|
"Cached": false,
|
|
"SelfNode": {
|
|
"ID": 959758428740717,
|
|
"StableID": "nG6xo8EgV811CNTRL",
|
|
"Name": "weedle.tail78f774.ts.net.",
|
|
"User": 959758428740717,
|
|
"Key": "nodekey:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"DiscoKey": "discokey:1d3754764c8fe32f075ae7beacb1f75969cf2f28f84a975872e39a1d6c31487f",
|
|
"Addresses": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"AllowedIPs": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"Endpoints": ["77.164.248.136:54665", "10.65.0.27:54665", "172.17.0.1:54665"],
|
|
"Hostinfo": {"Hostname": "weedle", "RequestTags": ["tag:client"], "Services": [
|
|
{"Proto": "peerapi4", "Port": 57534},
|
|
{"Proto": "peerapi6", "Port": 57534},
|
|
{"Proto": "peerapi-dns-proxy", "Port": 1}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.963199124Z",
|
|
"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:08f022152a230e44c5055853829ff1bf2ae4ff82542ae6612cc64cca48d82755",
|
|
"MachineKey": "mkey:5adacbc91a9c1d8bcf3fbd915d3b30fc26c8a443c7a55df34dafdeab89da717a",
|
|
"Peers": [{
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
}, {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit", "tag:router"],
|
|
"PrimaryRoutes": ["10.33.0.0/16"],
|
|
"Online": true,
|
|
"ComputedName": "blastoise",
|
|
"ComputedNameWithHost": "blastoise"
|
|
}, {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"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": [], "Caps": [{
|
|
"Dst": "100.88.39.86/32",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}, {
|
|
"Dst": "fd7a:115c:a1e0::4837:2756/128",
|
|
"Cap": "my-company.internal/cap/access",
|
|
"Values": [{}]
|
|
}]}],
|
|
"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"
|
|
], "CapGrant": [{
|
|
"Dsts": ["100.88.39.86/32", "fd7a:115c:a1e0::4837:2756/128"],
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
}]}],
|
|
"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"},
|
|
"959758428740717": {
|
|
"ID": 959758428740717,
|
|
"LoginName": "weedle.tail78f774.ts.net",
|
|
"DisplayName": "weedle"
|
|
}
|
|
}
|
|
}, "whois": {
|
|
"100.103.114.64": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.108.182.66": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.109.171.96": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.65.33.81": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"100.67.59.23": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.75.191.63": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.77.84.94": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.84.52.89": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.146.100": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.91.51.60": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.92.20.43": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.144.118": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.98.209.104": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"100.99.97.74": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::2637:ab60": {"Node": {
|
|
"ID": 5171890536041676,
|
|
"StableID": "nBn3N5oMPh11CNTRL",
|
|
"Name": "kakuna.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:dec80061e0275051cfca2172a7bb1a50862123b692272682fbfcb06526adab5f",
|
|
"DiscoKey": "discokey:3c35d3f2be57e7133f2b3afedfc089dc0009f9d06964dbd9f2bbf37c9703e222",
|
|
"Addresses": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"AllowedIPs": ["100.109.171.96/32", "fd7a:115c:a1e0::2637:ab60/128"],
|
|
"Endpoints": ["77.164.248.136:36029", "10.65.0.27:36029", "172.17.0.1:36029"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "kakuna", "Services": [
|
|
{"Proto": "peerapi4", "Port": 34075},
|
|
{"Proto": "peerapi6", "Port": 34075}
|
|
]},
|
|
"Created": "2026-04-10T18:33:17.50974273Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:prod"],
|
|
"Online": true,
|
|
"ComputedName": "kakuna",
|
|
"ComputedNameWithHost": "kakuna"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::337:142b": {"Node": {
|
|
"ID": 5333897222512018,
|
|
"StableID": "nTDsUFSjei11CNTRL",
|
|
"Name": "raticate.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:9d7c9cb83de41884ab948a3dbeb59160a417fe7c9002467f2bdeb88203dc142a",
|
|
"DiscoKey": "discokey:a656bd7b006010383a4d6d021f98b465e9397d4a3620fe4e95fb24a73d885c26",
|
|
"Addresses": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"AllowedIPs": ["100.92.20.43/32", "fd7a:115c:a1e0::337:142b/128"],
|
|
"Endpoints": ["77.164.248.136:60775", "10.65.0.27:60775", "172.17.0.1:60775"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "raticate", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41171},
|
|
{"Proto": "peerapi6", "Port": 41171}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.271089067Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-b"],
|
|
"Online": true,
|
|
"ComputedName": "raticate",
|
|
"ComputedNameWithHost": "raticate"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3637:d168": {"Node": {
|
|
"ID": 8964080856924184,
|
|
"StableID": "nmPsGpCrzC21CNTRL",
|
|
"Name": "fearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:91ef5f705e355ad06892040fdcb0cae086baf97a0f817bcd823b615036a2d167",
|
|
"DiscoKey": "discokey:b73f544c0dda043a9d09862dd490485fba0d76a09b3634375d2397768976623f",
|
|
"Addresses": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"AllowedIPs": ["100.98.209.104/32", "fd7a:115c:a1e0::3637:d168/128"],
|
|
"Endpoints": ["77.164.248.136:41933", "10.65.0.27:41933", "172.17.0.1:41933"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "fearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56168},
|
|
{"Proto": "peerapi6", "Port": 56168}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.885683526Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:fearow"],
|
|
"Online": true,
|
|
"ComputedName": "fearow",
|
|
"ComputedNameWithHost": "fearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::3e37:333c": {"Node": {
|
|
"ID": 4989429369771320,
|
|
"StableID": "n5BhuErixf11CNTRL",
|
|
"Name": "spearow.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:ea75dd356ecbaee710c51af25076a32fc37945951352bf3c039c2fb63e9b333b",
|
|
"DiscoKey": "discokey:fa9208c3a48c76d2b0890dd6c113ac9b5a9a3080dadd5ee3801ef6e6869be074",
|
|
"Addresses": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"AllowedIPs": ["100.91.51.60/32", "fd7a:115c:a1e0::3e37:333c/128"],
|
|
"Endpoints": ["77.164.248.136:33705", "10.65.0.27:33705", "172.17.0.1:33705"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "spearow", "Services": [
|
|
{"Proto": "peerapi4", "Port": 33268},
|
|
{"Proto": "peerapi6", "Port": 33268}
|
|
]},
|
|
"Created": "2026-04-10T18:33:15.34418188Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:spearow"],
|
|
"Online": true,
|
|
"ComputedName": "spearow",
|
|
"ComputedNameWithHost": "spearow"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4037:b642": {"Node": {
|
|
"ID": 7935447195433063,
|
|
"StableID": "nWgtz1kyx421CNTRL",
|
|
"Name": "venusaur.tail78f774.ts.net.",
|
|
"User": 3982058329734709,
|
|
"Key": "nodekey:c6c07b9e9536c1f22e0c32d6a5e1f8328af3a699c10c321195df3918406cb641",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:f6b3e61faad0a6d8adb9435a0d5a4ee5e76a4d74d4cfa2dee51bd02beb238b53",
|
|
"Addresses": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"AllowedIPs": ["100.108.182.66/32", "fd7a:115c:a1e0::4037:b642/128"],
|
|
"Endpoints": ["77.164.248.136:47290", "10.65.0.27:47290", "172.17.0.1:47290"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "venusaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 49876},
|
|
{"Proto": "peerapi6", "Port": 49876}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.115167071Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "venusaur",
|
|
"ComputedNameWithHost": "venusaur"
|
|
}, "UserProfile": {
|
|
"ID": 3982058329734709,
|
|
"LoginName": "freya@example.com",
|
|
"DisplayName": "freya"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4137:9077": {"Node": {
|
|
"ID": 5738071428924239,
|
|
"StableID": "nAg95aQnom11CNTRL",
|
|
"Name": "beedrill.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:992da57be026b54ff049c2a83f74472ec19a61b80658d56efb1c560b41e29075",
|
|
"DiscoKey": "discokey:077c0d8509c2086bf551ba2f1286eb475feeae7b71c40d6d409728db38bf8d6a",
|
|
"Addresses": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"AllowedIPs": ["100.98.144.118/32", "fd7a:115c:a1e0::4137:9077/128"],
|
|
"Endpoints": ["77.164.248.136:43299", "10.65.0.27:43299", "172.17.0.1:43299"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "beedrill", "Services": [
|
|
{"Proto": "peerapi4", "Port": 38991},
|
|
{"Proto": "peerapi6", "Port": 38991}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.041612265Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:server"],
|
|
"Online": true,
|
|
"ComputedName": "beedrill",
|
|
"ComputedNameWithHost": "beedrill"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::4337:2151": {
|
|
"Node": {
|
|
"ID": 4210674003082337,
|
|
"StableID": "ne5rsRG2tZ11CNTRL",
|
|
"Name": "ivysaur.tail78f774.ts.net.",
|
|
"User": 4538565228176803,
|
|
"Key": "nodekey:687e15a251a6d5827f91c57df7724c56b6f119d480e093617b4ffcee43012150",
|
|
"KeyExpiry": "2026-10-07T18:33:18Z",
|
|
"DiscoKey": "discokey:2fc01a27ea26ce8bb4b4970c46553763b53e4efc04233711ecd22e4480eb0a3e",
|
|
"Addresses": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"AllowedIPs": ["100.65.33.81/32", "fd7a:115c:a1e0::4337:2151/128"],
|
|
"Endpoints": ["77.164.248.136:55847", "10.65.0.27:55847", "172.17.0.1:55847"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "ivysaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 51812},
|
|
{"Proto": "peerapi6", "Port": 51812}
|
|
]},
|
|
"Created": "2026-04-10T18:33:18.583987677Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "ivysaur",
|
|
"ComputedNameWithHost": "ivysaur"
|
|
},
|
|
"UserProfile": {"ID": 4538565228176803, "LoginName": "thor@example.org", "DisplayName": "thor"},
|
|
"CapMap": {"my-company.internal/cap/access": [{}]}
|
|
},
|
|
"fd7a:115c:a1e0::8d37:545e": {"Node": {
|
|
"ID": 6016996503689150,
|
|
"StableID": "nHc5o7J7zo11CNTRL",
|
|
"Name": "charmander.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:d5db3ffb3c2ab0c7543b0117e5acdc97ba04ccdfc94caa155e4c75c08dcd545d",
|
|
"DiscoKey": "discokey:0b54c813b5ae27ee83cd4f8be4dd1d286b01f870035245dbdb14962374502c6b",
|
|
"Addresses": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"AllowedIPs": ["100.77.84.94/32", "fd7a:115c:a1e0::8d37:545e/128"],
|
|
"Endpoints": ["77.164.248.136:50689", "10.65.0.27:50689", "172.17.0.1:50689"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "charmander", "Services": [
|
|
{"Proto": "peerapi4", "Port": 41762},
|
|
{"Proto": "peerapi6", "Port": 41762}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.185960554Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:exit"],
|
|
"Online": true,
|
|
"ComputedName": "charmander",
|
|
"ComputedNameWithHost": "charmander"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9537:9264": {"Node": {
|
|
"ID": 629237995772050,
|
|
"StableID": "n5Uoxs1zu511CNTRL",
|
|
"Name": "rattata.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:009f52c88aa7c93d650ab026d3e778c84362f75364b891b31b9fbc5795db9263",
|
|
"DiscoKey": "discokey:8dea74f95e92dcb89706e229c585052ead06bfeb99c939d03ed84b324f853562",
|
|
"Addresses": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"AllowedIPs": ["100.91.146.100/32", "fd7a:115c:a1e0::9537:9264/128"],
|
|
"Endpoints": ["77.164.248.136:60629", "10.65.0.27:60629", "172.17.0.1:60629"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "rattata", "Services": [
|
|
{"Proto": "peerapi4", "Port": 54682},
|
|
{"Proto": "peerapi6", "Port": 54682}
|
|
]},
|
|
"Created": "2026-04-10T18:33:13.727659311Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:group-a"],
|
|
"Online": true,
|
|
"ComputedName": "rattata",
|
|
"ComputedNameWithHost": "rattata"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::9837:7240": {"Node": {
|
|
"ID": 731973999353364,
|
|
"StableID": "nTa9oWiWi611CNTRL",
|
|
"Name": "squirtle.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:7f4f1bb170430b40036eab4e4c753188e1958b3f551b28860e3cdf3f98e7723f",
|
|
"DiscoKey": "discokey:32a7d0f61abc669cb2c021a39e5caefbfe5913932daca939d1479ecb0af8d437",
|
|
"Addresses": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"AllowedIPs": ["100.103.114.64/32", "fd7a:115c:a1e0::9837:7240/128"],
|
|
"Endpoints": ["77.164.248.136:51039", "10.65.0.27:51039", "172.17.0.1:51039"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "squirtle", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56915},
|
|
{"Proto": "peerapi6", "Port": 56915}
|
|
]},
|
|
"Created": "2026-04-10T18:33:16.415728698Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:router"],
|
|
"Online": true,
|
|
"ComputedName": "squirtle",
|
|
"ComputedNameWithHost": "squirtle"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::db37:bf3f": {"Node": {
|
|
"ID": 8291636483671030,
|
|
"StableID": "n3PqgMEJk721CNTRL",
|
|
"Name": "pidgey.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2386a4582b978ab96463762bfdbd480e3d3251dbcb0cf10693bfa665db4bbf3e",
|
|
"DiscoKey": "discokey:a7991852e52260f8734a0af498093641258e58de76e12edeed501214de62734f",
|
|
"Addresses": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"AllowedIPs": ["100.75.191.63/32", "fd7a:115c:a1e0::db37:bf3f/128"],
|
|
"Endpoints": ["77.164.248.136:49027", "10.65.0.27:49027", "172.17.0.1:49027"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgey", "Services": [
|
|
{"Proto": "peerapi4", "Port": 42105},
|
|
{"Proto": "peerapi6", "Port": 42105}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.173573341Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgey"],
|
|
"Online": true,
|
|
"ComputedName": "pidgey",
|
|
"ComputedNameWithHost": "pidgey"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::e037:614a": {"Node": {
|
|
"ID": 7226011074144890,
|
|
"StableID": "nK1yJM4gRy11CNTRL",
|
|
"Name": "pidgeotto.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:2893946a9490417da0d98f870c7713fb1625ed201d21008171fd68aae0236149",
|
|
"DiscoKey": "discokey:d38f42e5b267f66ba3fb9376e1a0aee26ffd308f5416dccb1b1251fba3fd8158",
|
|
"Addresses": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"AllowedIPs": ["100.99.97.74/32", "fd7a:115c:a1e0::e037:614a/128"],
|
|
"Endpoints": ["77.164.248.136:57507", "10.65.0.27:57507", "172.17.0.1:57507"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "pidgeotto", "Services": [
|
|
{"Proto": "peerapi4", "Port": 56835},
|
|
{"Proto": "peerapi6", "Port": 56835}
|
|
]},
|
|
"Created": "2026-04-10T18:33:12.6448011Z",
|
|
"Cap": 131,
|
|
"Tags": ["tag:pidgeotto"],
|
|
"Online": true,
|
|
"ComputedName": "pidgeotto",
|
|
"ComputedNameWithHost": "pidgeotto"
|
|
}, "UserProfile": {
|
|
"ID": 1260082990019555,
|
|
"LoginName": "tagged-devices",
|
|
"DisplayName": "Tagged Devices"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::ef37:3459": {"Node": {
|
|
"ID": 8572723168492063,
|
|
"StableID": "npdKVFubw921CNTRL",
|
|
"Name": "blastoise.tail78f774.ts.net.",
|
|
"User": 1260082990019555,
|
|
"Key": "nodekey:00f5c2802d1bda1f0cf8a3f264220a7cdba123d27020773e2c78a4c3ef543458",
|
|
"DiscoKey": "discokey:7ea2ad9e0fab755cf9d788420c36a689867b0af96621ad00191392f68ab51575",
|
|
"Addresses": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128"],
|
|
"AllowedIPs": ["100.84.52.89/32", "fd7a:115c:a1e0::ef37:3459/128", "10.33.0.0/16"],
|
|
"Endpoints": ["77.164.248.136:52753", "10.65.0.27:52753", "172.17.0.1:52753"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "blastoise", "Services": [
|
|
{"Proto": "peerapi4", "Port": 50649},
|
|
{"Proto": "peerapi6", "Port": 50649}
|
|
]},
|
|
"Created": "2026-04-10T18:33:14.809918306Z",
|
|
"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": {"my-company.internal/cap/access": [{}]}},
|
|
"fd7a:115c:a1e0::f637:3b19": {"Node": {
|
|
"ID": 6560477856885299,
|
|
"StableID": "naptuTdFEt11CNTRL",
|
|
"Name": "bulbasaur.tail78f774.ts.net.",
|
|
"User": 4156223528223174,
|
|
"Key": "nodekey:812e3cabbe152f92769dc568d86cfabc5fac1af6050c5a7caa44f786f6833b16",
|
|
"KeyExpiry": "2026-10-07T18:33:19Z",
|
|
"DiscoKey": "discokey:148f007cc90fa42b2fea47345e645ae3f451a004fe337994bd3184e2d2398540",
|
|
"Addresses": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"AllowedIPs": ["100.67.59.23/32", "fd7a:115c:a1e0::f637:3b19/128"],
|
|
"Endpoints": ["77.164.248.136:53814", "10.65.0.27:53814", "172.17.0.1:53814"],
|
|
"HomeDERP": 14,
|
|
"Hostinfo": {"OS": "linux", "Hostname": "bulbasaur", "Services": [
|
|
{"Proto": "peerapi4", "Port": 32884},
|
|
{"Proto": "peerapi6", "Port": 32884}
|
|
]},
|
|
"Created": "2026-04-10T18:33:19.663470707Z",
|
|
"Cap": 131,
|
|
"Online": true,
|
|
"ComputedName": "bulbasaur",
|
|
"ComputedNameWithHost": "bulbasaur"
|
|
}, "UserProfile": {
|
|
"ID": 4156223528223174,
|
|
"LoginName": "odin@example.com",
|
|
"DisplayName": "odin"
|
|
}, "CapMap": {"my-company.internal/cap/access": [{}]}}
|
|
}}}
|
|
}
|