mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-10 17:12:33 +08:00
fix typo, it is 'relayed' not 'relied'
This commit is contained in:
parent
8f1f48b7d0
commit
e154e7a0fb
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ Headscale implements this coordination server.
|
||||||
|
|
||||||
- [x] Base functionality (nodes can communicate with each other)
|
- [x] Base functionality (nodes can communicate with each other)
|
||||||
- [x] Node registration through the web flow
|
- [x] Node registration through the web flow
|
||||||
- [x] Network changes are relied to the nodes
|
- [x] Network changes are relayed to the nodes
|
||||||
- [x] Namespace support (~equivalent to multi-user in Tailscale.com)
|
- [x] Namespace support (~equivalent to multi-user in Tailscale.com)
|
||||||
- [x] Routing (advertise & accept, including exit nodes)
|
- [x] Routing (advertise & accept, including exit nodes)
|
||||||
- [x] Node registration via pre-auth keys (including reusable keys, and ephemeral node support)
|
- [x] Node registration via pre-auth keys (including reusable keys, and ephemeral node support)
|
||||||
|
|
Loading…
Reference in a new issue