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

Tom DNetto 3471fbf8dc cmd/tailscale: surface node-key for locked out tailnet-lock peers 3 years ago
.bencher babd163aac bencher: add config to suppress failures on benchmark regressions. 4 years ago
.github c09578d060 .github: update tibdex/github-app-token to release v1.8.0 (#7495) 3 years ago
atomicfile 71029cea2d all: update copyright and license headers 3 years ago
chirp 71029cea2d all: update copyright and license headers 3 years ago
client ce99474317 all: implement preauth-key support with tailnet lock 3 years ago
cmd 3471fbf8dc cmd/tailscale: surface node-key for locked out tailnet-lock peers 3 years ago
control be027a9899 control/controlclient: improve handling of concurrent lite map requests 3 years ago
derp 3862a1e1d5 derp/derphttp: cleanup WebSocket connection on close 3 years ago
disco b1248442c3 all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 3 years ago
docs 71029cea2d all: update copyright and license headers 3 years ago
doctor 71029cea2d all: update copyright and license headers 3 years ago
envknob be107f92d3 wgengine/magicsock: track per-endpoint changes in ringbuffer 3 years ago
health 2755f3843c health, net/tlsdial: add healthcheck for self-signed cert 3 years ago
hostinfo 49c206fe1e tailcfg,hostinfo: add App field to identify tsnet uses 3 years ago
internal 71029cea2d all: update copyright and license headers 3 years ago
ipn 3471fbf8dc cmd/tailscale: surface node-key for locked out tailnet-lock peers 3 years ago
jsondb 71029cea2d all: update copyright and license headers 3 years ago
kube e1530cdfcc cmd/containerboot,kube: consolidate the two kube clients 3 years ago
licenses 3b18e65c6a licenses: update android licenses 3 years ago
log 71029cea2d all: update copyright and license headers 3 years ago
logpolicy 0d19f5d421 all: replace logtail.{Public,Private}ID with logid.{Public,Private}ID (#7404) 3 years ago
logtail a2be1aabfa logtail: remove unncessary response read 3 years ago
metrics a7eab788e4 metrics: add SetInt64 to ease using LabelMap for gauge metrics 3 years ago
net 4c2f67a1d0 net/sockstat: fix per-interface statistics not always being available 3 years ago
packages 71029cea2d all: update copyright and license headers 3 years ago
paths 71029cea2d all: update copyright and license headers 3 years ago
portlist 71029cea2d all: update copyright and license headers 3 years ago
prober 100d8e909e cmd/derpprobe: migrate to the prober framework 3 years ago
release 311352d195 release/dist/cli: add --verbose to print subcommand output 3 years ago
safesocket 4441609d8f safesocket: remove the now unused WindowsLocalPort 3 years ago
scripts 6dabb34c7f scripts/installer.sh: add GalliumOS and Sangoma Linux 3 years ago
smallzstd 71029cea2d all: update copyright and license headers 3 years ago
ssh e69682678f ssh/tailssh: use context.WithCancelCause 3 years ago
syncs dad78f31f3 syncs: add WaitGroup wrapper (#7481) 3 years ago
tailcfg 49c206fe1e tailcfg,hostinfo: add App field to identify tsnet uses 3 years ago
tempfork da8def8e13 all: remove old +build tags 3 years ago
tka 88c7d19d54 tka: compact TKA storage on startup 3 years ago
tool 64181e17c8 tool/gocross: support local toolchain for development 3 years ago
tsconst 71029cea2d all: update copyright and license headers 3 years ago
tsnet b797f773c7 ipn/ipnlocal: add support for funnel in tsnet 3 years ago
tstest 1a30b2d73f all: use tstest.Replace more 3 years ago
tstime 87b4bbb94f tstime/rate: add Value (#7491) 3 years ago
tsweb 1a30b2d73f all: use tstest.Replace more 3 years ago
types 9ff51ca17f wgengine/netstack: add support for custom UDP flow handlers 3 years ago
util a75360ccd6 util: add truncate package (#7490) 3 years ago
version 7b73c9628d version/distro,wgengine/router: raise WSL eth0 MTU when too low 3 years ago
wf 71029cea2d all: update copyright and license headers 3 years ago
wgengine b0cb39cda1 tsnet: only intercept TCP flows that have listeners 3 years ago
words 49e2d3a7bd words: add word we forgot 3 years ago
.gitattributes 1813c2a162 .: add .gitattributes entry to use Go hunk-header driver 4 years ago
.gitignore fc4b25d9fd release: open-source release build logic for unix packages 3 years ago
ALPINE.txt 88133c361e Docker: add ALPINE.txt to manage alpine versions 3 years ago
AUTHORS a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago
CODE_OF_CONDUCT.md 452b81d56b Add a code of conduct. 6 years ago
Dockerfile f9667e4946 Dockerfile: fix docker build 3 years ago
Dockerfile.base 71029cea2d all: update copyright and license headers 3 years ago
LICENSE 947c14793a all: update tools that manage copyright headers 3 years ago
Makefile 8b9ee7a558 Makefile: add help text to Makefile 3 years ago
PATENTS a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago
README.md b1248442c3 all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 3 years ago
SECURITY.md e59605595e Add a SECURITY.md for vulnerability reports. 6 years ago
VERSION.txt 9af7e8a0ff VERSION.txt: this is 1.37 3 years ago
api.md ef6f66bb9a api.md: refresh of API docs 3 years ago
build_dist.sh 149de5e6d6 build_dist.sh: use cmd/mkversion to get version data 3 years ago
build_docker.sh f9667e4946 Dockerfile: fix docker build 3 years ago
flake.lock 30e0156430 nix: update nixpkgs flake, override go_1_20 for tailscale_go (#7139) 3 years ago
flake.nix 5b68dcc8c1 go.mod.sri: update for toolchain change. 3 years ago
go.mod 1410682fb6 cmd/sniproxy: add start of a tsnet-based SNI proxy 3 years ago
go.mod.sri 5b68dcc8c1 go.mod.sri: update for toolchain change. 3 years ago
go.sum 1410682fb6 cmd/sniproxy: add start of a tsnet-based SNI proxy 3 years ago
go.toolchain.branch 623176ebc9 go.toolchain.branch: update to Go 1.20 3 years ago
go.toolchain.rev f4f8ed98d9 sockstats: add validation for TCP socket stats 3 years ago
pull-toolchain.sh 0e4f2bdd0c pull-toolchain.sh: don't run update-flake.sh 3 years ago
shell.nix 5b68dcc8c1 go.mod.sri: update for toolchain change. 3 years ago
staticcheck.conf ece138ffc3 staticcheck.conf: remove unnecessary warning 4 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 71029cea2d all: update copyright and license headers 3 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.20. (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.