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.
tailscale/cmd/tailscale/cli
Andrew Dunham 9b71008ef2
control/controlhttp: move Dial options into options struct (#5661)
This turns 'dialParams' into something more like net.Dialer, where
configuration fields are public on the struct.

Split out of #5648

Change-Id: I0c56fd151dc5489c3c94fb40d18fd639e06473bc
Signed-off-by: Andrew Dunham <andrew@tailscale.com>
2 years ago
..
auth-redirect.html cmd/tailscale/web: add support for QNAP 3 years ago
bugreport.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
cert.go cli/cert: Fix help message for --key-file 2 years ago
cli.go cmd/tailscale: add licenses subcommand 2 years ago
cli_test.go cmd/tailscale/cli: add backwards compatibility 'up' processing for legacy client 2 years ago
configure-host.go cmd/tailscale: set /dev/net perms in configure-host 2 years ago
debug.go control/controlhttp: move Dial options into options struct (#5661) 2 years ago
diag.go cmd/tailscale: print more detail in connection failure error message 3 years ago
diag_other.go all: gofmt with Go 1.17 3 years ago
down.go cmd/tailscale/cli: add lose-ssh risk 2 years ago
file.go all: convert more code to use net/netip directly 2 years ago
id-token.go cmd/tailscale/cli: use printf and outln consistently 2 years ago
ip.go all: use various net/netip parse funcs directly 2 years ago
licenses.go cmd/tailscale: add licenses link to web UI 2 years ago
logout.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
nc.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
netcheck.go refactor: move from io/ioutil to io and os packages 2 years ago
network-lock.go client,cmd/tailscale,ipn,tka,types: implement tka initialization flow 2 years ago
ping.go all: use various net/netip parse funcs directly 2 years ago
risks.go cmd/tailscale/cli: use printf and outln consistently 2 years ago
ssh.go all: use various net/netip parse funcs directly 2 years ago
ssh_exec.go use C:\Windows\System32\OpenSSH\ssh.exe (#4933) 2 years ago
ssh_exec_js.go use C:\Windows\System32\OpenSSH\ssh.exe (#4933) 2 years ago
ssh_exec_windows.go use C:\Windows\System32\OpenSSH\ssh.exe (#4933) 2 years ago
ssh_unix.go cmd/tailscale/cli: add lose-ssh risk 2 years ago
status.go all: convert more code to use net/netip directly 2 years ago
up.go cmd/tailscale/cli: add backwards compatibility 'up' processing for legacy client 2 years ago
version.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
web.css cli: web advertise exit node button 3 years ago
web.go refactor: move from io/ioutil to io and os packages 2 years ago
web.html cmd/tailscale: add licenses link to web UI 2 years ago
web_test.go cmd/tailscale: update web server test copyright 3 years ago