{"slug":"tailscale-quickstart","title":"Tailscale quickstart","tags":["tailscale","setup"],"agent_summary":"Last validated: Jan 5, 2026","trigger_phrases":[],"runnable":false,"markdown":"\r\n# Tailscale quickstart\r\n\r\nLast validated: Jan 5, 2026\r\n\r\nWelcome! Follow the steps in this topic to create your own private Tailscale network (known as a tailnet), or watch the following video to get started with Tailscale and set up some useful features.\r\n\r\nHow to get started with Tailscale in under 10 minutes - YouTube\r\n\r\nTap to unmute\r\n\r\n[How to get started with Tailscale in under 10 minutes](https://www.youtube.com/watch?v=sPdvyR7bLqI) [Tailscale](https://www.youtube.com/channel/UCcdv38QxPjSMqbt5ffLhJLA)\r\n\r\nTailscale68.5K subscribers\r\n\r\n## [Create a tailnet](https://tailscale.com/docs/how-to/quickstart\\#create-a-tailnet)\r\n\r\n1. Go to [`tailscale.com`](https://tailscale.com/) and select **Get Started**. Alternatively, you can [download and install](https://tailscale.com/docs/install) the Tailscale client on your device, then [sign up](https://login.tailscale.com/start).\r\n\r\n2. On the **Sign up with your identity provider** page, log in using a [single sign-on (SSO) identity provider](https://tailscale.com/docs/integrations/identity) account.\r\n\r\n\r\n\r\nIf you sign up using a custom-owned domain, you are automatically enrolled in the [Enterprise](https://tailscale.com/pricing) plan for a 14-day trial. If you sign up using a public domain email account such as `@gmail.com`, you are automatically enrolled in the [Personal](https://tailscale.com/pricing) plan, which entitles you to six free users and many of the features offered in the Enterprise plan. You can always change your plan. For more information, refer to [Manage your plan](https://tailscale.com/docs/account/manage-plans).\r\n\r\n3. On the **Welcome to Tailscale** page, select either **Business use** or **Personal use**.\r\n\r\n4. On the **Let's add your first device** page, select the OS that corresponds to the device you are using to download and install the client. Authenticate the client using the same credentials that you used to create the tailnet in step 2.\r\n\r\nOnce you are authenticated, the device will appear in the browser window.\r\n\r\n5. On the **Next, add a second device** page, select the OS for another machine to add to the tailnet. Copy the link and send it to the second device. After the second device is authenticated, both devices will display.\r\n\r\n6. Select **Take me home**. You will be redirected to the Tailscale [admin console](https://login.tailscale.com/admin). This interface lets you control most aspects of your tailnet including users, devices, DNS, permissions, authentication keys, and more.\r\n\r\n\r\n## [Rename devices](https://tailscale.com/docs/how-to/quickstart\\#rename-devices)\r\n\r\nEvery device added to a tailnet, including servers, nodes, phones, and personal computers is assigned a unique name generated from the device's OS hostname. This name is displayed in the [Machines](https://login.tailscale.com/admin/machines) page of the admin console. You can also [rename a device](https://tailscale.com/docs/concepts/machine-names#renaming-a-machine) to help you locate and organize devices in the **Machines** page list.\r\n\r\n## [Use MagicDNS](https://tailscale.com/docs/how-to/quickstart\\#use-magicdns)\r\n\r\n[MagicDNS](https://tailscale.com/docs/features/magicdns) makes communicating with devices across your tailnet easier by allowing you to use the name listed in the **Machines** page of the admin console instead of an IP address. This works using automatically assigned OS hostnames or renamed device names. MagicDNS is enabled by default, and we recommend you keep it enabled.\r\n\r\n## [Invite users](https://tailscale.com/docs/how-to/quickstart\\#invite-users)\r\n\r\nThere are two types of tailnet user invites.\r\n\r\nTeam member invites are for users who will authenticate using the same identity provider you used when creating the tailnet.\r\n\r\nExternal invites are for users who are not part of your custom domain, such as contractors, friends, and family.\r\n\r\n### [Team members](https://tailscale.com/docs/how-to/quickstart\\#team-members)\r\n\r\nIf your tailnet uses a custom domain (`example.com`), users with email addresses with the same domain can log in without needing an invite. Alternatively, you can send [team member invites](https://tailscale.com/docs/features/sharing/how-to/invite-team-members) to notify them to join.\r\n\r\n### [External users](https://tailscale.com/docs/how-to/quickstart\\#external-users)\r\n\r\nTo invite external users to a tailnet, open the [Users](https://login.tailscale.com/admin/users) page of the admin console, select **Invite external users**, and choose one of the following options:\r\n\r\n- **Invite via email** to send one or more invites.\r\n- **Copy invite link** to share the invite link with others.\r\n\r\nWhen users select the link, they will be directed to the Tailscale login page, where they can authenticate using a [supported single sign-on (SSO) identity provider](https://tailscale.com/docs/integrations/identity) account. Once they are authenticated, users are added on the **Users** page of the admin console.\r\n\r\nFor more information, refer to [Invite any user to your tailnet](https://tailscale.com/docs/features/sharing/how-to/invite-any-user).\r\n\r\n## [Add devices](https://tailscale.com/docs/how-to/quickstart\\#add-devices)\r\n\r\nYou can add more devices to your tailnet using one of the following methods:\r\n\r\n- [Login](https://login.tailscale.com/login) to the tailnet from other devices using an existing user account.\r\n- Add servers to a tailnet using a [tag](https://tailscale.com/docs/features/tags) as the identity of the server, and provision the server using an [authentication key](https://tailscale.com/docs/features/access-control/auth-keys). For more information, refer to [Setting up a server on your Tailscale network](https://tailscale.com/docs/how-to/set-up-servers).\r\n- Incorporate your existing system policies such as mobile device management (MDM) to control device management. For more information, refer to [Integrate with an MDM solution](https://tailscale.com/docs/mdm).\r\n\r\nTailscale automatically assigns each device on your network a [unique 100.x.y.z IP address](https://tailscale.com/docs/concepts/ip-and-dns-addresses), to establish stable connections between machines no matter where they are in the world, even when they switch networks or are [behind a firewall](https://tailscale.com/blog/how-nat-traversal-works).\r\n\r\nFor more about adding devices, refer to [Add a device](https://tailscale.com/docs/features/access-control/device-management/how-to/set-up).\r\n\r\n## [Secure traffic using exit nodes](https://tailscale.com/docs/how-to/quickstart\\#secure-traffic-using-exit-nodes)\r\n\r\nKeep your internet activity private on an untrusted network by designating devices in your tailnet as exit nodes, then configure your tailnet devices to use those exit nodes.\r\n\r\n- For details on how to quickly configure and use exit nodes, refer to [Use exit nodes](https://tailscale.com/docs/features/exit-nodes/how-to/setup).\r\n- For more in-depth information about exit nodes, refer to the main [Exit nodes](https://tailscale.com/docs/features/exit-nodes) topic.\r\n\r\n## [Route traffic using subnets](https://tailscale.com/docs/how-to/quickstart\\#route-traffic-using-subnets)\r\n\r\nYou can provide tailnet access to existing resources in your network using a subnet router. This can be useful if you need to access devices on which the Tailscale client cannot be installed, such as printers.\r\n\r\n- For details on how to quickly configure and use a subnet router, refer to [Configure a subnet router](https://tailscale.com/docs/features/subnet-routers/how-to/setup).\r\n- For more in-depth information about subnet routers, refer to the main [Subnet routers](https://tailscale.com/docs/features/subnet-routers) topic.\r\n\r\n## [Manage permissions with access control policies](https://tailscale.com/docs/how-to/quickstart\\#manage-permissions-with-access-control-policies)\r\n\r\nYou can define your own custom permission for the users and devices in your tailnet, using [access control policies](https://tailscale.com/docs/features/access-control) (such as [ACLs](https://tailscale.com/docs/features/access-control/acls) or [grants](https://tailscale.com/docs/features/access-control/grants)). These permissions are configured in the tailnet policy file, which is located on the [Access controls](https://login.tailscale.com/admin/acls) page of the admin console.\r\n\r\n## [Monitor and log traffic](https://tailscale.com/docs/how-to/quickstart\\#monitor-and-log-traffic)\r\n\r\nYou can monitor and log tailnet activity such as network traffic, client activity, tailnet configuration changes, and SSH session recordings.\r\n\r\nFor more information, refer to [Logging, auditing, and streaming](https://tailscale.com/docs/features/logging).\r\n\r\n## [Use cases](https://tailscale.com/docs/how-to/quickstart\\#use-cases)\r\n\r\nNeed some inspiration? Tailscale can be used for a wide variety of users and environments. This section provides guidance for some common scenarios that you may want to use in your tailnet.\r\n\r\n### [Developers](https://tailscale.com/docs/how-to/quickstart\\#developers)\r\n\r\n- Interact with tailnet resources from Visual Studio Code using our [Visual Studio Code extension](https://tailscale.com/docs/integrations/vscode-extension).\r\n- Deploy, scale, and manage containerized applications such as [Kubernetes](https://tailscale.com/docs/kubernetes), [Docker](https://tailscale.com/docs/features/containers/docker), and [Proxmox](https://tailscale.com/docs/integrations/proxmox).\r\n- [Connect to serverless apps](https://tailscale.com/docs/integration-serverless-apps) such as AWS App Runner, AWS Lambda, Google Cloud Run, and Heroku.\r\n- [Connect to cloud services](https://tailscale.com/docs/cloud-server) such as AWS, Azure, Google Compute Engine, Hetzner, and Oracle Cloud.\r\n- Share local services on your machine such as web applications, accessible only from your tailnet using [Tailscale Serve](https://tailscale.com/docs/features/tailscale-serve) or share publicly over the internet using [Tailscale Funnel](https://tailscale.com/docs/features/tailscale-funnel).\r\n- [Share prototype servers](https://tailscale.com/docs/concepts/local-team-server) with other colleagues without needing to modify firewall settings.\r\n\r\n### [IT admins](https://tailscale.com/docs/how-to/quickstart\\#it-admins)\r\n\r\n- Manage the authentication and authorization of SSH connections in your tailnet using [Tailscale SSH](https://tailscale.com/docs/features/tailscale-ssh).\r\n- Integrate Tailscale deployments on [AWS](https://tailscale.com/docs/reference/reference-architectures/aws) and [Azure](https://tailscale.com/docs/reference/reference-architectures/azure).\r\n- Control device and user access to your third-party applications without requiring any end-user configuration using [app connectors](https://tailscale.com/docs/features/app-connectors).\r\n- Control what users can access in their Tailscale client using [system policies](https://tailscale.com/docs/features/tailscale-system-policies).\r\n- Use [Tailscale SSH session recording](https://tailscale.com/docs/features/tailscale-ssh/tailscale-ssh-session-recording) to stream recordings of Tailscale SSH sessions from the destination node to a recorder node in your tailnet.\r\n- Automate aspects of your Tailscale network using the [Tailscale API](https://tailscale.com/docs/reference/tailscale-api).\r\n- Share an existing service with your peers outside your domain with [node sharing](https://tailscale.com/docs/features/sharing).\r\n- Administer a computer remotely and lock down your [connections to a Microsoft Remote Desktop Protocol (RDP) server](https://tailscale.com/docs/solutions/access-remote-desktops-using-windows-rdp).\r\n\r\n### [Personal users](https://tailscale.com/docs/how-to/quickstart\\#personal-users)\r\n\r\n- Connect an [Apple TV](https://tailscale.com/docs/install/appletv) to your tailnet for viewing your media server files, use your Apple TV as an [exit node](https://tailscale.com/docs/features/exit-nodes) to route traffic through your home internet connection when you're away, or choose an exit node to route your Apple TV's traffic through.\r\n- Receive files from a [network attached storage](https://tailscale.com/docs/integrations/nas) (NAS) server using FTP, and access media files from players such as VLC, Plex, and JellyFin.\r\n- Implement DNS-based ad blocking for your tailnet using [Control D](https://tailscale.com/docs/integrations/control-d), [NextDNS](https://tailscale.com/docs/integrations/nextdns) or a [Pi-hole](https://tailscale.com/docs/solutions/block-ads-all-devices-anywhere-using-raspberry-pi) server.\r\n- Share files between your own devices, even across operating systems, with [Taildrop](https://tailscale.com/docs/features/taildrop).\r\n- Host a private server for you and your peers to play [Minecraft](https://tailscale.com/docs/solutions/set-up-minecraft) or chat on IRC.\r\n\r\n## [Troubleshooting and support](https://tailscale.com/docs/how-to/quickstart\\#troubleshooting-and-support)\r\n\r\nVisit our [Support](https://tailscale.com/contact/support) page to read common questions and answers, file bugs, request new features, observe Tailscale's operational status, or engage directly with our Support team.\r\n\r\nHere are some links that provide assistance for common inquiries:\r\n\r\n- [Troubleshooting guide](https://tailscale.com/docs/reference/troubleshooting)\r\n- [Production best practices](https://tailscale.com/docs/reference/best-practices/production)\r\n- [Security best practices](https://tailscale.com/docs/reference/best-practices/security)\r\n- [Using Tailscale with your firewall](https://tailscale.com/docs/integrations/firewalls)\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>Tailscale quickstart</h1>\n<p>Last validated: Jan 5, 2026</p>\n<p>Welcome! Follow the steps in this topic to create your own private Tailscale network (known as a tailnet), or watch the following video to get started with Tailscale and set up some useful features.</p>\n<p>How to get started with Tailscale in under 10 minutes - YouTube</p>\n<p>Tap to unmute</p>\n<p><a href=\"https://www.youtube.com/watch?v=sPdvyR7bLqI\">How to get started with Tailscale in under 10 minutes</a> <a href=\"https://www.youtube.com/channel/UCcdv38QxPjSMqbt5ffLhJLA\">Tailscale</a></p>\n<p>Tailscale68.5K subscribers</p>\n<h2><a href=\"https://tailscale.com/docs/how-to/quickstart#create-a-tailnet\">Create a tailnet</a></h2>\n<ol>\n<li>\n<p>Go to <a href=\"https://tailscale.com/\"><code>tailscale.com</code></a> and select <strong>Get Started</strong>. Alternatively, you can <a href=\"https://tailscale.com/docs/install\">download and install</a> the Tailscale client on your device, then <a href=\"https://login.tailscale.com/start\">sign up</a>.</p>\n</li>\n<li>\n<p>On the <strong>Sign up with your identity provider</strong> page, log in using a <a href=\"https://tailscale.com/docs/integrations/identity\">single sign-on (SSO) identity provider</a> account.</p>\n</li>\n</ol>\n<p>If you sign up using a custom-owned domain, you are automatically enrolled in the <a href=\"https://tailscale.com/pricing\">Enterprise</a> plan for a 14-day trial. If you sign up using a public domain email account such as <code>@gmail.com</code>, you are automatically enrolled in the <a href=\"https://tailscale.com/pricing\">Personal</a> plan, which entitles you to six free users and many of the features offered in the Enterprise plan. You can always change your plan. For more information, refer to <a href=\"https://tailscale.com/docs/account/manage-plans\">Manage your plan</a>.</p>\n<ol start=\"3\">\n<li>\n<p>On the <strong>Welcome to Tailscale</strong> page, select either <strong>Business use</strong> or <strong>Personal use</strong>.</p>\n</li>\n<li>\n<p>On the <strong>Let's add your first device</strong> page, select the OS that corresponds to the device you are using to download and install the client. Authenticate the client using the same credentials that you used to create the tailnet in step 2.</p>\n</li>\n</ol>\n<p>Once you are authenticated, the device will appear in the browser window.</p>\n<ol start=\"5\">\n<li>\n<p>On the <strong>Next, add a second device</strong> page, select the OS for another machine to add to the tailnet. Copy the link and send it to the second device. After the second device is authenticated, both devices will display.</p>\n</li>\n<li>\n<p>Select <strong>Take me home</strong>. You will be redirected to the Tailscale <a href=\"https://login.tailscale.com/admin\">admin console</a>. This interface lets you control most aspects of your tailnet including users, devices, DNS, permissions, authentication keys, and more.</p>\n</li>\n</ol>\n<h2><a href=\"https://tailscale.com/docs/how-to/quickstart#rename-devices\">Rename devices</a></h2>\n<p>Every device added to a tailnet, including servers, nodes, phones, and personal computers is assigned a unique name generated from the device's OS hostname. This name is displayed in the <a href=\"https://login.tailscale.com/admin/machines\">Machines</a> page of the admin console. You can also <a href=\"https://tailscale.com/docs/concepts/machine-names#renaming-a-machine\">rename a device</a> to help you locate and organize devices in the <strong>Machines</strong> page list.</p>\n<h2><a href=\"https://tailscale.com/docs/how-to/quickstart#use-magicdns\">Use MagicDNS</a></h2>\n<p><a href=\"https://tailscale.com/docs/features/magicdns\">MagicDNS</a> makes communicating with devices across your tailnet easier by allowing you to use the name listed in the <strong>Machines</strong> page of the admin console instead of an IP address. This works using automatically assigned OS hostnames or renamed device names. MagicDNS is enabled by default, and we recommend you keep it enabled.</p>\n<h2><a href=\"https://tailscale.com/docs/how-to/quickstart#invite-users\">Invite users</a></h2>\n<p>There are two types of tailnet user invites.</p>\n<p>Team member invites are for users who will authenticate using the same identity provider you used when creating the tailnet.</p>\n<p>External invites are for users who are not part of your custom domain, such as contractors, friends, and family.</p>\n<h3><a href=\"https://tailscale.com/docs/how-to/quickstart#team-members\">Team members</a></h3>\n<p>If your tailnet uses a custom domain (<code>example.com</code>), users with email addresses with the same domain can log in without needing an invite. Alternatively, you can send <a href=\"https://tailscale.com/docs/features/sharing/how-to/invite-team-members\">team member invites</a> to notify them to join.</p>\n<h3><a href=\"https://tailscale.com/docs/how-to/quickstart#external-users\">External users</a></h3>\n<p>To invite external users to a tailnet, open the <a href=\"https://login.tailscale.com/admin/users\">Users</a> page of the admin console, select <strong>Invite external users</strong>, and choose one of the following options:</p>\n<ul>\n<li><strong>Invite via email</strong> to send one or more invites.</li>\n<li><strong>Copy invite link</strong> to share the invite link with others.</li>\n</ul>\n<p>When users select the link, they will be directed to the Tailscale login page, where they can authenticate using a <a href=\"https://tailscale.com/docs/integrations/identity\">supported single sign-on (SSO) identity provider</a> account. Once they are authenticated, users are added on the <strong>Users</strong> page of the admin console.</p>\n<p>For more information, refer to <a href=\"https://tailscale.com/docs/features/sharing/how-to/invite-any-user\">Invite any user to your tailnet</a>.</p>\n<h2><a href=\"https://tailscale.com/docs/how-to/quickstart#add-devices\">Add devices</a></h2>\n<p>You can add more devices to your tailnet using one of the following methods:</p>\n<ul>\n<li><a href=\"https://login.tailscale.com/login\">Login</a> to the tailnet from other devices using an existing user account.</li>\n<li>Add servers to a tailnet using a <a href=\"https://tailscale.com/docs/features/tags\">tag</a> as the identity of the server, and provision the server using an <a href=\"https://tailscale.com/docs/features/access-control/auth-keys\">authentication key</a>. For more information, refer to <a href=\"https://tailscale.com/docs/how-to/set-up-servers\">Setting up a server on your Tailscale network</a>.</li>\n<li>Incorporate your existing system policies such as mobile device management (MDM) to control device management. For more information, refer to <a href=\"https://tailscale.com/docs/mdm\">Integrate with an MDM solution</a>.</li>\n</ul>\n<p>Tailscale automatically assigns each device on your network a <a href=\"https://tailscale.com/docs/concepts/ip-and-dns-addresses\">unique 100.x.y.z IP address</a>, to establish stable connections between machines no matter where they are in the world, even when they switch networks or are <a href=\"https://tailscale.com/blog/how-nat-traversal-works\">behind a firewall</a>.</p>\n<p>For more about adding devices, refer to <a href=\"https://tailscale.com/docs/features/access-control/device-management/how-to/set-up\">Add a device</a>.</p>\n<h2><a href=\"https://tailscale.com/docs/how-to/quickstart#secure-traffic-using-exit-nodes\">Secure traffic using exit nodes</a></h2>\n<p>Keep your internet activity private on an untrusted network by designating devices in your tailnet as exit nodes, then configure your tailnet devices to use those exit nodes.</p>\n<ul>\n<li>For details on how to quickly configure and use exit nodes, refer to <a href=\"https://tailscale.com/docs/features/exit-nodes/how-to/setup\">Use exit nodes</a>.</li>\n<li>For more in-depth information about exit nodes, refer to the main <a href=\"https://tailscale.com/docs/features/exit-nodes\">Exit nodes</a> topic.</li>\n</ul>\n<h2><a href=\"https://tailscale.com/docs/how-to/quickstart#route-traffic-using-subnets\">Route traffic using subnets</a></h2>\n<p>You can provide tailnet access to existing resources in your network using a subnet router. This can be useful if you need to access devices on which the Tailscale client cannot be installed, such as printers.</p>\n<ul>\n<li>For details on how to quickly configure and use a subnet router, refer to <a href=\"https://tailscale.com/docs/features/subnet-routers/how-to/setup\">Configure a subnet router</a>.</li>\n<li>For more in-depth information about subnet routers, refer to the main <a href=\"https://tailscale.com/docs/features/subnet-routers\">Subnet routers</a> topic.</li>\n</ul>\n<h2><a href=\"https://tailscale.com/docs/how-to/quickstart#manage-permissions-with-access-control-policies\">Manage permissions with access control policies</a></h2>\n<p>You can define your own custom permission for the users and devices in your tailnet, using <a href=\"https://tailscale.com/docs/features/access-control\">access control policies</a> (such as <a href=\"https://tailscale.com/docs/features/access-control/acls\">ACLs</a> or <a href=\"https://tailscale.com/docs/features/access-control/grants\">grants</a>). These permissions are configured in the tailnet policy file, which is located on the <a href=\"https://login.tailscale.com/admin/acls\">Access controls</a> page of the admin console.</p>\n<h2><a href=\"https://tailscale.com/docs/how-to/quickstart#monitor-and-log-traffic\">Monitor and log traffic</a></h2>\n<p>You can monitor and log tailnet activity such as network traffic, client activity, tailnet configuration changes, and SSH session recordings.</p>\n<p>For more information, refer to <a href=\"https://tailscale.com/docs/features/logging\">Logging, auditing, and streaming</a>.</p>\n<h2><a href=\"https://tailscale.com/docs/how-to/quickstart#use-cases\">Use cases</a></h2>\n<p>Need some inspiration? Tailscale can be used for a wide variety of users and environments. This section provides guidance for some common scenarios that you may want to use in your tailnet.</p>\n<h3><a href=\"https://tailscale.com/docs/how-to/quickstart#developers\">Developers</a></h3>\n<ul>\n<li>Interact with tailnet resources from Visual Studio Code using our <a href=\"https://tailscale.com/docs/integrations/vscode-extension\">Visual Studio Code extension</a>.</li>\n<li>Deploy, scale, and manage containerized applications such as <a href=\"https://tailscale.com/docs/kubernetes\">Kubernetes</a>, <a href=\"https://tailscale.com/docs/features/containers/docker\">Docker</a>, and <a href=\"https://tailscale.com/docs/integrations/proxmox\">Proxmox</a>.</li>\n<li><a href=\"https://tailscale.com/docs/integration-serverless-apps\">Connect to serverless apps</a> such as AWS App Runner, AWS Lambda, Google Cloud Run, and Heroku.</li>\n<li><a href=\"https://tailscale.com/docs/cloud-server\">Connect to cloud services</a> such as AWS, Azure, Google Compute Engine, Hetzner, and Oracle Cloud.</li>\n<li>Share local services on your machine such as web applications, accessible only from your tailnet using <a href=\"https://tailscale.com/docs/features/tailscale-serve\">Tailscale Serve</a> or share publicly over the internet using <a href=\"https://tailscale.com/docs/features/tailscale-funnel\">Tailscale Funnel</a>.</li>\n<li><a href=\"https://tailscale.com/docs/concepts/local-team-server\">Share prototype servers</a> with other colleagues without needing to modify firewall settings.</li>\n</ul>\n<h3><a href=\"https://tailscale.com/docs/how-to/quickstart#it-admins\">IT admins</a></h3>\n<ul>\n<li>Manage the authentication and authorization of SSH connections in your tailnet using <a href=\"https://tailscale.com/docs/features/tailscale-ssh\">Tailscale SSH</a>.</li>\n<li>Integrate Tailscale deployments on <a href=\"https://tailscale.com/docs/reference/reference-architectures/aws\">AWS</a> and <a href=\"https://tailscale.com/docs/reference/reference-architectures/azure\">Azure</a>.</li>\n<li>Control device and user access to your third-party applications without requiring any end-user configuration using <a href=\"https://tailscale.com/docs/features/app-connectors\">app connectors</a>.</li>\n<li>Control what users can access in their Tailscale client using <a href=\"https://tailscale.com/docs/features/tailscale-system-policies\">system policies</a>.</li>\n<li>Use <a href=\"https://tailscale.com/docs/features/tailscale-ssh/tailscale-ssh-session-recording\">Tailscale SSH session recording</a> to stream recordings of Tailscale SSH sessions from the destination node to a recorder node in your tailnet.</li>\n<li>Automate aspects of your Tailscale network using the <a href=\"https://tailscale.com/docs/reference/tailscale-api\">Tailscale API</a>.</li>\n<li>Share an existing service with your peers outside your domain with <a href=\"https://tailscale.com/docs/features/sharing\">node sharing</a>.</li>\n<li>Administer a computer remotely and lock down your <a href=\"https://tailscale.com/docs/solutions/access-remote-desktops-using-windows-rdp\">connections to a Microsoft Remote Desktop Protocol (RDP) server</a>.</li>\n</ul>\n<h3><a href=\"https://tailscale.com/docs/how-to/quickstart#personal-users\">Personal users</a></h3>\n<ul>\n<li>Connect an <a href=\"https://tailscale.com/docs/install/appletv\">Apple TV</a> to your tailnet for viewing your media server files, use your Apple TV as an <a href=\"https://tailscale.com/docs/features/exit-nodes\">exit node</a> to route traffic through your home internet connection when you're away, or choose an exit node to route your Apple TV's traffic through.</li>\n<li>Receive files from a <a href=\"https://tailscale.com/docs/integrations/nas\">network attached storage</a> (NAS) server using FTP, and access media files from players such as VLC, Plex, and JellyFin.</li>\n<li>Implement DNS-based ad blocking for your tailnet using <a href=\"https://tailscale.com/docs/integrations/control-d\">Control D</a>, <a href=\"https://tailscale.com/docs/integrations/nextdns\">NextDNS</a> or a <a href=\"https://tailscale.com/docs/solutions/block-ads-all-devices-anywhere-using-raspberry-pi\">Pi-hole</a> server.</li>\n<li>Share files between your own devices, even across operating systems, with <a href=\"https://tailscale.com/docs/features/taildrop\">Taildrop</a>.</li>\n<li>Host a private server for you and your peers to play <a href=\"https://tailscale.com/docs/solutions/set-up-minecraft\">Minecraft</a> or chat on IRC.</li>\n</ul>\n<h2><a href=\"https://tailscale.com/docs/how-to/quickstart#troubleshooting-and-support\">Troubleshooting and support</a></h2>\n<p>Visit our <a href=\"https://tailscale.com/contact/support\">Support</a> page to read common questions and answers, file bugs, request new features, observe Tailscale's operational status, or engage directly with our Support team.</p>\n<p>Here are some links that provide assistance for common inquiries:</p>\n<ul>\n<li><a href=\"https://tailscale.com/docs/reference/troubleshooting\">Troubleshooting guide</a></li>\n<li><a href=\"https://tailscale.com/docs/reference/best-practices/production\">Production best practices</a></li>\n<li><a href=\"https://tailscale.com/docs/reference/best-practices/security\">Security best practices</a></li>\n<li><a href=\"https://tailscale.com/docs/integrations/firewalls\">Using Tailscale with your firewall</a></li>\n</ul>\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"}