MCPcopy 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
53type TCPServerTunnelConfig struct {
54 ListenPort int
55 Target string
56}
57
58type Socks5Config struct {
59 BindAddress string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected