mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 08:53:05 +00:00
Document client OS support in a table
This commit is contained in:
parent
99efeb98f8
commit
566c2bc1fb
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -30,6 +30,16 @@ Headscale implements this coordination server.
|
||||||
- [x] Share nodes between ~~users~~ namespaces
|
- [x] Share nodes between ~~users~~ namespaces
|
||||||
- [ ] MagicDNS / Smart DNS
|
- [ ] MagicDNS / Smart DNS
|
||||||
|
|
||||||
|
## Client OS support
|
||||||
|
|
||||||
|
| OS | Supports headscale |
|
||||||
|
| --- | --- |
|
||||||
|
| Linux | Yes |
|
||||||
|
| macOS | Yes |
|
||||||
|
| Windows | Yes |
|
||||||
|
| Android | [You need to compile the client yourself](https://github.com/juanfont/headscale/issues/58#issuecomment-885255270) |
|
||||||
|
| iOS | Not yet |
|
||||||
|
|
||||||
## Roadmap 🤷
|
## Roadmap 🤷
|
||||||
|
|
||||||
Suggestions/PRs welcomed!
|
Suggestions/PRs welcomed!
|
||||||
|
|
Loading…
Reference in a new issue