mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-01 11:51:32 +09:00
Document availability of autgroup:internet
This commit is contained in:
committed by
nblock
parent
9ea09ea4b6
commit
7e6c7924ad
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user