summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/tailscale/tailscale-go-mods.inc
Commit message (Collapse)AuthorAgeFilesLines
* tailscale: add initial recipe for v1.84.3Jeroen Hofstee7 days1-0/+83
Tailscale is a mesh VPN built on the WireGuard protocol. On the client side, it includes a node agent (tailscaled) and a client application for configuration (tailscale). These components can be bundled into a single binary for a more smaller total size, which is done in this recipe. Signed-off-by: Jeroen Hofstee <jhofstee@victronenergy.com> Signed-off-by: Mark Bath <mark@baggywrinkle.co.uk> Signed-off-by: Khem Raj <raj.khem@gmail.com>