Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nodejs/undici
/ socks5-proxy-agent.js
File
socks5-proxy-agent.js
test/socks5-proxy-agent.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
3
const
net = require(
'node:net'
)
4
const
https = require(
'node:https'
)
Callers
nothing calls this directly
Calls
10
createServer
Function · 0.85
listen
Method · 0.80
ok
Method · 0.80
createCert
Function · 0.70
request
Function · 0.70
json
Method · 0.65
close
Method · 0.65
end
Method · 0.45
dispatch
Method · 0.45
destroy
Method · 0.45
Tested by
no test coverage detected