Brad Fitzpatrick
|
97e82c6cc0
|
net/netcheck: remove unused DNSCache from netcheck
It's easy to add back later if/when the TODO is implemented.
|
2020-11-11 11:52:35 -08:00 |
|
Brad Fitzpatrick
|
771e9541c7
|
cmd/tailscale/cli: appease staticcheck
|
2020-08-17 13:01:39 -07:00 |
|
Brad Fitzpatrick
|
adf4f3cce0
|
cmd/tailscale/cli: make netcheck sort regions, show full region names
|
2020-08-14 13:29:02 -07:00 |
|
Brad Fitzpatrick
|
60f4982f9b
|
cmd/tailscale: move code into new reusable cmd/tailscale/cli package
cmd/tailscale's package main is now just a few lines.
This'll let us embed the CLI in the Mac and Windows clients.
Updates #541
|
2020-07-15 07:58:29 -07:00 |
|