Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ph4ntonn/Stowaway
/ Proxy
Interface
Proxy
share/proxy.go:14–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
)
13
14
type
Proxy
interface
{
15
Dial() (net.Conn, error)
16
}
17
18
type
Socks5Proxy
struct
{
19
PeerAddr string
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