Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/windtf/wireproxy
/ Socks5Config
Struct
Socks5Config
config.go:58–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
type
Socks5Config
struct
{
59
BindAddress string
60
Username string
61
Password string
62
}
63
64
type
HTTPConfig
struct
{
65
BindAddress string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected