The net/headscale port
headscale-0.22.3p0 – open source implementation of the Tailscale control server (cvsweb github mirror)
Description
Open Source, self-hosted implementation of the Tailscale control server. The control server works as an exchange point of Wireguard public keys for the nodes in the Tailscale network. It also assigns the IP addresses of the clients, creates the boundaries between each user, enables sharing machines between users, and exposes the advertised routes of your nodes. Headscale implements this coordination server.WWW: https://github.com/juanfont/headscale
Readme
+----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- Initial Setup ============= Enable and start the service # rcctl enable headscale # rcctl start headscale Create an initial user: # su -s /bin/sh _headscale $ headscale users create myfirstuser
Maintainer
Laurent Cheylus
Only for arches
amd64 arm64
Categories
Build dependencies
Files
- /etc/headscale/
- /etc/headscale/config.yaml
- /etc/headscale/derp.yaml
- /etc/rc.d/headscale
- /usr/local/bin/headscale
- /usr/local/share/doc/pkg-readmes/headscale
- /usr/local/share/examples/headscale/
- /usr/local/share/examples/headscale/config-example.yaml
- /usr/local/share/examples/headscale/derp-example.yaml
- /var/db/headscale/
- /var/run/headscale/
- @newgroup _headscale:869
- @newuser _headscale:869:_headscale::headscale user:/var/db/headscale:/sbin/nologin