MCPcopy Index your code
hub / github.com/tailscale/tailscale / RemoteAddr

Method RemoteAddr

ipn/ipnlocal/peerapi.go:237–237  ·  view source on GitHub ↗

whether the peer is untagged and the same as this user

()

Source from the content-addressed store, hash-verified

235 LocalBackend() *LocalBackend
236 IsSelfUntagged() bool // whether the peer is untagged and the same as this user
237 RemoteAddr() netip.AddrPort
238 Logf(format string, a ...any)
239}
240

Callers 15

tryURLUpgradeMethod · 0.65
testControlHTTPFunction · 0.65
runDialPlanTestFunction · 0.65
DialMethod · 0.65
RemoteAddrMethod · 0.65
setInfoMethod · 0.65
TestMultipleRecordersFunction · 0.65
TestSSHAuthFlowFunction · 0.65
RemoteAddrMethod · 0.65

Implementers 2

peerAPIHandleripn/ipnlocal/peerapi.go
peerAPIHandlerfeature/taildrop/peerapi_test.go

Calls

no outgoing calls

Tested by 12

testControlHTTPFunction · 0.52
runDialPlanTestFunction · 0.52
DialMethod · 0.52
TestMultipleRecordersFunction · 0.52
TestSSHAuthFlowFunction · 0.52
TestDialFunction · 0.52
newSystemFunction · 0.52
TestConnListenerFunction · 0.52
newTestServerFunction · 0.52