基于WireGuard的VPN。免费支持最多20个节点。 https://tailscale.com/

Andrew Lytvynov db3776d5bf go.toolchain.rev: bump to Go 1.22.0 (#11055) 2 years ago
.bencher babd163aac bencher: add config to suppress failures on benchmark regressions. 4 years ago
.github 7e3bcd297e go.mod,wgengine/netstack: bump gvisor 2 years ago
appc e1a4b89dbe appc,ipn/ipnlocal: add app connector routes if any part of a CNAME chain is routed 2 years ago
atomicfile 280255acae various: add golangci-lint, fix issues (#7905) 2 years ago
chirp 71029cea2d all: update copyright and license headers 3 years ago
client b89c113365 client/web: skip connectivity check on https 2 years ago
clientupdate d8493d4bd5 clientupdate: add explicit Track to Arguments (#10548) 2 years ago
cmd db3776d5bf go.toolchain.rev: bump to Go 1.22.0 (#11055) 2 years ago
control 8b47322acc wgengine/magicsock: implement probing of UDP path lifetime (#10844) 2 years ago
derp 7100b6e721 derp: optimize another per client field alignment 2 years ago
disco 706e30d49e disco: correct noun for nacl box type in disco docs 2 years ago
docs 2ce596ea7a cmd/k8s-operator/deploy: allow modifying operator tags via Helm values 2 years ago
doctor 2716250ee8 all: cleanup unused code, part 2 (#10670) 2 years ago
envknob 7a4ba609d9 client/web: show features based on platform support 2 years ago
health 727acf96a6 net/netcheck: use DERP frames as a signal for home region liveness 2 years ago
hostinfo 01604c06d2 hostinfo: fix a couple of logic simplification lints 2 years ago
internal 280255acae various: add golangci-lint, fix issues (#7905) 2 years ago
ipn 5595b61b96 ipn/localapi: more http status cleanup (#10995) 2 years ago
jsondb 71029cea2d all: update copyright and license headers 3 years ago
k8s-operator 05093ea7d9 cmd/k8s-operator,k8s-operator: allow the operator to deploy exit nodes via Connector custom resource (#10724) 2 years ago
kube c919ff540f cmd/k8s-operator,ipn/store/kubestore: patch secrets instead of updating 2 years ago
licenses 543e7ed596 licenses: mention tvOS in apple.md (#10872) 2 years ago
log 239ad57446 tailcfg: move LogHeapPprof from Debug to c2n [capver 69] 2 years ago
logpolicy 3d57c885bf logpolicy: use syspolicy to override LogTarget 2 years ago
logtail 3fb6ee7fdb tailscale/logtail: redact public ipv6 and ipv4 ip addresses within tailscaled. (#10531) 2 years ago
metrics 18b2638b07 metrics: add missing comma in histogram JSON export 2 years ago
net fd94d96e2b net/portmapper: support legacy "urn:dslforum-org" portmapping services 2 years ago
packages eb6883bb5a go.mod: upgrade nfpm to v2 (#8786) 2 years ago
paths 6fd1961cd7 safesocket, paths: add Plan 9 support 2 years ago
portlist 2716250ee8 all: cleanup unused code, part 2 (#10670) 2 years ago
posture 3f576fc4ca ci: run 'go vet' in golangci-lint; fix errors in tests 2 years ago
prober 869b34ddeb prober: log HTTP response body on failure 2 years ago
proxymap 3d37328af6 wgengine, proxymap: split out port mapping from Engine to new type 2 years ago
release 1d22265f69 release: add shebang to the debian postinst script 2 years ago
safesocket 84ab040f02 safesocket: detect macsys from within tailscaled 2 years ago
scripts 1a08ea5990 cmd/k8s-operator: operator can create subnetrouter (#9505) 2 years ago
smallzstd 71029cea2d all: update copyright and license headers 3 years ago
ssh 29e98e18f8 ssh/tailssh: use a local error instead of gossh.ErrDenied (#10743) 2 years ago
syncs b88929edf8 Fix potential goroutine leak in syncs/watchdog.go 2 years ago
tailcfg 8b47322acc wgengine/magicsock: implement probing of UDP path lifetime (#10844) 2 years ago
taildrop 4ce33c9758 taildrop: remove breaking abstraction layers for apple (#10728) 2 years ago
tempfork e8551d6b40 all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 2 years ago
tka 1302bd1181 all: cleanup unused code, part 1 (#10661) 2 years ago
tool 17eae5b0d3 tool/gocross: force use of our custom toolchain 2 years ago
tsconst 71029cea2d all: update copyright and license headers 3 years ago
tsd 18bd98d35b cmd/tailscaled,*: add start of configuration file support 2 years ago
tsnet 46bdbb3878 cmd/tailscaled, tsnet: don't return an interface containing a nil pointer 2 years ago
tstest d96e0a553f tstest/integration: add tests for auto-update defaulting behavior (#10763) 2 years ago
tstime 7732377cd7 tstime/rate: implement Value.{Marshal,Unmarshal}JSON (#8481) 2 years ago
tsweb af931dcccd tsweb: replace domains/emails in paths when bucketing stats 2 years ago
types b752bde280 types/views: add SliceMapKey[T] 2 years ago
util 60657ac83f util/deephash: tighten up SelfHasher API (#11012) 2 years ago
version 86e476c8d1 version/mkversion: allow version override with $TS_VERSION_OVERRIDE (#10799) 2 years ago
wf 71029cea2d all: update copyright and license headers 3 years ago
wgengine 8b47322acc wgengine/magicsock: implement probing of UDP path lifetime (#10844) 2 years ago
words cce189bde1 words: i like the direction this list is taking 2 years ago
.gitattributes 1813c2a162 .: add .gitattributes entry to use Go hunk-header driver 4 years ago
.gitignore d74c771fda client/web: always use new web client; remove old client 2 years ago
.golangci.yml 3f576fc4ca ci: run 'go vet' in golangci-lint; fix errors in tests 2 years ago
ALPINE.txt 1b1b6bb634 ALPINE.txt,Dockerfile{.base},build_docker.sh: bump alpine (#10543) 2 years ago
AUTHORS a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago
CODEOWNERS 0913ec023b CODEOWNERS: add the start of an owners file 2 years ago
CODE_OF_CONDUCT.md 452b81d56b Add a code of conduct. 6 years ago
Dockerfile 1b1b6bb634 ALPINE.txt,Dockerfile{.base},build_docker.sh: bump alpine (#10543) 2 years ago
Dockerfile.base 1b1b6bb634 ALPINE.txt,Dockerfile{.base},build_docker.sh: bump alpine (#10543) 2 years ago
LICENSE 947c14793a all: update tools that manage copyright headers 3 years ago
Makefile ca48db0d60 Makefile,build_docker.sh: allow to configure target platform. (#10806) 2 years ago
PATENTS a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago
README.md 652f77d236 client/web: switch to using prebuilt web client assets 2 years ago
SECURITY.md e59605595e Add a SECURITY.md for vulnerability reports. 6 years ago
VERSION.txt 62b056d677 VERSION.txt: this is v1.59.0 (#10884) 2 years ago
api.md f815d66a88 api.md: add docs for setting an IP address 2 years ago
build_dist.sh 652f77d236 client/web: switch to using prebuilt web client assets 2 years ago
build_docker.sh ca48db0d60 Makefile,build_docker.sh: allow to configure target platform. (#10806) 2 years ago
flake.lock fe91160775 flake.nix: use Go 1.21 to build tailscale flake 2 years ago
flake.nix b787c27c00 go.mod.sri: update SRI hash for go.mod changes 2 years ago
go.mod 7e3bcd297e go.mod,wgengine/netstack: bump gvisor 2 years ago
go.mod.sri b787c27c00 go.mod.sri: update SRI hash for go.mod changes 2 years ago
go.sum 7e3bcd297e go.mod,wgengine/netstack: bump gvisor 2 years ago
go.toolchain.branch db3776d5bf go.toolchain.rev: bump to Go 1.22.0 (#11055) 2 years ago
go.toolchain.rev db3776d5bf go.toolchain.rev: bump to Go 1.22.0 (#11055) 2 years ago
gomod_test.go aae1a28a2b go.mod: add test that replace directives aren't added in oss 2 years ago
header.txt 1a08ea5990 cmd/k8s-operator: operator can create subnetrouter (#9505) 2 years ago
pull-toolchain.sh 0e4f2bdd0c pull-toolchain.sh: don't run update-flake.sh 3 years ago
shell.nix b787c27c00 go.mod.sri: update SRI hash for go.mod changes 2 years ago
staticcheck.conf 2716250ee8 all: cleanup unused code, part 2 (#10670) 2 years ago
update-flake.sh f145c2b65b .github/workflows: add workflow to update go.mod Nix SRI hash 3 years ago
version-embed.go da75e49223 version: return correct Meta.MajorMinorPatch in non-dev builds 3 years ago
version_test.go 7e3bcd297e go.mod,wgengine/netstack: bump gvisor 2 years ago

README.md

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.21. (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 git log for our commit message style. It's basically the same as Go's style.

About Us

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

Legal

WireGuard is a registered trademark of Jason A. Donenfeld.