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

David Anderson 0a86705d59 release/dist: add helper to build Go binaries with custom tags 2 yıl önce
.bencher babd163aac bencher: add config to suppress failures on benchmark regressions. 4 yıl önce
.github 8e840489ed cmd/testwrapper: only retry flaky failed tests 2 yıl önce
atomicfile 280255acae various: add golangci-lint, fix issues (#7905) 2 yıl önce
chirp 71029cea2d all: update copyright and license headers 3 yıl önce
client 6a156f6243 client/tailscale: support deauthorizing a device 2 yıl önce
cmd 1ca5dcce15 cmd/testwrapper: stream output results 2 yıl önce
control c11af12a49 .github: actually run tests in CI 2 yıl önce
derp ab310a7f60 derp: use new net/tcpinfo package 2 yıl önce
disco b1248442c3 all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 3 yıl önce
docs 71029cea2d all: update copyright and license headers 3 yıl önce
doctor c98652c333 doctor/permissions: add new check to print process permissions 2 yıl önce
envknob 73d128238e envknob: support tailscaled-env.txt on macOS too 2 yıl önce
health 2755f3843c health, net/tlsdial: add healthcheck for self-signed cert 3 yıl önce
hostinfo 2cf6e12790 hostinfo: make lxcfs container check more specific 2 yıl önce
internal 280255acae various: add golangci-lint, fix issues (#7905) 2 yıl önce
ipn e26376194d ipn/ipnlocal: validate ping type (#8458) 2 yıl önce
jsondb 71029cea2d all: update copyright and license headers 3 yıl önce
kube e0d291ab8a ipn/store: add support for stores to hook into a custom dialer 2 yıl önce
licenses 626f650033 licenses: update android licenses 2 yıl önce
log 7330aa593e all: avoid repeated default interface lookups 2 yıl önce
logpolicy 7330aa593e all: avoid repeated default interface lookups 2 yıl önce
logtail 67e912824a all: adjust some build tags for wasi 2 yıl önce
metrics a7eab788e4 metrics: add SetInt64 to ease using LabelMap for gauge metrics 3 yıl önce
net d9eca20ee2 net/tcpinfo: add package to allow fetching TCP information 2 yıl önce
packages 71029cea2d all: update copyright and license headers 3 yıl önce
paths 67e912824a all: adjust some build tags for wasi 2 yıl önce
portlist f8f0b981ac portlist: remove async functionality 2 yıl önce
prober f314fa4a4a prober: fix data race when altering derpmap (#8397) 2 yıl önce
release 0a86705d59 release/dist: add helper to build Go binaries with custom tags 2 yıl önce
safesocket f844791e15 safesocket: enable test to run on Windows unpriviliged 2 yıl önce
scripts 4321d1d6e9 scripts/installer.sh: add sle-micro-rancher. 2 yıl önce
smallzstd 71029cea2d all: update copyright and license headers 3 yıl önce
ssh 61886e031e ssh/tailssh: fix double race condition with non-pty command (#8405) 2 yıl önce
syncs cafd9a2bec syncs: add ShardedMap.Mutate 2 yıl önce
tailcfg 9c64e015e5 tailcfg: update location docs 2 yıl önce
tempfork d1d5d52b2c net/tstun/table: add initial RoutingTable implementation 2 yıl önce
tka 0ed088b47b tka: add function for generating signing deeplinks (#8385) 2 yıl önce
tool bfe5623a86 tool/gocross: make gocross behave with pre-release Go toolchains 2 yıl önce
tsconst 71029cea2d all: update copyright and license headers 3 yıl önce
tsd 6e967446e4 tsd: add package with System type to unify subsystem init, discovery 2 yıl önce
tsnet a795b4a641 tsnet: add TestLoopbackSOCKS5 as flaky test 2 yıl önce
tstest 075abd8ec1 tstest: do not panic when a panic logs 2 yıl önce
tstime e42be5a060 tstime/mono: fix Time.Unmarshal (#8480) 2 yıl önce
tsweb 79ee6d6e1e tsweb/varz: use default metrics.LabelMap.Label on serialization 2 yıl önce
types 2e19790f61 types/views: add JSON marshal/unmarshal and AsMap to Map 2 yıl önce
util 6ebd87c669 util/linuxfw: add new arch build constraints 2 yıl önce
version 1c4a047ad0 version: detect tvOS by checking XPC_SERVICE_NAME (#8295) 2 yıl önce
wf 71029cea2d all: update copyright and license headers 3 yıl önce
wgengine 243ce6ccc1 util/linuxfw: decoupling IPTables logic from linux router 2 yıl önce
words 1f57088cbd words: ovuliferous was a bit too much, but... 2 yıl önce
.gitattributes 1813c2a162 .: add .gitattributes entry to use Go hunk-header driver 4 yıl önce
.gitignore fc4b25d9fd release: open-source release build logic for unix packages 3 yıl önce
.golangci.yml f85dc6f97c ci: add more lints (#7909) 2 yıl önce
ALPINE.txt 88133c361e Docker: add ALPINE.txt to manage alpine versions 3 yıl önce
AUTHORS a8d8b8719a Move Linux client & common packages into a public repo. 6 yıl önce
CODE_OF_CONDUCT.md 452b81d56b Add a code of conduct. 6 yıl önce
Dockerfile 80692edcb8 .github/workflows: Add docker build check (#8345) 2 yıl önce
Dockerfile.base 1302295299 Dockerfile.base: install iputils 2 yıl önce
LICENSE 947c14793a all: update tools that manage copyright headers 3 yıl önce
Makefile 32e0ba5e68 release/dist/synology: build synology packages with cmd/dist 2 yıl önce
PATENTS a8d8b8719a Move Linux client & common packages into a public repo. 6 yıl önce
README.md b1248442c3 all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 3 yıl önce
SECURITY.md e59605595e Add a SECURITY.md for vulnerability reports. 6 yıl önce
VERSION.txt 30d9201a11 VERSION.txt: this is v1.45.0 2 yıl önce
api.md a874f1afd8 all: adjust case of "IPv4" and "IPv6" 2 yıl önce
build_dist.sh 6554a0cbec build_dist.sh: use $go consistently. 2 yıl önce
build_docker.sh f9667e4946 Dockerfile: fix docker build 3 yıl önce
flake.lock 30e0156430 nix: update nixpkgs flake, override go_1_20 for tailscale_go (#7139) 3 yıl önce
flake.nix 909e9eabe4 go.mod.sri: update SRI hash for go.mod changes 2 yıl önce
go.mod b6d20e6f8f go.mod, net/dns/recursive: update github.com/miekg/dns 2 yıl önce
go.mod.sri 909e9eabe4 go.mod.sri: update SRI hash for go.mod changes 2 yıl önce
go.sum b6d20e6f8f go.mod, net/dns/recursive: update github.com/miekg/dns 2 yıl önce
go.toolchain.branch fbacc0bd39 go.toolchain: switch to tailscale.go1.21 (#8415) 2 yıl önce
go.toolchain.rev fbacc0bd39 go.toolchain: switch to tailscale.go1.21 (#8415) 2 yıl önce
pull-toolchain.sh 0e4f2bdd0c pull-toolchain.sh: don't run update-flake.sh 3 yıl önce
shell.nix 909e9eabe4 go.mod.sri: update SRI hash for go.mod changes 2 yıl önce
staticcheck.conf ece138ffc3 staticcheck.conf: remove unnecessary warning 4 yıl önce
update-flake.sh f145c2b65b .github/workflows: add workflow to update go.mod Nix SRI hash 3 yıl önce
version-embed.go da75e49223 version: return correct Meta.MajorMinorPatch in non-dev builds 3 yıl önce
version_test.go 71029cea2d all: update copyright and license headers 3 yıl önce

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.