Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
mc = require(
'minecraft-protocol'
)
2
const
socks = require(
'socks'
).SocksClient
3
const
ProxyAgent = require(
'proxy-agent'
)
4
Callers
nothing calls this directly
Calls
3
get
Method · 0.80
write
Method · 0.80
setSocket
Method · 0.80
Tested by
no test coverage detected