From 212c471cc2381bb254bb10b95573fca37e85da9e Mon Sep 17 00:00:00 2001 From: Florian Preinstorfer Date: Sat, 3 May 2025 13:13:35 +0200 Subject: [PATCH] Add Tailscale SSH and autogroup:nonroot to features page --- docs/about/features.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/about/features.md b/docs/about/features.md index eb04bf74..22a4be62 100644 --- a/docs/about/features.md +++ b/docs/about/features.md @@ -22,10 +22,12 @@ provides on overview of Headscale's feature and compatibility with the Tailscale - [x] Embedded [DERP server](https://tailscale.com/kb/1232/derp-servers) - [x] Access control lists ([GitHub label "policy"](https://github.com/juanfont/headscale/labels/policy%20%F0%9F%93%9D)) - [x] ACL management via API - - [x] Some [Autogroups](https://tailscale.com/kb/1396/targets#autogroups), currently: `autogroup:internet` + - [x] Some [Autogroups](https://tailscale.com/kb/1396/targets#autogroups), currently: `autogroup:internet`, + `autogroup:nonroot` - [x] [Auto approvers](https://tailscale.com/kb/1337/acl-syntax#auto-approvers) for [subnet 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/kb/1193/tailscale-ssh) * [ ] Node registration using Single-Sign-On (OpenID Connect) ([GitHub label "OIDC"](https://github.com/juanfont/headscale/labels/OIDC)) - [x] Basic registration - [x] Update user profile from identity provider