MCPcopy
hub / github.com/tailscale/tailscale / debugPortmap

Function debugPortmap

cmd/tailscaled/debug.go:285–287  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

283}
284
285func debugPortmap(ctx context.Context) error {
286 return fmt.Errorf("this flag has been deprecated in favour of 'tailscale debug portmap'")
287}

Callers 1

debugModeFunction · 0.70

Calls 1

ErrorfMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…