tailscale/cmd/tailscaled
julianknodt 506c2fe8e2 cmd/tailscale: make netcheck use active DERP map, delete static copy
After allowing for custom DERP maps, it's convenient to be able to see their latency in
netcheck. This adds a query to the local tailscaled for the current DERPMap.

Updates #1264

Signed-off-by: julianknodt <julianknodt@gmail.com>
2021-06-28 14:08:47 -07:00
..
debug.go cmd/tailscale: make netcheck use active DERP map, delete static copy 2021-06-28 14:08:47 -07:00
depaware.txt cmd/tailscale: make netcheck use active DERP map, delete static copy 2021-06-28 14:08:47 -07:00
install_darwin.go
install_windows.go
tailscaled.defaults
tailscaled.go net/socks5/tssocks: add new package, move SOCKS5 glue out of tailscaled 2021-06-28 11:34:50 -07:00
tailscaled.openrc
tailscaled.service cmd/tailscaled: start after NetworkManager and systemd-resolved. 2021-06-15 14:25:44 -07:00
tailscaled_notwindows.go
tailscaled_windows.go