Update README (although do not advirtise preauth keys that much yet)

This commit is contained in:
Juan Font Alonso 2021-05-06 23:58:26 +02:00
parent 8ca940ad30
commit 5faa6cf59a

View File

@ -22,7 +22,7 @@ Headscale implements this coordination server.
- [x] ~~Multiuser~~ Namespace support
- [x] Basic routing (advertise & accept)
- [ ] Share nodes between ~~users~~ namespaces
- [ ] Node registration via pre-auth keys
- [x] Node registration via pre-auth keys
- [ ] ACLs
- [ ] DNS
@ -32,8 +32,6 @@ Headscale implements this coordination server.
Basic multiuser support (multinamespace, actually) is now implemented. No node sharing or ACLs between namespaces yet though...
Pre-auth keys should also be feasible.
Suggestions/PRs welcomed!