This commit is contained in:
parent
01e7baa452
commit
63c838ce80
1 changed files with 3 additions and 0 deletions
|
@ -23,9 +23,12 @@ Currently, name resolution for these do not work reliably on first starts, hence
|
|||
To register a new client, you can generate a pre-auth key and insert it in the client:
|
||||
|
||||
```bash
|
||||
headscale users create marlene.mayer
|
||||
headscale preauthkeys create --user marlene.mayer
|
||||
```
|
||||
|
||||
**Note**: The username must be added (or match an existing entry) in `qois.vpn-server.wheelUsers`.
|
||||
|
||||
Or alternatively use the register command shown when configuring the VPN client.
|
||||
|
||||
## ACL
|
||||
|
|
Loading…
Add table
Reference in a new issue