You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Brad Fitzpatrick a5e1f7d703 ipn/{ipnlocal,localapi}: add API to toggle use of exit node
This is primarily for GUIs, so they don't need to remember the most
recently used exit node themselves.

This adds some CLI commands, but they're disabled and behind the WIP
envknob, as we need to consider naming (on/off is ambiguous with
running an exit node, etc) as well as automatic exit node selection in
the future. For now the CLI commands are effectively developer debug
things to test the LocalAPI.

Updates tailscale/corp#18724

Change-Id: I9a32b00e3ffbf5b29bfdcad996a4296b5e37be7e
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
8 months ago
.bencher
.github .github/workflows: remove go-licenses action 8 months ago
appc appc: optimize dns response observation for large route tables 10 months ago
atomicfile
chirp
client ipn/{ipnlocal,localapi}: add API to toggle use of exit node 8 months ago
clientupdate clientupdate, net/dns: fix some "tailsacle" typos 8 months ago
cmd ipn/{ipnlocal,localapi}: add API to toggle use of exit node 8 months ago
control control/controlclient: delete old naclbox code, require ts2021 Noise 8 months ago
derp derp/derphttp: make CONNECT Host match request-target's authority-form 8 months ago
disco disco: correct noun for nacl box type in disco docs 11 months ago
docs docs/k8s: don't run subnet router in userspace mode (#11363) 9 months ago
doctor doctor/ethtool, ipn/ipnlocal: add ethtool bugreport check 9 months ago
drive drive: move normalizeShareName into pkg drive and make func public (#11638) 8 months ago
envknob envknob: ensure f is not nil before using it 8 months ago
health health: warn about reverse path filtering and exit nodes 9 months ago
hostinfo hostinfo: cache device model to speed up init 8 months ago
internal/tooldeps
ipn ipn/{ipnlocal,localapi}: add API to toggle use of exit node 8 months ago
jsondb
k8s-operator cmd/{k8s-nameserver,k8s-operator},k8s-operator: add a kube nameserver, make operator deploy it (#11017) 8 months ago
kube
licenses licenses: update license notices 8 months ago
log all: use zstdframe where sensible (#11491) 8 months ago
logpolicy all: use zstdframe where sensible (#11491) 8 months ago
logtail logtail: delete unused code from old way to configure zstd 8 months ago
metrics metrics: fix outdated docs on MultiLabelMap 8 months ago
net net/dns/{publicdns,resolver}: add start of Control D support 8 months ago
packages/deb
paths
portlist all: cleanup unused code, part 2 (#10670) 11 months ago
posture
prober prober: support creating multiple probes in ForEachAddr 8 months ago
proxymap
release version/mkversion: enforce synology versions within int32 range 9 months ago
safesocket version,cli,safesocket: detect non-sandboxed macOS GUI (#11369) 8 months ago
safeweb safeweb: move http.Serve for HTTP redirects into lib (#11592) 8 months ago
scripts scripts/installer.sh: auto-start tailscale on Alpine (#11214) 9 months ago
smallzstd
ssh/tailssh all: use reflect.TypeFor now available in Go 1.22 (#11078) 10 months ago
syncs syncs: add Swap method 8 months ago
tailcfg tailscale: switch tailfs to drive syntax for api and logs (#11625) 8 months ago
taildrop all: use new AppendEncode methods available in Go 1.22 (#11079) 10 months ago
tempfork net/tstun: use gaissmai/bart instead of tempfork/device 8 months ago
tka all: use new AppendEncode methods available in Go 1.22 (#11079) 10 months ago
tool tool/gocross: add android autoflags (#11465) 8 months ago
tsconst
tsd tailscale: update tailfs functions and vars to use drive naming (#11597) 8 months ago
tsnet tailscale: update tailfs functions and vars to use drive naming (#11597) 8 months ago
tstest control/controlclient: delete old naclbox code, require ts2021 Noise 8 months ago
tstime tstime/rate: implement Value.{Marshal,Unmarshal}JSON (#8481) 10 months ago
tsweb tsweb: handle panics in retHandler 8 months ago
types ipn/ipnlocal, types/netmap: replace hasCapability with set lookup on NetworkMap 8 months ago
util util/linuxfw: fix chain comparison (#11639) 8 months ago
version version/prop: remove IsMacAppSandboxEnabled (#11461) 8 months ago
wf go.mod, all: move away from inet.af domain seized by Taliban 9 months ago
wgengine wgengine/netstack: remove SubnetRouterWrapper 8 months ago
words words: add a list of things you should yahoo! 10 months ago
.gitattributes
.gitignore
.golangci.yml
ALPINE.txt
AUTHORS
CODEOWNERS
CODE_OF_CONDUCT.md
Dockerfile Dockerfile: use Go 1.22 10 months ago
Dockerfile.base
LICENSE
Makefile cmd/{k8s-nameserver,k8s-operator},k8s-operator: add a kube nameserver, make operator deploy it (#11017) 8 months ago
PATENTS
README.md go.mod, README.md: use Go 1.22 10 months ago
SECURITY.md
VERSION.txt VERSION.txt: this is v1.63.0 8 months ago
api.md api.md: add missing backtick to GET searchpaths doc (#11459) 8 months ago
build_dist.sh
build_docker.sh cmd/{k8s-nameserver,k8s-operator},k8s-operator: add a kube nameserver, make operator deploy it (#11017) 8 months ago
flake.lock flake.nix: build tailscale with go 1.22 9 months ago
flake.nix go.mod.sri: update SRI hash for go.mod changes 8 months ago
go.mod go.mod: bump github.com/gaissmai/bart 8 months ago
go.mod.sri go.mod.sri: update SRI hash for go.mod changes 8 months ago
go.sum go.mod: bump github.com/gaissmai/bart 8 months ago
go.toolchain.branch go.toolchain.rev: bump to Go 1.22.0 (#11055) 10 months ago
go.toolchain.rev go.toolchain.rev: bump to Go 1.22.2 8 months ago
gomod_test.go
header.txt cmd/k8s-operator: operator can create subnetrouter (#9505) 11 months ago
pull-toolchain.sh
shell.nix go.mod.sri: update SRI hash for go.mod changes 8 months ago
staticcheck.conf all: cleanup unused code, part 2 (#10670) 11 months ago
update-flake.sh Code Improvements (#11311) 9 months ago
version-embed.go
version_test.go go.mod,wgengine/netstack: bump gvisor 10 months 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:

WireGuard is a registered trademark of Jason A. Donenfeld.