Document availability of autgroup:internet

This commit is contained in:
Florian Preinstorfer
2026-04-17 21:22:59 +02:00
committed by nblock
parent 9ea09ea4b6
commit 7e6c7924ad
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -286,3 +286,9 @@ Used in Tailscale SSH rules to allow access to any user except root. Can only be
"users": ["autogroup:nonroot"]
}
```
### `autogroup:danger-all`
This autogroup resolves to all IP addresses (`0.0.0.0/0` and `::/0`) which also includes all IP addresses outside the
standard Tailscale IP ranges. [This autogroup can only be used as
source](https://tailscale.com/docs/reference/targets-and-selectors#autogroupdanger-all).