Imports
- github.com/kortschak/wol
- github.com/tailscale/golang-x-crypto/acme
- github.com/tailscale/golang-x-crypto/ssh
- go4.org/mem
- go4.org/netipx
- golang.org/x/exp/maps
- golang.org/x/net/dns/dnsmessage
- golang.org/x/net/http/httpguts
- golang.org/x/net/http2
- golang.org/x/net/http2/h2c
- golang.org/x/sys/unix
- gvisor.dev/gvisor/pkg/tcpip
Imports in module “tailscale.com”
- tailscale.com/appc
- tailscale.com/atomicfile
- tailscale.com/client/tailscale
- tailscale.com/client/tailscale/apitype
- tailscale.com/client/web
- tailscale.com/clientupdate
- tailscale.com/control/controlclient
- tailscale.com/control/controlknobs
- tailscale.com/doctor
- tailscale.com/doctor/ethtool
- tailscale.com/doctor/permissions
- tailscale.com/doctor/routetable
- tailscale.com/drive
- tailscale.com/envknob
- tailscale.com/envknob/featureknob
- tailscale.com/health
- tailscale.com/health/healthmsg
- tailscale.com/hostinfo
- tailscale.com/ipn
- tailscale.com/ipn/conffile
- tailscale.com/ipn/ipnauth
- tailscale.com/ipn/ipnstate
- tailscale.com/ipn/policy
- tailscale.com/ipn/store
- tailscale.com/ipn/store/mem
- tailscale.com/log/sockstatlog
- tailscale.com/logpolicy
- tailscale.com/logtail/backoff
- tailscale.com/net/captivedetection
- tailscale.com/net/dns
- tailscale.com/net/dnscache
- tailscale.com/net/dnsfallback
- tailscale.com/net/ipset
- tailscale.com/net/netaddr
- tailscale.com/net/netcheck
- tailscale.com/net/netkernelconf
- tailscale.com/net/netmon
- tailscale.com/net/netns
- tailscale.com/net/netutil
- tailscale.com/net/sockstats
- tailscale.com/net/tsaddr
- tailscale.com/net/tsdial
- tailscale.com/paths
- tailscale.com/portlist
- tailscale.com/posture
- tailscale.com/syncs
- tailscale.com/tailcfg
- tailscale.com/taildrop
- tailscale.com/tka
- tailscale.com/tsconst
- tailscale.com/tsd
- tailscale.com/tstime
- tailscale.com/types/appctype
- tailscale.com/types/dnstype
- tailscale.com/types/empty
- tailscale.com/types/key
- tailscale.com/types/lazy
- tailscale.com/types/logger
- tailscale.com/types/logid
- tailscale.com/types/netmap
- tailscale.com/types/opt
- tailscale.com/types/persist
- tailscale.com/types/preftype
- tailscale.com/types/ptr
- tailscale.com/types/tkatype
- tailscale.com/types/views
- tailscale.com/util/clientmetric
- tailscale.com/util/ctxkey
- tailscale.com/util/deephash
- tailscale.com/util/dnsname
- tailscale.com/util/goroutines
- tailscale.com/util/httphdr
- tailscale.com/util/httpm
- tailscale.com/util/lineiter
- tailscale.com/util/mak
- tailscale.com/util/multierr
- tailscale.com/util/osshare
- tailscale.com/util/osuser
- tailscale.com/util/rands
- tailscale.com/util/set
- tailscale.com/util/syspolicy
- tailscale.com/util/syspolicy/rsop
- tailscale.com/util/systemd
- tailscale.com/util/testenv
- tailscale.com/util/uniq
- tailscale.com/util/usermetric
- tailscale.com/version
- tailscale.com/version/distro
- tailscale.com/wgengine
- tailscale.com/wgengine/capture
- 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
- cmp
- context
- crypto
- crypto/ecdsa
- crypto/ed25519
- crypto/elliptic
- crypto/rand
- crypto/rsa
- crypto/sha256
- crypto/tls
- crypto/x509
- crypto/x509/pkix
- encoding/base64
- encoding/binary
- encoding/hex
- encoding/json
- encoding/pem
- errors
- fmt
- hash/crc32
- html
- io
- log
- maps
- math
- math/rand/v2
- mime
- net
- net/http
- net/http/httputil
- net/netip
- net/url
- os
- os/exec
- path
- path/filepath
- reflect
- runtime
- runtime/pprof
- slices
- sort
- strconv
- strings
- sync
- sync/atomic
- time
- unicode/utf8