Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gorilla/websocket
/ proxy_socks5
Struct
proxy_socks5
x_net_proxy.go:289–293 · x_net_proxy.go::proxy_socks5
Source
from the content-addressed store, hash-verified
287
}
288
289
type
proxy_socks5
struct
{
290
user, password string
291
network, addr string
292
forward proxy_Dialer
293
}
294
295
const
proxy_socks5Version = 5
296
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected