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
Brad Fitzpatrick 30da2e1c32 cmd/tailscale/cli: add "configure jetkvm" subcommand
To write the init script.

And fix the JetKVM detection to work during early boot while the filesystem
and modules are still being loaded; it wasn't being detected on early boot
and then tailscaled was failing to start because it didn't know it was on JetKVM
and didn't modprobe tun.

Updates #16524

Change-Id: I0524ca3abd7ace68a69af96aab4175d32c07e116
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 months ago
..
ffcomplete all: add test for package comments, fix, add comments as needed 1 year ago
advertise.go tailcfg: add ServiceName 11 months ago
bugreport.go cmd/tailscale/cli: prefix all --help usages with "tailscale ...", some tidying 2 years ago
cert.go cmd/tailscale: add --min-validity flag to the cert command (#12822) 1 year ago
cli.go cmd/tailscale/cli: suggest using "tailscale set", not "up", to set operator 7 months ago
cli_test.go cmd/tailscale/cli: add support for tailscale {up,set} --exit-node=auto:any 5 months ago
configure-jetkvm.go cmd/tailscale/cli: add "configure jetkvm" subcommand 5 months ago
configure-kube.go cmd/tailscale: define CLI tools to manipulate macOS network and system extensions (#14727) 11 months ago
configure-kube_omit.go cmd/tailscale: define CLI tools to manipulate macOS network and system extensions (#14727) 11 months ago
configure-kube_test.go cmd/tailscale/cli: fix configuring partially empty kubeconfig (#11417) 2 years ago
configure-synology-cert.go cmd/tailscale: define CLI tools to manipulate macOS network and system extensions (#14727) 11 months ago
configure-synology-cert_test.go cmd/tailscale/cli: Add CLI command to update certs on Synology devices. 2 years ago
configure-synology.go cmd/tailscale: define CLI tools to manipulate macOS network and system extensions (#14727) 11 months ago
configure.go cmd/tailscale/cli: add "configure jetkvm" subcommand 5 months ago
configure_apple-all.go cmd/tailscale: define CLI tools to manipulate macOS network and system extensions (#14727) 11 months ago
configure_apple.go cmd/tailscale: fix, test some recent doc inconsistencies 10 months ago
debug-capture.go feature/capture: move packet capture to feature/*, out of iOS + CLI 10 months ago
debug.go client/local: use an iterator to stream bus events (#16269) 6 months ago
diag.go various: add detection and Taildrop for Unraid 3 years ago
diag_other.go all: update copyright and license headers 3 years ago
dns-query.go cmd/tailscale: clean up dns --help messages (#16306) 6 months ago
dns-status.go cmd/tailscale: clean up dns --help messages (#16306) 6 months ago
dns.go cmd/tailscale: clean up dns --help messages (#16306) 6 months ago
down.go cmd/tailscale/cli: update tailscale down to accept an optional --reason 10 months ago
drive.go cmd/tailscale: resolve taildrive share paths 1 year ago
exitnode.go cmd/tailscale: format empty cities and countries as hyphens (#16495) 5 months ago
exitnode_test.go cmd/tailscale: format empty cities and countries as hyphens (#16495) 5 months ago
file.go cmd/tailscale/cli: omit "file" subcommand if taildrop is omitted from build 7 months ago
funnel.go cli/funnel: fix comment typo (#14840) 10 months ago
id-token.go cmd/tailscale: add shell tab-completion 2 years ago
ip.go cmd/tailscale/cli: prefix all --help usages with "tailscale ...", some tidying 2 years ago
licenses.go cmd/tailscale/cli: prefix all --help usages with "tailscale ...", some tidying 2 years ago
login.go cmd/tailscale/cli: prefix all --help usages with "tailscale ...", some tidying 2 years ago
logout.go cmd/tailscale/cli,ipn/ipnlocal: restrict logout when AlwaysOn mode is enabled 5 months ago
metrics.go cmd/tailscale: fix, test some recent doc inconsistencies 10 months ago
nc.go cmd/tailscale: add shell tab-completion 2 years ago
netcheck.go net/netmon: publish events to event bus 8 months ago
network-lock.go cmd/tailscale: use text format for TKA head 5 months ago
ping.go cmd/tailscale, ipn/ipnstate, wgengine/magicsock: update ping output for peer relay (#16515) 5 months ago
risks.go cmd/tailscale/cli: add a risk message about rp_filter 6 months ago
serve_legacy.go all: use new LocalAPI client package location 10 months ago
serve_legacy_test.go all: use new LocalAPI client package location 10 months ago
serve_v2.go util/prompt: make yes/no prompt reusable 5 months ago
serve_v2_test.go fix: broken tests for localhost 1 year ago
set.go cmd/tailscale/cli: add support for tailscale {up,set} --exit-node=auto:any 5 months ago
set_test.go cmd/tailscale/cli: prevent all dup flags, not just strings 8 months ago
ssh.go cmd/tailscale: make ssh command work when tailscaled is built with the ts_include_cli tag 10 months ago
ssh_exec.go all: update copyright and license headers 3 years ago
ssh_exec_js.go all: update copyright and license headers 3 years ago
ssh_exec_windows.go all: update copyright and license headers 3 years ago
ssh_unix.go types/logger, cmd/tailscale/cli: flesh out, simplify some non-unix build tags 2 years ago
status.go cmd/tailscale/cli,ipn/ipnstate,wgengine/magicsock: label peer-relay (#16510) 5 months ago
switch.go cmd/tailscale: fix, test some recent doc inconsistencies 10 months ago
syspolicy.go cmd/tailscale: fix, test some recent doc inconsistencies 10 months ago
up.go cmd/tailscale/cli: add support for tailscale {up,set} --exit-node=auto:any 5 months ago
up_test.go cmd/tailscale/cli: rename "--posture-checking" to "--report-posture" 7 months ago
update.go util/prompt: make yes/no prompt reusable 5 months ago
version.go cmd/tailscale/cli: prefix all --help usages with "tailscale ...", some tidying 2 years ago
web.go client/web: add Sec-Fetch-Site CSRF protection (#16046) 7 months ago
web_test.go client/web: extract web client from cli package 2 years ago
whois.go proxymap, various: distinguish between different protocols 1 year ago