MCPcopy Create free account
hub / github.com/PrismarineJS/node-minecraft-protocol / client_socks_proxy.js

File client_socks_proxy.js

examples/client_socks_proxy/client_socks_proxy.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const mc = require('minecraft-protocol')
2const socks = require('socks').SocksClient
3const ProxyAgent = require('proxy-agent')
4

Callers

nothing calls this directly

Calls 3

getMethod · 0.80
writeMethod · 0.80
setSocketMethod · 0.80

Tested by

no test coverage detected