Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/windtf/wireproxy
/ TCPServerTunnelConfig
Struct
TCPServerTunnelConfig
config.go:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
type
TCPServerTunnelConfig
struct
{
54
ListenPort int
55
Target string
56
}
57
58
type
Socks5Config
struct
{
59
BindAddress string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected