MCPcopy Create free account
hub / github.com/celzero/firestack / DialBind

Method DialBind

intra/protect/xdial.go:51–51  ·  view source on GitHub ↗

DialBind is like Dial but creates a connection to the remote address bounded from the local port (not ip). If local is invalid ip:port (ip must be present but not used), it delegates to Dial(network, remote).

(network, local, remote string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

ConnectMethod · 0.65
handleMethod · 0.65
DialFunction · 0.65
DialTCPFunction · 0.65
DialUDPFunction · 0.65
dialMethod · 0.65
DialBindMethod · 0.65
dialAlwaysMethod · 0.65
dialIfHealthyMethod · 0.65
DialBindMethod · 0.65
txdialMethod · 0.65
netConnect2Function · 0.65

Implementers 10

RDialintra/protect/xdial.go
baseintra/ipn/base.go
exitintra/ipn/exit.go
exit64intra/ipn/exit64.go
autointra/ipn/auto.go
wgtunintra/ipn/wgproxy.go
fakeProxyintra/ipn/pxclient_test.go
rpnpintra/ipn/rpn.go
groundintra/ipn/ground.go
gtunneltunnel/tunnel.go

Calls

no outgoing calls

Tested by

no test coverage detected