App requests - Tailscale and Headscale

Headscale and Tailscale are available from my repo in Software Center now.
Headscale UI is used because headplane didn’t work.

As tailscale runs as container, you can’t access the services on the host but it’s possible to use it as subnet router so you can reach the servers that are in the same network as the tailscale node.
I’m going to test if something like port mapping of host services to the container is possible, to make the host reachable by the tailscale container.

Documentation:

Headscale: GitHub - mrmarkuz/ns8-headscale
Tailscale: GitHub - mrmarkuz/ns8-tailscale

Thanks in advance for testing!