cmd/tailscale/cli: diagnose missing tailscaled on 'up'

Fixes #2029

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
This commit is contained in:
Brad Fitzpatrick
2021-07-08 07:53:32 -07:00
committed by Brad Fitzpatrick
parent ede8ec1e20
commit 1cedd944cf
7 changed files with 76 additions and 2 deletions
+1
View File
@@ -23,6 +23,7 @@ require (
github.com/mdlayher/netlink v1.4.1
github.com/mdlayher/sdnotify v0.0.0-20210228150836-ea3ec207d697
github.com/miekg/dns v1.1.42
github.com/mitchellh/go-ps v1.0.0
github.com/pborman/getopt v1.1.0
github.com/peterbourgon/ff/v2 v2.0.0
github.com/pkg/sftp v1.13.0