MCPcopy
hub / github.com/ph4ntonn/Stowaway / Dial

Method Dial

share/proxy.go:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13
14type Proxy interface {
15 Dial() (net.Conn, error)
16}
17
18type Socks5Proxy struct {

Callers 8

DialMethod · 0.65
DialMethod · 0.65
NormalActiveFunction · 0.65
ProxyStreamFunction · 0.65
normalReconnActiveReconnFunction · 0.65
startMethod · 0.65
startMethod · 0.65
NormalActiveFunction · 0.65

Implementers 2

Socks5Proxyshare/proxy.go
HTTPProxyshare/proxy.go

Calls

no outgoing calls

Tested by

no test coverage detected