Const
Node.js TCP connector (requires net module). Usage: pass nodeTcpConnector as the connector argument to createSocks5Tunnel.
net
nodeTcpConnector
connector
createSocks5Tunnel
Proxy hostname.
Proxy port.
Connect timeout in ms.
A TcpConn to the SOCKS5 proxy.
Node.js TCP connector (requires
netmodule). Usage: passnodeTcpConnectoras theconnectorargument tocreateSocks5Tunnel.