MCPcopy
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
42type TCPClientTunnelConfig struct {
43 BindAddress *net.TCPAddr
44 Target string
45}
46
47type STDIOTunnelConfig struct {
48 Target string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected