From 4eb589915436c88468ac55d346b542bda72e9586 Mon Sep 17 00:00:00 2001 From: Florian Preinstorfer Date: Tue, 12 May 2026 17:48:30 +0200 Subject: [PATCH] Add taildrive, tests, sshTests as supported features --- docs/about/features.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/about/features.md b/docs/about/features.md index 675c0ea0..eedf5813 100644 --- a/docs/about/features.md +++ b/docs/about/features.md @@ -13,7 +13,9 @@ provides on overview of Headscale's feature and compatibility with the Tailscale - [x] [Global and restricted nameservers (split DNS)](https://tailscale.com/docs/reference/dns-in-tailscale#nameservers) - [x] [search domains](https://tailscale.com/docs/reference/dns-in-tailscale#search-domains) - [x] [Extra DNS records (Headscale only)](../ref/dns.md#setting-extra-dns-records) -- [x] [Taildrop](https://tailscale.com/docs/features/taildrop) +- [x] File sharing + - [x] [Taildrive](https://tailscale.com/docs/features/taildrive) + - [x] [Taildrop](https://tailscale.com/docs/features/taildrop) - [x] [Tags](../ref/tags.md) - [x] [Routes](../ref/routes.md) - [x] [Subnet routers](../ref/routes.md#subnet-router) @@ -31,6 +33,8 @@ provides on overview of Headscale's feature and compatibility with the Tailscale routers](../ref/routes.md#automatically-approve-routes-of-a-subnet-router) and [exit nodes](../ref/routes.md#automatically-approve-an-exit-node-with-auto-approvers) - [x] [Tailscale SSH](https://tailscale.com/docs/features/tailscale-ssh) + - [x] [Tests](https://tailscale.com/docs/reference/syntax/policy-file#tests) and + [sshTests](https://tailscale.com/docs/reference/syntax/policy-file#ssh-tests) - [x] [Node registration using Single-Sign-On (OpenID Connect)](../ref/oidc.md) ([GitHub label "OIDC"](https://github.com/juanfont/headscale/labels/OIDC)) - [x] Basic registration - [x] Update user profile from identity provider