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

Mario Minardi e0886ad167 ipn/ipnlocal, tailcfg: add disable-web-client node attribute (#11418) 1 year ago
.bencher babd163aac bencher: add config to suppress failures on benchmark regressions. 4 years ago
.github 7e17aeb36b .github/workflows: fix regular breakage of go toolchains 2 years ago
appc 0f5e031133 appc: optimize dns response observation for large route tables 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 e496451928 ipn,cmd/tailscale,client/tailscale: add support for renaming TailFS shares 2 years ago
clientupdate 48eef9e6eb clientupdate: do not allow msiexec to reboot the OS (#11409) 2 years ago
cmd 08ebac9acb version,cli,safesocket: detect non-sandboxed macOS GUI (#11369) 2 years ago
control e1bd7488d0 all: remove LenIter, use Go 1.22 range-over-int instead 2 years ago
derp 10d130b845 cmd/derper, derp, tailcfg: add admission controller URL option 2 years ago
disco 706e30d49e disco: correct noun for nacl box type in disco docs 2 years ago
docs 3047b6274c docs/k8s: don't run subnet router in userspace mode (#11363) 2 years ago
doctor 52f16b5d10 doctor/ethtool, ipn/ipnlocal: add ethtool bugreport check 2 years ago
envknob da7c3d1753 envknob: ensure f is not nil before using it 2 years ago
health 8cc5c51888 health: warn about reverse path filtering and exit nodes 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 e0886ad167 ipn/ipnlocal, tailcfg: add disable-web-client node attribute (#11418) 1 year ago
jsondb 71029cea2d all: update copyright and license headers 3 years ago
k8s-operator 45d27fafd6 cmd/k8s-operator,k8s-operator,go.{mod,sum},tstest/tools: add Tailscale Kubernetes operator API docs (#11246) 2 years ago
kube c919ff540f cmd/k8s-operator,ipn/store/kubestore: patch secrets instead of updating 2 years ago
licenses d59878e457 licenses: update android licenses 2 years ago
log 239ad57446 tailcfg: move LogHeapPprof from Debug to c2n [capver 69] 2 years ago
logpolicy 6c3899e6ee logpolicy: allow longer idle log upload connections 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 cf8948da5f net/routetable: increase route limit used by the test 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 f12d2557f9 prober: add a DERP bandwidth probe 2 years ago
proxymap 3d37328af6 wgengine, proxymap: split out port mapping from Engine to new type 2 years ago
release 54e52532eb version/mkversion: enforce synology versions within int32 range 2 years ago
safesocket 08ebac9acb version,cli,safesocket: detect non-sandboxed macOS GUI (#11369) 2 years ago
scripts 086ef19439 scripts/installer.sh: auto-start tailscale on Alpine (#11214) 2 years ago
smallzstd 71029cea2d all: update copyright and license headers 3 years ago
ssh 94a4f701c2 all: use reflect.TypeFor now available in Go 1.22 (#11078) 2 years ago
syncs b88929edf8 Fix potential goroutine leak in syncs/watchdog.go 2 years ago
tailcfg e0886ad167 ipn/ipnlocal, tailcfg: add disable-web-client node attribute (#11418) 1 year ago
taildrop 2e404b769d all: use new AppendEncode methods available in Go 1.22 (#11079) 2 years ago
tailfs 6c160e6321 ipn,tailfs: tie TailFS share configuration to user profile 2 years ago
tempfork e8551d6b40 all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 2 years ago
tka 2e404b769d all: use new AppendEncode methods available in Go 1.22 (#11079) 2 years ago
tool 44e337cc0e tool/gocross: pass flags for visionOS and visionOS Simulator (#11127) 2 years ago
tsconst 71029cea2d all: update copyright and license headers 3 years ago
tsd abab0d4197 tailfs: clean up naming and package structure 2 years ago
tsnet e1bd7488d0 all: remove LenIter, use Go 1.22 range-over-int instead 2 years ago
tstest 45d27fafd6 cmd/k8s-operator,k8s-operator,go.{mod,sum},tstest/tools: add Tailscale Kubernetes operator API docs (#11246) 2 years ago
tstime 7732377cd7 tstime/rate: implement Value.{Marshal,Unmarshal}JSON (#8481) 2 years ago
tsweb 8f27d519bb tsweb: add String method to tsweb.RequestID 2 years ago
types 34176432d6 cmd/derper, types/logger: move log filter to shared package 2 years ago
util 055117ad45 util/linuxfw: fix support for containers without IPv6 iptables filters (#11381) 2 years ago
version 08ebac9acb version,cli,safesocket: detect non-sandboxed macOS GUI (#11369) 2 years ago
wf 61a1644c2a go.mod, all: move away from inet.af domain seized by Taliban 2 years ago
wgengine 7429e8912a wgengine/netstack: fix bug with duplicate SYN packets in client limit 2 years ago
words e0762fe331 words: add a list of things you should yahoo! 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 5ea071186e Dockerfile: use Go 1.22 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 b6153efb7d go.mod, README.md: use Go 1.22 2 years ago
SECURITY.md e59605595e Add a SECURITY.md for vulnerability reports. 6 years ago
VERSION.txt da3cf12194 VERSION.txt: this is v1.63.0 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 50a570a83f Code Improvements (#11311) 2 years ago
flake.lock 58b8f78e7e flake.nix: build tailscale with go 1.22 2 years ago
flake.nix 04fceae898 go.mod.sri: update SRI hash for go.mod changes 2 years ago
go.mod 62cf83eb92 go.mod: bump gvisor 2 years ago
go.mod.sri 04fceae898 go.mod.sri: update SRI hash for go.mod changes 2 years ago
go.sum 62cf83eb92 go.mod: 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 8780e33500 go.toolchain.rev: bump Go toolchain to 1.22.1 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 04fceae898 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 50a570a83f Code Improvements (#11311) 2 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.22. (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.