MCPcopy
hub / github.com/gliderlabs/ssh / RemoteAddr

Method RemoteAddr

context.go:82–82  ·  view source on GitHub ↗

RemoteAddr returns the remote address for this connection.

()

Source from the content-addressed store, hash-verified

80
81 // RemoteAddr returns the remote address for this connection.
82 RemoteAddr() net.Addr
83
84 // LocalAddr returns the local address for this connection.
85 LocalAddr() net.Addr

Callers 1

applyConnMetadataFunction · 0.65

Implementers 1

sshContextcontext.go

Calls

no outgoing calls

Tested by

no test coverage detected