Tailscale is a zero-config VPN based on WireGuard. This package provides the Tailscale client command-line interface.
Tailscale is a zero config VPN for building secure networks. Install on any device in minutes. Remote access from any network or physical location.
Tailscale lets you easily manage access to private resources, quickly SSH into devices on your network, and work securely from anywhere in the world.
Tailscale is a mesh VPN service that simplifies the process of securely connecting devices and services across various networks. It allows you to create a private network with minimal configuration and aims to remove the complexity of building a trusted and secure network.
Tailscale is a zero-config VPN based on WireGuard. This package provides the Tailscale daemon (tailscaled) which manages the VPN connection.
This package provides enhanced completions for the tailscale command and it's subcommands.
This package is a temporary dev fork of golang.org/x/net for use in Tailscale.
This package is a lightweight secrets management service that uses Tailscale for access control.
This package is a small Go binary which uses GOOS= GOARCH= go build directly to compile Go binaries and then uses go-containerregistry to create and publish the new containers based on the desired platforms.
This package contains a parser and packer for the JWCC format: JSON With Commas and Comments (or "human JSON").
This package is an implementation of a client for various UPnP services. It's an alternative fork of https://github.com/huin/goupnp.
This package provides a simple library for netlink. Netlink is the interface a user-space program in linux uses to communicate with the kernel. It can be used to add and remove interfaces, set up ip addresses and routes, and confiugre ipsec. Netlink communication requires elevated privileges, so in most cases this code needs to be run as root. The low level primitives for netlink are contained in the nl subpackage. This package attempts to provide a high-level interface that is loosly modeled on the iproute2 cli.
It's an alternative fork of https://github.com/vishvananda/netlink.
This package provides the classic Tool Command Language Expect implementation in Golang.
This package maps from a net.Conn to information about the other side of the connection, using various OS-specific facilities.
This package implements a functionality to scan and report for dependencies which are checked in to the repository. It provides a library and CLI tool.
This package holds supplementary Go cryptography libraries, it's a fork of golang.org/x/crypto maintained by Tailscale.