The easiest, most secure way to use WireGuard and 2FA.
Go to file
Jordan Whited b0018f1e7d
wgengine/magicsock: fix looksLikeInitiationMsg endianness (#16771)
WireGuard message type is little-endian encoded.

Updates tailscale/corp#30903

Signed-off-by: Jordan Whited <jordan@tailscale.com>
2025-08-04 14:21:32 -07:00
.bencher bencher: add config to suppress failures on benchmark regressions. 2021-10-01 16:16:02 -07:00
.github .github: Bump github/codeql-action from 3.29.2 to 3.29.3 (#16615) 2025-07-28 08:41:59 -06:00
appc appc: fix a deadlock in route advertisements (#15031) 2025-02-18 11:31:14 -08:00
atomicfile ipn/store: automatically migrate between plaintext and encrypted state (#16318) 2025-06-26 17:09:13 -07:00
chirp scripts/check_license_headers.sh: delete, rewrite as a Go test 2025-06-16 13:35:38 -07:00
client build(deps): bump @babel/runtime from 7.23.4 to 7.26.10 in /client/web (#15299) 2025-07-28 23:36:36 -06:00
clientupdate clientupdate: fix MSI exit code handling, preserve MSI and updater logs on Windows 2025-04-09 15:25:42 -05:00
cmd cmd/tailscale: add systray subcommand on Linux builds 2025-08-01 17:57:06 -07:00
control health: add an ETag to UnhealthyState for change detection 2025-07-28 11:50:18 +01:00
derp derp/derphttp: fix DERP TLS client server name inclusion in URL form 2025-07-02 14:56:48 -07:00
disco wgengine/magicsock,all: allocate peer relay over disco instead of PeerAPI (#16603) 2025-07-21 10:02:37 -07:00
docs docs/windows/policy: add ExitNode.AllowOverride as an option to ExitNodeID policy 2025-07-10 18:39:18 -05:00
doctor all: remove non-applicable "linux" deps on Android 2025-05-07 21:05:13 -07:00
drive drive/driveimpl: use sudo or su to run file server 2025-07-29 17:06:20 -05:00
envknob envknob/featureknob: restore SSH and exit-node capability for Home Assistant (#16263) 2025-06-25 11:26:11 -06:00
feature feature/taildrop: do not use m.opts.Dir for Android (#16316) 2025-08-01 15:10:00 -07:00
gokrazy gokrazy/natlab: update gokrazy, wire up natlab tests to GitHub CI 2025-03-04 18:57:29 -08:00
health health: add an ETag to UnhealthyState for change detection 2025-07-28 11:50:18 +01:00
hostinfo hostinfo, ipnlocal: add optional os-specific callback for querying the hostname (#15647) 2025-04-14 15:02:32 -04:00
internal all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572) 2025-07-21 11:03:21 +01:00
ipn ipn/ipnlocal, net/dns: use slices.Equal to simplify code (#16641) 2025-07-31 11:36:51 -07:00
jsondb all: update copyright and license headers 2023-01-27 15:36:29 -08:00
k8s-operator cmd/k8s-operator,k8s-operator: allow setting a priorityClassName (#16685) 2025-07-31 23:35:48 -07:00
kube ipn/store/kubestore,kube: fix cert error in admin UI (#16717) 2025-07-30 13:39:59 +01:00
licenses licenses: update license notices 2025-04-07 12:09:43 -07:00
log log/sockstatlog: don't block for more than 5s on shutdown 2024-07-12 17:50:11 +01:00
logpolicy all: detect JetKVM and specialize a handful of things for it 2025-07-10 15:07:19 -07:00
logtail logtail: remove unneeded IP redaction code 2025-05-02 13:37:27 -07:00
maths maths: add exponentially weighted moving average type 2025-02-25 11:59:19 -08:00
metrics metrics,syncs: add ShardedInt support to metrics.LabelMap 2024-12-23 13:10:18 -08:00
net ipn/ipnlocal, net/dns: use slices.Equal to simplify code (#16641) 2025-07-31 11:36:51 -07:00
omit cmd/tailscaled, ipn/conffile: support ec2 user-data config file 2024-05-30 09:49:18 -07:00
packages/deb go.mod: upgrade nfpm to v2 (#8786) 2023-08-03 13:00:45 -07:00
paths all: detect JetKVM and specialize a handful of things for it 2025-07-10 15:07:19 -07:00
portlist portlist: add Plan 9 support 2025-04-02 07:36:04 -07:00
posture posture: propagate serial number from MDM on Android 2025-06-03 17:15:52 +02:00
prober prober: speed up TestCRL ~450x by baking in some test keys 2025-06-16 19:47:02 -07:00
proxymap ipnlocal,proxymap,wgengine/netstack: add optional WhoIs/proxymap debug 2024-09-10 14:23:33 -07:00
release release/dist/qnap: upgrade to Ubuntu 24.04 Docker image 2025-06-24 20:49:11 -05:00
safesocket all: remove non-applicable "linux" deps on Android 2025-05-07 21:05:13 -07:00
safeweb safeweb: Set Cross-Origin-Opener-Policy for browser requests (#15936) 2025-05-09 13:44:36 -07:00
scripts scripts/check_license_headers.sh: delete, rewrite as a Go test 2025-06-16 13:35:38 -07:00
sessionrecording k8s-operator,sessionrecording: fixing race condition between resize (#16454) 2025-07-14 15:17:20 +01:00
smallzstd all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
ssh/tailssh ssh/tailssh: fix path of "true" on Darwin (#16569) 2025-07-16 08:08:59 -07:00
syncs syncs: fix AtomicValue.CompareAndSwap (#16137) 2025-05-30 11:06:16 -07:00
tailcfg wgengine/magicsock: fix magicsock deadlock around Conn.NoteRecvActivity (#16687) 2025-07-28 09:26:24 -07:00
tempfork tempfork/acme: update to latest version (#15543) 2025-04-04 16:32:12 -07:00
tka tka: reject removal of the last signing key 2025-06-16 15:38:37 +01:00
tool tool/gocross: remove GOROOT to ensure correct toolchain use 2025-06-26 09:35:06 -07:00
tsconsensus tsconsensus: skipping slow non-applicable tests on Windows for now 2025-06-20 10:42:15 -07:00
tsconst cmd/tailscale/cli: support passing network lock keys via files 2024-08-14 09:18:34 -07:00
tsd all: update the tsd.System constructor name (#15372) 2025-04-16 10:10:45 -07:00
tsnet cmd/tsidp,tsnet: update tsidp oidc-key store path (#16735) 2025-07-31 12:13:36 -04:00
tstest tstest/natlab: fix conn.Close race with conn.ReadFromUDPAddrPort (#16710) 2025-07-29 14:58:47 -07:00
tstime tstime: add GoDuration which JSON serializes with time.Duration.String (#15726) 2025-04-17 15:51:41 -07:00
tsweb scripts/check_license_headers.sh: delete, rewrite as a Go test 2025-06-16 13:35:38 -07:00
types wgengine/magicsock,all: allocate peer relay over disco instead of PeerAPI (#16603) 2025-07-21 10:02:37 -07:00
util util/set: add more functionality to IntSet (#16640) 2025-07-30 13:08:53 -07:00
version cmd/tailscale/cli: add "configure jetkvm" subcommand 2025-07-11 14:35:24 -07:00
wf wf/firewall: allow link-local multicast for permitted local routes when the killswitch is on on Windows 2024-10-02 18:36:01 -05:00
wgengine wgengine/magicsock: fix looksLikeInitiationMsg endianness (#16771) 2025-08-04 14:21:32 -07:00
words words: C what I did there? 2025-04-08 09:18:38 -07:00
.gitattributes .: add .gitattributes entry to use Go hunk-header driver 2021-12-03 17:56:02 -08:00
.gitignore cmd/k8s-operator: Add NOTES.txt to Helm chart (#16364) 2025-06-25 14:14:17 +01:00
.golangci.yml .github: Bump golangci/golangci-lint-action from 6.5.0 to 7.0.0 (#15476) 2025-04-14 16:04:36 -06:00
ALPINE.txt Bump Alpine, link iptables back to legacy (#15428) 2025-03-26 01:48:01 +00:00
api.md {api.md,publicapi}: remove old API docs (#13468) 2024-09-13 14:10:33 -06:00
assert_ts_toolchain_match.go tailscaleroot: panic if tailscale_go build tag but Go toolchain mismatch 2024-10-06 15:22:04 -07:00
AUTHORS Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
build_dist.sh cmd/tailscale: add systray subcommand on Linux builds 2025-08-01 17:57:06 -07:00
build_docker.sh cmd/{k8s-operator,k8s-proxy}: add kube-apiserver ProxyGroup type (#16266) 2025-07-09 09:21:56 +01:00
CODE_OF_CONDUCT.md Add a code of conduct. 2020-02-10 22:16:30 -08:00
CODEOWNERS CODEOWNERS: add the start of an owners file 2023-08-16 15:57:29 -07:00
Dockerfile Dockerfile,build_docker.sh: add a note on how to build local images (#16471) 2025-07-04 16:06:22 +01:00
Dockerfile.base Bump Alpine, link iptables back to legacy (#15428) 2025-03-26 01:48:01 +00:00
flake.lock flake.lock/go.mod.sri: update flake version info (#16631) 2025-07-23 11:25:05 -04:00
flake.nix flake.lock/go.mod.sri: update flake version info (#16631) 2025-07-23 11:25:05 -04:00
go.mod go.mod: bump wireguard-go (#16578) 2025-07-16 11:04:32 -07:00
go.mod.sri flake.lock/go.mod.sri: update flake version info (#16631) 2025-07-23 11:25:05 -04:00
go.sum go.mod: bump wireguard-go (#16578) 2025-07-16 11:04:32 -07:00
go.toolchain.branch go.toolchain.branch: update to Go 1.24 (#15016) 2025-02-19 10:55:49 -08:00
go.toolchain.rev go.toolchain.rev: bump to go 1.24.4 (#16230) 2025-06-10 14:39:27 -07:00
gomod_test.go go.mod: add test that replace directives aren't added in oss 2023-09-29 12:31:52 -07:00
header.txt cmd/k8s-operator: operator can create subnetrouter (#9505) 2023-12-14 13:51:59 +00:00
LICENSE all: update tools that manage copyright headers 2023-01-27 15:36:29 -08:00
license_test.go scripts/check_license_headers.sh: delete, rewrite as a Go test 2025-06-16 13:35:38 -07:00
Makefile Makefile: sort make commands and fix printing newlines 2025-08-01 15:41:56 -07:00
PATENTS Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
pkgdoc_test.go all: skip looking for package comments in .git/ repository (#15384) 2025-03-21 14:46:02 -07:00
pull-toolchain.sh pull-toolchain.sh: don't run update-flake.sh 2023-02-09 15:04:01 -08:00
README.md commit-messages.md: make our git commit message style guide public 2025-04-08 11:41:47 -07:00
SECURITY.md Add a SECURITY.md for vulnerability reports. 2020-02-11 10:26:41 -08:00
shell.nix flake.lock/go.mod.sri: update flake version info (#16631) 2025-07-23 11:25:05 -04:00
staticcheck.conf all: cleanup unused code, part 2 (#10670) 2023-12-21 17:40:03 -08:00
update-flake.sh Code Improvements (#11311) 2024-03-08 15:24:36 -08:00
version_tailscale_test.go tailscaleroot: panic if tailscale_go build tag but Go toolchain mismatch 2024-10-06 15:22:04 -07:00
version_test.go .github/workflows: test that ./go/tool version matches go mod version 2025-06-16 15:04:10 -07:00
version-embed.go Fix various linting, vet & static check issues 2025-01-04 15:11:10 -08:00
VERSION.txt VERSION.txt: this is v1.87.0 2025-07-24 12:25:57 -06:00

Tailscale

https://tailscale.com

Private WireGuard® networks made easy

Overview

This repository contains the majority of Tailscale's open source code. Notably, it includes the tailscaled daemon and the tailscale CLI tool. The tailscaled daemon runs on Linux, Windows, macOS, and to varying degrees on FreeBSD and OpenBSD. The Tailscale iOS and Android apps use this repo's code, but this repo doesn't contain the mobile GUI code.

Other Tailscale repos of note:

For background on which parts of Tailscale are open source and why, see https://tailscale.com/opensource/.

Using

We serve packages for a variety of distros and platforms at https://pkgs.tailscale.com.

Other clients

The macOS, iOS, and Windows clients use the code in this repository but additionally include small GUI wrappers. The GUI wrappers on non-open source platforms are themselves not open source.

Building

We always require the latest Go release, currently Go 1.23. (While we build releases with our Go fork, its use is not required.)

go install tailscale.com/cmd/tailscale{,d}

If you're packaging Tailscale for distribution, use build_dist.sh instead, to burn commit IDs and version info into the binaries:

./build_dist.sh tailscale.com/cmd/tailscale
./build_dist.sh tailscale.com/cmd/tailscaled

If your distro has conventions that preclude the use of build_dist.sh, please do the equivalent of what it does in your distro's way, so that bug reports contain useful version information.

Bugs

Please file any issues about this code or the hosted service on the issue tracker.

Contributing

PRs welcome! But please file bugs. Commit messages should reference bugs.

We require Developer Certificate of Origin Signed-off-by lines in commits.

See commit-messages.md (or skim git log) for our commit message style.

About Us

Tailscale is primarily developed by the people at https://github.com/orgs/tailscale/people. For other contributors, see:

WireGuard is a registered trademark of Jason A. Donenfeld.