summaryrefslogtreecommitdiffhomepage
path: root/cmd/tailscaled/cli/web.html
AgeCommit message (Collapse)AuthorFilesLines
2021-05-17cmd/tailscale{,d}: combine into a single binaryonebinaryDenton Gentry1-0/+143
To reduce size, combine tailscaled and tailscale into a single binary which will figure out what it should do based on argv[0]. Signed-off-by: Denton Gentry <dgentry@tailscale.com>