Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/windtf/wireproxy
/ TCPClientTunnelConfig
Struct
TCPClientTunnelConfig
config.go:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
type
TCPClientTunnelConfig
struct
{
43
BindAddress *net.TCPAddr
44
Target string
45
}
46
47
type
STDIOTunnelConfig
struct
{
48
Target string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected