Files
oam/knowledge base/headscale.md
2025-12-21 12:22:26 +01:00

66 lines
858 B
Markdown

# Headscale
> TODO
Open source, self-hosted implementation of [Tailscale]'s control server.
<!-- Remove this line to uncomment if used
## Table of contents <!-- omit in toc -->
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
## TL;DR
<!-- Uncomment if used
<details>
<summary>Setup</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Usage</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Real world use cases</summary>
```sh
```
</details>
-->
## Further readings
- [Website]
- [Codebase]
- [Tailscale]
<!--
Reference
═╬═Time══
-->
<!-- In-article sections -->
<!-- Knowledge base -->
[Tailscale]: tailscale.md
<!-- Files -->
<!-- Upstream -->
[Codebase]: https://github.com/juanfont/headscale
[Website]: https://headscale.net/stable/
<!-- Others -->