8.1 KiB
8.1 KiB
Tailscale for Windows dependencies
The following open source dependencies are used to build Tailscale on Windows. See also the dependencies in the Tailscale CLI.
Go Packages
- filippo.io/edwards25519 (BSD-3-Clause)
- github.com/Microsoft/go-winio (MIT)
- github.com/alexbrainman/sspi (BSD-3-Clause)
- github.com/apenwarr/fixconsole (Apache-2.0)
- github.com/apenwarr/w32 (BSD-3-Clause)
- github.com/coreos/go-iptables/iptables (Apache-2.0)
- github.com/dblohm7/wingoes (BSD-3-Clause)
- github.com/fxamacker/cbor/v2 (MIT)
- github.com/golang/groupcache/lru (Apache-2.0)
- github.com/google/btree (Apache-2.0)
- github.com/google/nftables (Apache-2.0)
- github.com/google/uuid (BSD-3-Clause)
- github.com/gregjones/httpcache (MIT)
- github.com/hdevalence/ed25519consensus (BSD-3-Clause)
- github.com/josharian/native (MIT)
- github.com/jsimonetti/rtnetlink (MIT)
- github.com/klauspost/compress (Apache-2.0)
- github.com/klauspost/compress/internal/snapref (BSD-3-Clause)
- github.com/klauspost/compress/zstd/internal/xxhash (MIT)
- github.com/mdlayher/netlink (MIT)
- github.com/mdlayher/socket (MIT)
- github.com/miekg/dns (BSD-3-Clause)
- github.com/mitchellh/go-ps (MIT)
- github.com/nfnt/resize (ISC)
- github.com/peterbourgon/diskv (MIT)
- github.com/skip2/go-qrcode (MIT)
- github.com/tailscale/netlink (Apache-2.0)
- github.com/tailscale/walk (BSD-3-Clause)
- github.com/tailscale/win (BSD-3-Clause)
- github.com/tc-hib/winres (0BSD)
- github.com/vishvananda/netlink/nl (Apache-2.0)
- github.com/vishvananda/netns (Apache-2.0)
- github.com/x448/float16 (MIT)
- go4.org/mem (Apache-2.0)
- go4.org/netipx (BSD-3-Clause)
- golang.org/x/crypto (BSD-3-Clause)
- golang.org/x/exp (BSD-3-Clause)
- golang.org/x/image/bmp (BSD-3-Clause)
- golang.org/x/mod (BSD-3-Clause)
- golang.org/x/net (BSD-3-Clause)
- golang.org/x/sync/errgroup (BSD-3-Clause)
- golang.org/x/sys (BSD-3-Clause)
- golang.org/x/term (BSD-3-Clause)
- golang.org/x/text (BSD-3-Clause)
- golang.org/x/time/rate (BSD-3-Clause)
- golang.zx2c4.com/wintun (MIT)
- golang.zx2c4.com/wireguard/windows/tunnel/winipcfg (MIT)
- gopkg.in/Knetic/govaluate.v3 (MIT)
- gvisor.dev/gvisor/pkg (Apache-2.0)
- tailscale.com (BSD-3-Clause)