Imports
- github.com/kballard/go-shellquote
- github.com/mitchellh/go-ps
- github.com/peterbourgon/ff/v3/ffcli
- github.com/skip2/go-qrcode
- github.com/toqueteos/webbrowser
- golang.org/x/sys/unix
- golang.org/x/time/rate
- tailscale.com/atomicfile
- tailscale.com/client/tailscale
- tailscale.com/client/tailscale/apitype
- tailscale.com/control/controlhttp
- tailscale.com/envknob
- tailscale.com/hostinfo
- tailscale.com/ipn
- tailscale.com/ipn/ipnstate
- tailscale.com/net/interfaces
- tailscale.com/net/netcheck
- tailscale.com/net/portmapper
- tailscale.com/net/tsaddr
- tailscale.com/paths
- tailscale.com/safesocket
- tailscale.com/tailcfg
- tailscale.com/tka
- tailscale.com/types/key
- tailscale.com/types/logger
- tailscale.com/types/preftype
- tailscale.com/util/dnsname
- tailscale.com/util/groupmember
- tailscale.com/version
- tailscale.com/version/distro
Standard library imports
- bufio
- bytes
- context
- crypto/tls
- embed
- encoding/base64
- encoding/binary
- encoding/json
- encoding/xml
- errors
- flag
- fmt
- html/template
- io
- log
- mime
- net
- net/http
- net/http/cgi
- net/netip
- net/url
- os
- os/exec
- os/signal
- os/user
- path
- path/filepath
- reflect
- runtime
- sort
- strconv
- strings
- sync
- syscall
- text/tabwriter
- time
- unicode/utf8