MCPcopy
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
58type Socks5Config struct {
59 BindAddress string
60 Username string
61 Password string
62}
63
64type HTTPConfig struct {
65 BindAddress string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected