Imports
- github.com/kortschak/wol
- github.com/tailscale/golang-x-crypto/ssh
- go4.org/mem
- go4.org/netipx
- golang.org/x/crypto/acme
- golang.org/x/exp/slices
- golang.org/x/net/dns/dnsmessage
- golang.org/x/net/http2
- golang.org/x/net/http2/h2c
- tailscale.com/client/tailscale/apitype
- tailscale.com/control/controlclient
- tailscale.com/doctor
- tailscale.com/doctor/routetable
- tailscale.com/envknob
- tailscale.com/health
- tailscale.com/hostinfo
- tailscale.com/ipn
- tailscale.com/ipn/ipnstate
- tailscale.com/ipn/policy
- tailscale.com/logtail/backoff
- tailscale.com/net/dns
- tailscale.com/net/dns/resolver
- tailscale.com/net/dnsfallback
- tailscale.com/net/interfaces
- tailscale.com/net/netaddr
- tailscale.com/net/netutil
- tailscale.com/net/tsaddr
- tailscale.com/net/tsdial
- tailscale.com/paths
- tailscale.com/portlist
- tailscale.com/syncs
- tailscale.com/tailcfg
- tailscale.com/tka
- tailscale.com/types/dnstype
- tailscale.com/types/empty
- tailscale.com/types/key
- tailscale.com/types/logger
- tailscale.com/types/netmap
- tailscale.com/types/persist
- tailscale.com/types/preftype
- tailscale.com/types/tkatype
- tailscale.com/types/views
- tailscale.com/util/clientmetric
- tailscale.com/util/deephash
- tailscale.com/util/dnsname
- tailscale.com/util/goroutines
- tailscale.com/util/lineread
- tailscale.com/util/mak
- tailscale.com/util/multierr
- tailscale.com/util/osshare
- tailscale.com/util/strs
- tailscale.com/util/systemd
- tailscale.com/util/uniq
- tailscale.com/version
- tailscale.com/version/distro
- tailscale.com/wgengine
- tailscale.com/wgengine/filter
- tailscale.com/wgengine/magicsock
- tailscale.com/wgengine/router
- tailscale.com/wgengine/wgcfg
- tailscale.com/wgengine/wgcfg/nmcfg
Standard library imports
- bytes
- context
- crypto
- crypto/ecdsa
- crypto/ed25519
- crypto/elliptic
- crypto/rand
- crypto/rsa
- crypto/tls
- crypto/x509
- crypto/x509/pkix
- encoding/base64
- encoding/json
- encoding/pem
- errors
- fmt
- hash/crc32
- html
- io
- io/fs
- log
- net
- net/http
- net/http/httputil
- net/netip
- net/url
- os
- os/exec
- os/user
- path
- path/filepath
- runtime
- sort
- strconv
- strings
- sync
- sync/atomic
- time
- unicode
- unicode/utf8