MCPcopy
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
3const net = require('node:net')
4const https = require('node:https')

Callers

nothing calls this directly

Calls 10

createServerFunction · 0.85
listenMethod · 0.80
okMethod · 0.80
createCertFunction · 0.70
requestFunction · 0.70
jsonMethod · 0.65
closeMethod · 0.65
endMethod · 0.45
dispatchMethod · 0.45
destroyMethod · 0.45

Tested by

no test coverage detected