{"slug":"viewing-the-list-of-endpoints-on-your-network","title":"Viewing the list of endpoints on your network","tags":["tailscale","networking"],"agent_summary":"Last validated: Jan 5, 2026","trigger_phrases":[],"runnable":false,"markdown":"\r\n# Viewing the list of endpoints on your network\r\n\r\nLast validated: Jan 5, 2026\r\n\r\nTailscale's endpoint collection feature lets you monitor and easily connect to the endpoints running\r\non machines in your Tailscale network.\r\n\r\nThe endpoint collection viewis currently [in alpha](https://tailscale.com/docs/reference/tailscale-release-stages#alpha).\r\n\r\n## [What are endpoints?](https://tailscale.com/docs/features/services\\#what-are-endpoints)\r\n\r\nEndpoints are the network-exposed ports running on each of your Tailscale machines, defined\r\nby their `port` and `protocol`. If your network has enabled endpoint collection, each of your\r\nmachines will share its live list of endpoints with your Tailscale network.\r\n\r\n## [Enabling endpoint collection](https://tailscale.com/docs/features/services\\#enabling-endpoint-collection)\r\n\r\nThis feature is disabled by default, meaning that endpoint data is never collected or shared\r\nbetween your devices unless you choose to enable endpoint collection. You can change this\r\nsetting on the [Services](https://login.tailscale.com/admin/services) page of the admin console, after selecting\r\nthe **Discovered** tab.\r\n\r\n![The 'Enable endpoint collection to start' prompt with a 'Enable endpoint collection' button.](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fenable-services-collection-button.ccdeb183.png&w=1200&q=75)\r\n\r\nAlthough endpoint collection is a global setting for your Tailscale network, endpoints\r\nwill not be sent from any machines that are [blocking incoming connections](https://tailscale.com/docs/features/client/manage-preferences).\r\n\r\n## [Monitoring your endpoints](https://tailscale.com/docs/features/services\\#monitoring-your-endpoints)\r\n\r\nWith endpoint collection enabled, your admin console will display the list of endpoints\r\non your network. We don't currently store endpoints in our database, so the page acts as a\r\nmonitoring tool for _live_ endpoints. As you start and stop endpoints, you'll find the page\r\nreflects those changes.\r\n\r\nBelow is a preview of the **Discovered** tab on the [Services](https://login.tailscale.com/admin/services) page.\r\n\r\n![The Discovered tab of the Services page of the admin console listing example endpoints filtered by 'type:HTTP'.](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fservices-view.aa352060.png&w=1200&q=75)\r\n\r\nAn endpoints table is also visible on each machine's details page with just the endpoints exposed by that machine.\r\n\r\n![The Machine details page of the admin console with information about the machine's network and a list of endpoints exposed on the tailnet.](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmachine-services.7b5a1252.png&w=1200&q=75)\r\n\r\nThe endpoints tables includes a `type` column. We categorize endpoints into types to help\r\nyou better identify them. Our categorization rules are basic and will be tuned over time,\r\nso note that if you use an uncommon port, we may fallback to \"Other\" type.\r\n\r\n## [Launching endpoints](https://tailscale.com/docs/features/services\\#launching-endpoints)\r\n\r\nFrom the endpoints tables, you can directly launch certain applications.\r\n\r\n- For SSH, we show a copyable `ssh 100.x.y.z` command.\r\n- For VNC and [RDP](https://tailscale.com/docs/solutions/access-remote-desktops-using-windows-rdp), we show a one-select **Launch** button to start a remote session.\r\n- For HTTP and HTTPS, we show a one-select **Open** button to open the web server.\r\n\r\n## [Access controls](https://tailscale.com/docs/features/services\\#access-controls)\r\n\r\nYou can configure the access for each of your endpoints using [Tailscale access control policies](https://tailscale.com/docs/features/access-control). If you're interested\r\nin knowing who can access each endpoint, hover over the info icon in the **Access Controls** column of the\r\n**Endpoints** table.\r\n\r\n![The endpoints preview with a tooltip stating 'Who can access this endpoint?'. In this example, 'group:all' and 'group:coop' are listed.](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fservices-acls.63967316.png&w=1920&q=75)\r\n\r\nIf someone has [shared](https://tailscale.com/docs/features/sharing) a machine from another network with you, their machine's shared\r\nports will be visible in your endpoints list. Note that for shared machines you will _only_ see\r\nthe endpoints that the sharer has given you access to via their network's access control policies.\r\n\r\n![Project Logo](https://cdn.brandfetch.io/tailscale.com/fallback/lettermark/theme/dark/h/256/w/256/icon?c=1bfwsmEH20zzEfSNTed)\r\n\r\nAsk AI\r\n\r\nreCAPTCHA\r\n\r\nRecaptcha requires verification.\r\n\r\nprotected by **reCAPTCHA**\r\n","html":"<h1>Viewing the list of endpoints on your network</h1>\n<p>Last validated: Jan 5, 2026</p>\n<p>Tailscale's endpoint collection feature lets you monitor and easily connect to the endpoints running\r\non machines in your Tailscale network.</p>\n<p>The endpoint collection viewis currently <a href=\"https://tailscale.com/docs/reference/tailscale-release-stages#alpha\">in alpha</a>.</p>\n<h2><a href=\"https://tailscale.com/docs/features/services#what-are-endpoints\">What are endpoints?</a></h2>\n<p>Endpoints are the network-exposed ports running on each of your Tailscale machines, defined\r\nby their <code>port</code> and <code>protocol</code>. If your network has enabled endpoint collection, each of your\r\nmachines will share its live list of endpoints with your Tailscale network.</p>\n<h2><a href=\"https://tailscale.com/docs/features/services#enabling-endpoint-collection\">Enabling endpoint collection</a></h2>\n<p>This feature is disabled by default, meaning that endpoint data is never collected or shared\r\nbetween your devices unless you choose to enable endpoint collection. You can change this\r\nsetting on the <a href=\"https://login.tailscale.com/admin/services\">Services</a> page of the admin console, after selecting\r\nthe <strong>Discovered</strong> tab.</p>\n<p><img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fenable-services-collection-button.ccdeb183.png&#x26;w=1200&#x26;q=75\" alt=\"The &#x27;Enable endpoint collection to start&#x27; prompt with a &#x27;Enable endpoint collection&#x27; button.\"></p>\n<p>Although endpoint collection is a global setting for your Tailscale network, endpoints\r\nwill not be sent from any machines that are <a href=\"https://tailscale.com/docs/features/client/manage-preferences\">blocking incoming connections</a>.</p>\n<h2><a href=\"https://tailscale.com/docs/features/services#monitoring-your-endpoints\">Monitoring your endpoints</a></h2>\n<p>With endpoint collection enabled, your admin console will display the list of endpoints\r\non your network. We don't currently store endpoints in our database, so the page acts as a\r\nmonitoring tool for <em>live</em> endpoints. As you start and stop endpoints, you'll find the page\r\nreflects those changes.</p>\n<p>Below is a preview of the <strong>Discovered</strong> tab on the <a href=\"https://login.tailscale.com/admin/services\">Services</a> page.</p>\n<p><img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fservices-view.aa352060.png&#x26;w=1200&#x26;q=75\" alt=\"The Discovered tab of the Services page of the admin console listing example endpoints filtered by &#x27;type:HTTP&#x27;.\"></p>\n<p>An endpoints table is also visible on each machine's details page with just the endpoints exposed by that machine.</p>\n<p><img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmachine-services.7b5a1252.png&#x26;w=1200&#x26;q=75\" alt=\"The Machine details page of the admin console with information about the machine&#x27;s network and a list of endpoints exposed on the tailnet.\"></p>\n<p>The endpoints tables includes a <code>type</code> column. We categorize endpoints into types to help\r\nyou better identify them. Our categorization rules are basic and will be tuned over time,\r\nso note that if you use an uncommon port, we may fallback to \"Other\" type.</p>\n<h2><a href=\"https://tailscale.com/docs/features/services#launching-endpoints\">Launching endpoints</a></h2>\n<p>From the endpoints tables, you can directly launch certain applications.</p>\n<ul>\n<li>For SSH, we show a copyable <code>ssh 100.x.y.z</code> command.</li>\n<li>For VNC and <a href=\"https://tailscale.com/docs/solutions/access-remote-desktops-using-windows-rdp\">RDP</a>, we show a one-select <strong>Launch</strong> button to start a remote session.</li>\n<li>For HTTP and HTTPS, we show a one-select <strong>Open</strong> button to open the web server.</li>\n</ul>\n<h2><a href=\"https://tailscale.com/docs/features/services#access-controls\">Access controls</a></h2>\n<p>You can configure the access for each of your endpoints using <a href=\"https://tailscale.com/docs/features/access-control\">Tailscale access control policies</a>. If you're interested\r\nin knowing who can access each endpoint, hover over the info icon in the <strong>Access Controls</strong> column of the\r\n<strong>Endpoints</strong> table.</p>\n<p><img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fservices-acls.63967316.png&#x26;w=1920&#x26;q=75\" alt=\"The endpoints preview with a tooltip stating &#x27;Who can access this endpoint?&#x27;. In this example, &#x27;group:all&#x27; and &#x27;group:coop&#x27; are listed.\"></p>\n<p>If someone has <a href=\"https://tailscale.com/docs/features/sharing\">shared</a> a machine from another network with you, their machine's shared\r\nports will be visible in your endpoints list. Note that for shared machines you will <em>only</em> see\r\nthe endpoints that the sharer has given you access to via their network's access control policies.</p>\n<p><img src=\"https://cdn.brandfetch.io/tailscale.com/fallback/lettermark/theme/dark/h/256/w/256/icon?c=1bfwsmEH20zzEfSNTed\" alt=\"Project Logo\"></p>\n<p>Ask AI</p>\n<p>reCAPTCHA</p>\n<p>Recaptcha requires verification.</p>\n<p>protected by <strong>reCAPTCHA</strong></p>\n"}