MCPcopy
hub / github.com/txthinking/brook / Socks5ToHTTP

Struct Socks5ToHTTP

socks5tohttp.go:27–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25)
26
27type Socks5ToHTTP struct {
28 Addr string
29 Dial proxy.Dialer
30 TCPTimeout int
31 Listen *net.TCPListener
32}
33
34type _pd struct {
35}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected