Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
14
type
Proxy
interface
{
15
Dial() (net.Conn, error)
16
}
17
18
type
Socks5Proxy
struct
{
Callers
8
Dial
Method · 0.65
Dial
Method · 0.65
NormalActive
Function · 0.65
ProxyStream
Function · 0.65
normalReconnActiveReconn
Function · 0.65
start
Method · 0.65
start
Method · 0.65
NormalActive
Function · 0.65
Implementers
2
Socks5Proxy
share/proxy.go
HTTPProxy
share/proxy.go
Calls
no outgoing calls
Tested by
no test coverage detected